mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 16:50:48 +00:00
no more #ifdef SERVERONLY in net_chan.c
This commit is contained in:
parent
5879669155
commit
74d4cd2399
6 changed files with 27 additions and 22 deletions
|
@ -25,6 +25,9 @@
|
|||
|
||||
$Id$
|
||||
*/
|
||||
#include "qwsvdef.h"
|
||||
|
||||
foobar_t cls = {true, 0};
|
||||
|
||||
void
|
||||
Draw_BeginDisc(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue