Home
last modified time | relevance | path

Searched refs:CheatPigSeq (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.c179 cheatseq_t CheatPigSeq = CHEAT("deliverance", 0); variable
228 {CheatPigFunc, &CheatPigSeq},
323 SET_CHEAT(CheatPigSeq, "ebiessman"); in SB_Init()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dsb_bar.c179 cheatseq_t CheatPigSeq = CHEAT("deliverance", 0); variable
228 {CheatPigFunc, &CheatPigSeq},
323 SET_CHEAT(CheatPigSeq, "ebiessman"); in SB_Init()
/dports/games/uhexen/uhexen-0.601/src/
H A Dsb_bar.c182 static byte CheatPigSeq[]={74,75,204,202,202,110,64,204,110,204,79,255,0}; variable
213 { CheatPigFunc, CheatPigSeq, NULL, 0, 0, 0 },