mirror of
https://github.com/holub/mame
synced 2025-05-22 05:38:52 +03:00
Turn off debug flag.
This commit is contained in:
parent
db163391eb
commit
312498959c
@ -23,7 +23,7 @@
|
||||
#define DOTCLK_NTSC (MCLK_NTSC/4)
|
||||
#define DOTCLK_PAL (MCLK_PAL/4)
|
||||
|
||||
#define SNES_LAYER_DEBUG 1
|
||||
#define SNES_LAYER_DEBUG 0
|
||||
|
||||
/* Debug definitions */
|
||||
#ifdef MAME_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user