disabled allocation logging (nw)
This commit is contained in:
parent
bf158b642f
commit
f2b61c149c
@ -16,7 +16,7 @@
|
||||
// DEBUGGING
|
||||
//**************************************************************************
|
||||
|
||||
#define LOG_ALLOCS (1)
|
||||
#define LOG_ALLOCS (0)
|
||||
|
||||
// define this to initialize allocated memory to a fixed non-0 value
|
||||
#ifdef MAME_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user