summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/m107.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/m107.h')
-rw-r--r--src/mame/includes/m107.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/m107.h b/src/mame/includes/m107.h
index fef19619426..5ede569f099 100644
--- a/src/mame/includes/m107.h
+++ b/src/mame/includes/m107.h
@@ -32,7 +32,7 @@ public:
required_device<gfxdecode_device> m_gfxdecode;
required_device<screen_device> m_screen;
required_device<palette_device> m_palette;
-
+
UINT8 m_irq_vectorbase;
int m_sound_status;
UINT8 m_spritesystem;