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