mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-29 16:01:44 +00:00
move qw/include/protocol.h to include/qw/protocol.h making life easier
qtv can now connect to a server (won't stay connected though)
This commit is contained in:
parent
e021afd141
commit
1033f7e322
20 changed files with 190 additions and 40 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
#include "host.h"
|
||||
#include "netchan.h"
|
||||
#include "protocol.h"
|
||||
#include "qw/protocol.h"
|
||||
|
||||
#define QW_SERVER
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue