X-Git-Url: https://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=src%2Fgame.c;h=eba57b827eb251a2447bf4872c6c8b22a2113c1e;hp=b540223a46028b5beaddaa4265a6722987b8f8aa;hb=9e7ef91e1f6a1eb4c65ba52535d92eac3922f20e;hpb=abdc9afc1453ccca8e3c7cb6ec0ca455cf79d230 diff --git a/src/game.c b/src/game.c index b540223..eba57b8 100644 --- a/src/game.c +++ b/src/game.c @@ -66,6 +66,7 @@ int dm_pnum; int dm_pl1p; int dm_pl2p; pos_t dm_pos[100]; +byte cheat; static void *telepsnd;