mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(platform_xdk) Reinsert missing exit label
This commit is contained in:
parent
dccc0b8ce8
commit
80998b0da3
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ static void frontend_xdk_get_environment_settings(int *argc, char *argv[],
|
|||
}
|
||||
#endif
|
||||
|
||||
exit:
|
||||
#ifndef IS_SALAMANDER
|
||||
g_extern.verbosity = original_verbose;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue