Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_heretic.c318 { 79, MT_MISC84, MT_BKYY }, // BLUE KEY (key)
H A Dinfo.h2919 MT_BKYY, // BLUE KEY (key) enumerator
/dports/games/heretic/glheretic-1.2/
H A Dinfo.h1494 MT_BKYY, enumerator
H A Dam_map.c366 else if(mo->type == MT_BKYY) in AM_initVariables()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dinfo.h1528 MT_BKYY, enumerator
H A Dam_map.c393 else if (mo->type == MT_BKYY) in AM_initVariables()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dinfo.h1528 MT_BKYY, enumerator
H A Dam_map.c393 else if (mo->type == MT_BKYY) in AM_initVariables()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/include/
H A Dinfo.h1529 MT_BKYY, enumerator
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/hud/widgets/
H A Dautomapwidget.cpp954 { MT_BKYY, KEY2_COLOR }, in DENG2_PIMPL()