mirror of
https://github.com/holub/mame
synced 2025-07-06 10:29:38 +03:00
Turning off LOG_INTERRUPTS
This commit is contained in:
parent
5a19756c73
commit
8f997bde32
@ -84,7 +84,7 @@ March 2013 NPW:
|
|||||||
// PARAMETERS
|
// PARAMETERS
|
||||||
//**************************************************************************
|
//**************************************************************************
|
||||||
|
|
||||||
#define LOG_INTERRUPTS 1
|
#define LOG_INTERRUPTS 0
|
||||||
|
|
||||||
// turn off 'unreferenced label' errors
|
// turn off 'unreferenced label' errors
|
||||||
#ifdef __GNUC__
|
#ifdef __GNUC__
|
||||||
|
Loading…
Reference in New Issue
Block a user