Macros | |
| #define | MAX_DATA_PATH 64 |
| #define | MAX_FILES 1024 |
| #define | MAX_MODELS 1024 |
| #define | MAX_SOUNDS 1024 |
Functions | |
| void | PrecacheFile (const char *n, int ch) |
| void | PrecacheModel (const char *n, int ch) |
| void | PrecacheSound (const char *n, int ch) |
| int | WriteFiles (const char *sourcedir) |
| int | WriteProgdefs (dprograms_t *progs, const char *filename) |
| #define MAX_DATA_PATH 64 |
| #define MAX_FILES 1024 |
| #define MAX_MODELS 1024 |
| #define MAX_SOUNDS 1024 |
| int WriteProgdefs | ( | dprograms_t * | progs, |
| const char * | filename | ||
| ) |