mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-23 16:21:50 +01:00
map memory usage high default
This commit is contained in:
parent
0a2df3ca4c
commit
81c6c5e47a
@ -536,7 +536,7 @@ CMenuManager::CMenuManager()
|
||||
DMAudio.SetEffectsMasterVolume(m_PrefsSfxVolume);
|
||||
|
||||
#ifdef NO_ISLAND_LOADING
|
||||
m_PrefsIslandLoading = ISLAND_LOADING_LOW;
|
||||
m_PrefsIslandLoading = ISLAND_LOADING_HIGH;
|
||||
#endif
|
||||
|
||||
#ifdef GAMEPAD_MENU
|
||||
|
Loading…
Reference in New Issue
Block a user