Home
last modified time | relevance | path

Searched refs:soundchanged (Results 1 – 6 of 6) sorted by relevance

/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dmn_menu.c139 static boolean soundchanged; variable
966 soundchanged = true; // we'll set it when we leave the menu in SCSfxVolume()
1632 if (soundchanged) in MN_DeactivateMenu()
1635 soundchanged = false; in MN_DeactivateMenu()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dmn_menu.c162 static boolean soundchanged; variable
1147 soundchanged = true; // we'll set it when we leave the menu in SCSfxVolume()
1905 if (soundchanged) in MN_DeactivateMenu()
1908 soundchanged = false; in MN_DeactivateMenu()
/dports/games/heretic/glheretic-1.2/
H A Dmn_menu.c141 static boolean soundchanged; variable
1838 if(soundchanged) in MN_DeactivateMenu()
1843 soundchanged = false; in MN_DeactivateMenu()
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/hexen/
H A Dmn_menu.c145 static boolean soundchanged; variable
1079 soundchanged = true; // we'll set it when we leave the menu in SCSfxVolume()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/hexen/
H A Dmn_menu.c146 static boolean soundchanged; variable
1075 soundchanged = true; // we'll set it when we leave the menu in SCSfxVolume()
/dports/games/uhexen/uhexen-0.601/src/
H A Dmn_menu.c163 static boolean soundchanged; variable
1275 soundchanged = true; // we'll set it when we leave the menu in SCSfxVolume()