summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/315_5124.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/315_5124.h')
-rw-r--r--src/emu/video/315_5124.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/315_5124.h b/src/emu/video/315_5124.h
index 4685e500274..b1a51352787 100644
--- a/src/emu/video/315_5124.h
+++ b/src/emu/video/315_5124.h
@@ -76,7 +76,7 @@ public:
DECLARE_WRITE8_MEMBER( register_write );
DECLARE_READ8_MEMBER( vcount_read );
DECLARE_READ8_MEMBER( hcount_read );
-
+
DECLARE_PALETTE_INIT( sega315_5124 );
void hcount_latch() { hcount_latch_at_hpos( m_screen->hpos() ); };