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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/video/snes_ppu.h b/src/devices/video/snes_ppu.h
index 68634c5db60..5305b5f800d 100644
--- a/src/devices/video/snes_ppu.h
+++ b/src/devices/video/snes_ppu.h
@@ -180,6 +180,7 @@ public:
UINT8 select_pri[5];
};
struct DEBUGOPTS m_debug_options;
+ UINT8 dbg_video( UINT16 curline );
#endif
UINT8 m_mosaic_size;