mirror of
https://github.com/td512/re3.git
synced 2026-03-29 15:37:17 +00:00
Add AUDIO_REFLECTIONS define, fix a bunch of types, fix heli chatter intensity
This commit is contained in:
@@ -439,7 +439,9 @@ CMenuScreenCustom aScreens[MENUPAGES] = {
|
||||
MENUACTION_AUDIOHW, "FEA_3DH", { nil, SAVESLOT_NONE, MENUPAGE_SOUND_SETTINGS },
|
||||
MENUACTION_SPEAKERCONF, "FEA_SPK", { nil, SAVESLOT_NONE, MENUPAGE_SOUND_SETTINGS },
|
||||
#endif
|
||||
#ifdef AUDIO_REFLECTIONS
|
||||
MENUACTION_DYNAMICACOUSTIC, "FET_DAM", { nil, SAVESLOT_NONE, MENUPAGE_SOUND_SETTINGS },
|
||||
#endif
|
||||
MENUACTION_RADIO, "FEA_RSS", { nil, SAVESLOT_NONE, MENUPAGE_SOUND_SETTINGS },
|
||||
MENUACTION_RESTOREDEF, "FET_DEF", { nil, SAVESLOT_NONE, MENUPAGE_SOUND_SETTINGS },
|
||||
MENUACTION_CHANGEMENU, "FEDS_TB", { nil, SAVESLOT_NONE, MENUPAGE_NONE },
|
||||
|
||||
Reference in New Issue
Block a user