Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_heretic.c319 { 80, MT_MISC85, MT_CKEY }, // YELLOW KEY (key)
H A Dinfo.h2920 MT_CKEY, // YELLOW KEY (key) enumerator
/dports/games/heretic/glheretic-1.2/
H A Dinfo.h1495 MT_CKEY, enumerator
H A Dam_map.c356 if(mo->type == MT_CKEY) in AM_initVariables()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h1529 MT_CKEY, enumerator
H A Dam_map.c383 if (mo->type == MT_CKEY) in AM_initVariables()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h1529 MT_CKEY, enumerator
H A Dam_map.c383 if (mo->type == MT_CKEY) in AM_initVariables()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1530 MT_CKEY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/hud/widgets/
H A Dautomapwidget.cpp953 { MT_CKEY, KEY1_COLOR }, in DENG2_PIMPL()