mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 11:18:25 +00:00
(retroarch_logger.h) Buildfix
This commit is contained in:
parent
8fbe890e33
commit
0b7ec85edb
@ -59,6 +59,7 @@ FILE *rarch_main_log_file(void);
|
||||
#endif
|
||||
|
||||
#if defined(RARCH_INTERNAL)
|
||||
bool rarch_main_verbosity(void);
|
||||
#define RARCH_LOG_VERBOSE (rarch_main_verbosity())
|
||||
#else
|
||||
#define RARCH_LOG_VERBOSE (true)
|
||||
|
Loading…
Reference in New Issue
Block a user