Home
last modified time | relevance | path

Searched refs:chexisdoom (Results 1 – 1 of 1) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/
H A Dgi.h188 inline bool CheckGame(const char *string, bool chexisdoom) in CheckGame() argument
191 if (test == GAME_Chex && chexisdoom) test = GAME_Doom; in CheckGame()