Revert my dumb error

This commit is contained in:
Dan Olson 2000-05-14 18:46:05 +00:00
parent a201c4686c
commit 1fc4396f12
3 changed files with 5 additions and 4 deletions

View file

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