Crossfire Server, Branches 1.12
R18729
|
Go to the source code of this file.
Macros | |
#define | LL_EOF 0 |
#define | LL_IGNORED -1 |
#define | LL_MORE 1 |
#define | LL_NORMAL 2 |
#define | LO_LINEMODE 1 |
#define | LO_NEWFILE 2 |
#define | LO_NOREAD 3 |
#define | LO_REPEAT 0 |
Variables | |
int | nrofpixmaps |
Defines for loader.l / loader.c.
Definition in file loader.h.
#define LL_MORE 1 |
Definition at line 39 of file loader.h.
Referenced by first_arch_pass(), and load_objects().
#define LL_NORMAL 2 |
Definition at line 40 of file loader.h.
Referenced by first_arch_pass(), and load_objects().
#define LO_LINEMODE 1 |
Definition at line 44 of file loader.h.
Referenced by init_artifacts(), and second_arch_pass().
#define LO_NEWFILE 2 |
Definition at line 45 of file loader.h.
Referenced by check_login(), and load_objects().
#define LO_NOREAD 3 |
Definition at line 46 of file loader.h.
Referenced by load_unique_objects().
#define LO_REPEAT 0 |
Definition at line 43 of file loader.h.
Referenced by load_objects().