mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
Fix demos
This commit is contained in:
parent
ba644e67c7
commit
a5b47d2b45
3 changed files with 4 additions and 5 deletions
|
@ -27,7 +27,7 @@
|
|||
*/
|
||||
#include "qwsvdef.h"
|
||||
|
||||
foobar_t cls = {true, 0};
|
||||
foobar_t cls = {0};
|
||||
|
||||
void
|
||||
Draw_BeginDisc(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue