mirror of
https://github.com/libretro/RetroArch.git
synced 2025-01-22 01:07:37 +00:00
(Wii) enable verbose logging when net logging
This commit is contained in:
parent
e9440d7ac8
commit
1297bf4fd3
@ -215,6 +215,7 @@ int main(void)
|
||||
get_environment_settings();
|
||||
|
||||
#ifdef HAVE_LOGGER
|
||||
g_extern.verbose = true;
|
||||
logger_init();
|
||||
#endif
|
||||
#ifdef HAVE_FILE_LOGGER
|
||||
|
Loading…
x
Reference in New Issue
Block a user