mirror of
https://github.com/libretro/RetroArch
synced 2025-04-11 00:44:20 +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
|
#endif
|
||||||
|
|
||||||
#if defined(RARCH_INTERNAL)
|
#if defined(RARCH_INTERNAL)
|
||||||
|
bool rarch_main_verbosity(void);
|
||||||
#define RARCH_LOG_VERBOSE (rarch_main_verbosity())
|
#define RARCH_LOG_VERBOSE (rarch_main_verbosity())
|
||||||
#else
|
#else
|
||||||
#define RARCH_LOG_VERBOSE (true)
|
#define RARCH_LOG_VERBOSE (true)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user