mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-06-02 17:41:10 +00:00
oops :) (packet log fixes: segs aren't nice)
This commit is contained in:
parent
ced128e572
commit
d2a4faae6e
7 changed files with 19 additions and 30 deletions
|
@ -136,4 +136,6 @@ extern void Log_Incoming_Packet (char *p, int len);
|
|||
extern void Log_Outgoing_Packet (char *p, int len);
|
||||
extern void Net_LogStop (void);
|
||||
|
||||
extern struct cvar_s *net_packetlog;
|
||||
|
||||
#endif // _NET_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue