TwiceAsNice  2019-02-18
Macros | Functions
flag.h File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define FLAG_BUFSIZE   32 /* Flag-stacksize at start */
 

Functions

void getflags (objstruct *obj, pliststruct *pixel)
 
void mergeflags (objstruct *objmaster, objstruct *objslave)
 

Macro Definition Documentation

◆ FLAG_BUFSIZE

#define FLAG_BUFSIZE   32 /* Flag-stacksize at start */

Function Documentation

◆ getflags()

void getflags ( objstruct obj,
pliststruct pixel 
)

◆ mergeflags()

void mergeflags ( objstruct objmaster,
objstruct objslave 
)