summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/snes_ppu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/snes_ppu.h')
-rw-r--r--src/devices/video/snes_ppu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/snes_ppu.h b/src/devices/video/snes_ppu.h
index 8915f35cee1..6085b848965 100644
--- a/src/devices/video/snes_ppu.h
+++ b/src/devices/video/snes_ppu.h
@@ -31,7 +31,7 @@
#define SNES_PAL 0x10
-#define SNES_LAYER_DEBUG 1
+#define SNES_LAYER_DEBUG 0
// ======================> snes_ppu_device