Add forward definition so that Unix clients can build with packet logging.

This commit is contained in:
Jeff Teunissen 2001-02-08 17:38:25 +00:00
parent 9f2da626f3
commit 4cde7461b1
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@
int noconinput = 0;
qboolean is_server = false;
#ifdef PACKET_LOGGING
void Net_LogStop (void);
#endif
// =======================================================================
// General routines