summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaelco2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gaelco2.h')
-rw-r--r--src/mame/includes/gaelco2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/includes/gaelco2.h b/src/mame/includes/gaelco2.h
index f75adf6057e..14cd42e3284 100644
--- a/src/mame/includes/gaelco2.h
+++ b/src/mame/includes/gaelco2.h
@@ -30,7 +30,7 @@ public:
required_shared_ptr<UINT16> m_generic_paletteram_16;
optional_shared_ptr<UINT16> m_shareram;
-
+
UINT32 snowboard_latch;
@@ -39,7 +39,7 @@ public:
tilemap_t *m_pant[2];
int m_dual_monitor;
- DECLARE_READ16_MEMBER(dallas_kludge_r);
+ DECLARE_READ16_MEMBER(dallas_kludge_r);
DECLARE_READ16_MEMBER(maniacsqa_prot_r);
DECLARE_WRITE16_MEMBER(gaelco2_coin_w);