more independence cleanups and nq is closer to running

This commit is contained in:
Bill Currie 2001-03-03 08:59:55 +00:00
parent 6d6c34320f
commit baa5ce01a1
9 changed files with 148 additions and 42 deletions

View file

@ -165,4 +165,9 @@ extern sv_fields_t sv_fields;
#define PROGHEADER_CRC 54730
extern func_t EndFrame;
extern func_t SpectatorConnect;
extern func_t SpectatorThink;
extern func_t SpectatorDisconnect;
#endif // __sv_progs_h