summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nemesis.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/nemesis.h')
-rw-r--r--src/mame/includes/nemesis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/nemesis.h b/src/mame/includes/nemesis.h
index d6c6098387c..c9714c17553 100644
--- a/src/mame/includes/nemesis.h
+++ b/src/mame/includes/nemesis.h
@@ -80,7 +80,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE16_MEMBER(gx400_irq1_enable_word_w);
DECLARE_WRITE16_MEMBER(gx400_irq2_enable_word_w);
DECLARE_WRITE16_MEMBER(gx400_irq4_enable_word_w);