Home
last modified time | relevance | path

Searched defs:IDF_GAMEMOD (Results 1 – 2 of 2) sorted by relevance

/dports/games/redeclipse16/base-1.6.0/src/shared/
H A Dcommand.h48 … 1<<11, IDF_PRELOAD = 1<<12, IDF_GAMEPRELOAD = 1<<13, IDF_MODERATOR = 1<<14, IDF_GAMEMOD = 1<<15 }; enumerator
/dports/games/redeclipse/base-2.0.0/src/shared/
H A Dcommand.h58 IDF_PRELOAD = 1<<12, IDF_GAMEPRELOAD = 1<<13, IDF_GAMEMOD = 1<<14, IDF_NAMECOMPLETE = 1<<15 enumerator