Home
last modified time | relevance | path

Searched refs:s_PD_YELLOWS (Results 1 – 9 of 9) sorted by relevance

/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dd_deh.h250 extern const char *s_PD_YELLOWS; // = PD_YELLOWS;
H A Dd_deh.c211 const char *s_PD_YELLOWS = PD_YELLOWS; variable
564 {&s_PD_YELLOWS,"PD_YELLOWS", NULL},
H A Dp_spec.c942 player->message = skulliscard? s_PD_YELLOWK : s_PD_YELLOWS; // Ty 03/27/98 - externalized in P_CanUnlockGenDoor()
/dports/games/prboom/prboom-2.5.0/src/
H A Dd_deh.h250 extern const char *s_PD_YELLOWS; // = PD_YELLOWS;
H A Dd_deh.c206 const char *s_PD_YELLOWS = PD_YELLOWS; variable
545 {&s_PD_YELLOWS,"PD_YELLOWS"},
H A Dp_spec.c903 player->message = skulliscard? s_PD_YELLOWK : s_PD_YELLOWS; // Ty 03/27/98 - externalized in P_CanUnlockGenDoor()
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dd_deh.h252 extern const char *s_PD_YELLOWS; // = PD_YELLOWS;
H A Dd_deh.c229 const char *s_PD_YELLOWS = PD_YELLOWS; variable
573 {&s_PD_YELLOWS,"PD_YELLOWS"},
H A Dp_spec.c1007 player->message = skulliscard? s_PD_YELLOWK : s_PD_YELLOWS; // Ty 03/27/98 - externalized in P_CanUnlockGenDoor()