Home | Sort by: relevance | last modified time | path |
/src/games/phantasia/ | |
misc.c | 170 int cheat = 0; /* number of times player has tried to cheat */ local in function:tradingpost 236 ++cheat; 238 cheat = 0; 256 ++cheat; 261 cheat = 0; 276 ++cheat; 278 cheat = 0; 302 ++cheat; 307 cheat = 0 [all...] |
/src/games/larn/ | |
data.c | 148 u_char cheat = 0; /* 1 if the player has fudged save file */ variable in typeref:typename:u_char |