mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 10:20:51 +00:00
(Xbox) Silence warning
This commit is contained in:
parent
88b593e4af
commit
550a140405
@ -1250,12 +1250,14 @@ static void frontend_xdk_get_environment_settings(int *argc, char *argv[],
|
||||
#endif
|
||||
|
||||
#ifndef IS_SALAMANDER
|
||||
#ifdef _XBOX1
|
||||
exit:
|
||||
if (original_verbose)
|
||||
verbosity_enable();
|
||||
else
|
||||
verbosity_disable();
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
|
||||
static void frontend_xdk_init(void *data)
|
||||
|
Loading…
x
Reference in New Issue
Block a user