summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/hyprduel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/hyprduel.h')
-rw-r--r--src/mame/includes/hyprduel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/hyprduel.h b/src/mame/includes/hyprduel.h
index 24062ce78bd..b856eb8321a 100644
--- a/src/mame/includes/hyprduel.h
+++ b/src/mame/includes/hyprduel.h
@@ -69,7 +69,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
DECLARE_READ16_MEMBER(hyprduel_irq_cause_r);
DECLARE_WRITE16_MEMBER(hyprduel_irq_cause_w);
DECLARE_WRITE16_MEMBER(hyprduel_subcpu_control_w);