summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/jackal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/jackal.h')
-rw-r--r--src/mame/includes/jackal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/jackal.h b/src/mame/includes/jackal.h
index 38365876a1f..fb1a833f60f 100644
--- a/src/mame/includes/jackal.h
+++ b/src/mame/includes/jackal.h
@@ -34,7 +34,7 @@ public:
required_device<cpu_device> m_slavecpu;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_READ8_MEMBER(jackalr_rotary_r);
DECLARE_WRITE8_MEMBER(jackal_flipscreen_w);
DECLARE_READ8_MEMBER(jackal_zram_r);