Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Ddoomstat.h466 TOL_RACE = 0x08, ///< Race enumerator
H A Dg_game.c3479 TOL_RACE, // Race
3500 {"RACE",TOL_RACE},
H A Dm_menu.c5091 if (gt == GT_RACE && (mapheaderinfo[mapnum]->typeoflevel & TOL_RACE)) in M_CanShowLevelOnPlatter()