progdefs? where we're going we dont need... progdefs

This commit is contained in:
Bill Currie 2001-08-27 21:09:13 +00:00
parent 500b5c09d3
commit 9d27a12df7
10 changed files with 22 additions and 523 deletions

View file

@ -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;