HomeSort by: relevance | last modified time | path
    Searched defs:cheat (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 11 milliseconds