Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_heretic.c314 { 73, MT_MISC78, MT_AKYY }, // GREEN KEY (key)
H A Dinfo.h2918 MT_AKYY, // GREEN KEY (key) enumerator
/dports/games/heretic/glheretic-1.2/
H A Dinfo.h1493 MT_AKYY, enumerator
H A Dam_map.c361 else if(mo->type == MT_AKYY) in AM_initVariables()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h1527 MT_AKYY, enumerator
H A Dam_map.c388 else if (mo->type == MT_AKYY) in AM_initVariables()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h1527 MT_AKYY, enumerator
H A Dam_map.c388 else if (mo->type == MT_AKYY) in AM_initVariables()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1528 MT_AKYY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/hud/widgets/
H A Dautomapwidget.cpp955 { MT_AKYY, KEY3_COLOR }, in DENG2_PIMPL()