mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
progdefs? where we're going we dont need... progdefs
This commit is contained in:
parent
500b5c09d3
commit
9d27a12df7
10 changed files with 22 additions and 523 deletions
|
@ -38,14 +38,15 @@
|
|||
#endif
|
||||
|
||||
#include "QF/cmd.h"
|
||||
#include "compat.h"
|
||||
#include "QF/cvar.h"
|
||||
|
||||
#include "compat.h"
|
||||
#include "server.h"
|
||||
#include "progdefs.h"
|
||||
#include "sv_progs.h"
|
||||
#include "world.h"
|
||||
|
||||
#define PROGHEADER_CRC 54730
|
||||
|
||||
sv_globals_t sv_globals;
|
||||
sv_funcs_t sv_funcs;
|
||||
sv_fields_t sv_fields;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue