mirror of
https://github.com/holub/mame
synced 2025-04-29 11:30:28 +03:00
Turn off global logging (nw)
This commit is contained in:
parent
ce62497501
commit
48eb8248ab
@ -39,8 +39,8 @@
|
||||
#define LOG_READ (1U << 3)
|
||||
#define LOG_INT (1U << 4)
|
||||
|
||||
#define VERBOSE (LOG_SHIFT)
|
||||
#define LOG_OUTPUT_FUNC printf
|
||||
//#define VERBOSE (LOG_SHIFT)
|
||||
//#define LOG_OUTPUT_FUNC printf
|
||||
|
||||
#include "logmacro.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user