X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fgame.c;h=eba57b827eb251a2447bf4872c6c8b22a2113c1e;hb=21e27adcd50196e94141390f96c8d4a089ccde08;hp=b540223a46028b5beaddaa4265a6722987b8f8aa;hpb=de05b18ef2a99168b0a1a8a921a4b18ec7023833;p=flatwaifu.git 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;