Searched refs:FxOn (Results 1 – 10 of 10) sorted by relevance
49 BOOL FxOn; member
183 if (dummy != -1) gs.FxOn = dummy; in ReadGameSetup()311 dummy = gs.FxOn; in WriteGameSetup()
875 if (!gs.FxOn) in PlaySound()1105 if (RTS_NumSounds() <= 0 || !gs.FxOn) in PlaySoundRTS()1205 gs.FxOn = FALSE; in SoundStartup()
1155 BOOL FxBak = gs.FxOn; in LoadGame()1160 gs.FxOn = FxBak; in LoadGame()
2187 buttonsettings[btn_sound] = gs.FxOn; in MNU_InitMenus()3420 last_value = gs.FxOn; in MNU_DoButton()3421 gs.FxOn = state = buttonsettings[item->button]; in MNU_DoButton()3422 if (gs.FxOn != last_value) in MNU_DoButton()3424 if (!gs.FxOn) in MNU_DoButton()
50 SWBOOL FxOn; member
177 if (dummy != -1) gs.FxOn = dummy; in ReadGameSetup()317 dummy = gs.FxOn; in WriteGameSetup()
894 if (!gs.FxOn) in PlaySound()1123 if (RTS_NumSounds() <= 0 || !gs.FxOn) in PlaySoundRTS()1217 gs.FxOn = FALSE; in SoundStartup()
1161 SWBOOL FxBak = gs.FxOn; in LoadGame()1166 gs.FxOn = FxBak; in LoadGame()
2235 buttonsettings[btn_sound] = gs.FxOn; in MNU_InitMenus()3417 last_value = gs.FxOn; in MNU_DoButton()3418 gs.FxOn = state = buttonsettings[item->button]; in MNU_DoButton()3419 if (gs.FxOn != last_value) in MNU_DoButton()3421 if (!gs.FxOn) in MNU_DoButton()