summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/neogeo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/neogeo.h')
-rw-r--r--src/mame/includes/neogeo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/neogeo.h b/src/mame/includes/neogeo.h
index 3994a818796..bf7acfba103 100644
--- a/src/mame/includes/neogeo.h
+++ b/src/mame/includes/neogeo.h
@@ -173,7 +173,7 @@ protected:
UINT8 m_el_value;
UINT8 m_led1_value;
UINT8 m_led2_value;
-
+
optional_ioport m_dsw;
optional_ioport m_trackx;
optional_ioport m_tracky;