summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pktgaldx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pktgaldx.h')
-rw-r--r--src/mame/includes/pktgaldx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/pktgaldx.h b/src/mame/includes/pktgaldx.h
index f6d50aaa36a..5a46a3f7844 100644
--- a/src/mame/includes/pktgaldx.h
+++ b/src/mame/includes/pktgaldx.h
@@ -47,7 +47,7 @@ public:
optional_device<decocomn_device> m_decocomn;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_READ16_MEMBER(pckgaldx_unknown_r);
DECLARE_READ16_MEMBER(pckgaldx_protection_r);
DECLARE_WRITE16_MEMBER(pktgaldx_oki_bank_w);