mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
tx0: Turn RIM logging back off
This commit is contained in:
parent
9ca2d514b7
commit
e464a49448
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
#include "debugger.h"
|
||||
|
||||
#define LOG_RIM (1 << 1U)
|
||||
#define VERBOSE (LOG_RIM)
|
||||
//#define VERBOSE (LOG_RIM)
|
||||
#include "logmacro.h"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue