Home
last modified time | relevance | path

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

/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dsb_bar.c201 cheatseq_t CheatDebugSeq = CHEAT("where", 0); variable
238 {CheatDebugFunc, &CheatDebugSeq},
332 SET_CHEAT(CheatDebugSeq, "jsumwalt"); in SB_Init()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dsb_bar.c201 cheatseq_t CheatDebugSeq = CHEAT("where", 0); variable
238 {CheatDebugFunc, &CheatDebugSeq},
332 SET_CHEAT(CheatDebugSeq, "jsumwalt"); in SB_Init()
/dports/games/uhexen/uhexen-0.601/src/
H A Dsb_bar.c190 static byte CheatDebugSeq[]={77,237,237,75,200,79,255,0}; variable
221 { CheatDebugFunc, CheatDebugSeq, NULL, 0, 0, 0 },