DEADSOFTWARE

config: move config loading to system driver
[flatwaifu.git] / src / game.c
index b540223a46028b5beaddaa4265a6722987b8f8aa..eba57b827eb251a2447bf4872c6c8b22a2113c1e 100644 (file)
@@ -66,6 +66,7 @@ int dm_pnum;
 int dm_pl1p;
 int dm_pl2p;
 pos_t dm_pos[100];
+byte cheat;
 
 static void *telepsnd;