Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Ddstrings.h560 DEATHMSG_KNIGHT, enumerator
H A Ddehacked.c285 {DEATHMSG_KNIGHT, 1},
H A Dp_inter.c1643 case MT_KNIGHT: str = text[DEATHMSG_KNIGHT]; break; in P_DeathMessages()