(Wii) enable verbose logging when net logging

This commit is contained in:
Toad King 2012-07-27 17:55:10 -04:00
parent e9440d7ac8
commit 1297bf4fd3

View File

@ -215,6 +215,7 @@ int main(void)
get_environment_settings();
#ifdef HAVE_LOGGER
g_extern.verbose = true;
logger_init();
#endif
#ifdef HAVE_FILE_LOGGER