Fix demos

This commit is contained in:
Dan Olson 2000-05-14 17:28:08 +00:00
parent ba644e67c7
commit a5b47d2b45
3 changed files with 4 additions and 5 deletions

View file

@ -27,7 +27,7 @@
*/
#include "qwsvdef.h"
foobar_t cls = {true, 0};
foobar_t cls = {0};
void
Draw_BeginDisc(void)