GUI: Add a tab for backend-specific options
This commit is contained in:
parent
c80e1c6b49
commit
11724f9df1
25 changed files with 279 additions and 5 deletions
|
@ -639,6 +639,7 @@ void Engine::openMainMenuDialog() {
|
|||
ttsMan->popState();
|
||||
#endif
|
||||
|
||||
g_system->applyBackendSettings();
|
||||
applyGameSettings();
|
||||
syncSoundSettings();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue