summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pcktgal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pcktgal.h')
-rw-r--r--src/mame/includes/pcktgal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/pcktgal.h b/src/mame/includes/pcktgal.h
index d5930e21634..2dd3a65328d 100644
--- a/src/mame/includes/pcktgal.h
+++ b/src/mame/includes/pcktgal.h
@@ -21,7 +21,7 @@ public:
required_shared_ptr<UINT8> m_spriteram;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(pcktgal_bank_w);
DECLARE_WRITE8_MEMBER(pcktgal_sound_bank_w);
DECLARE_WRITE8_MEMBER(pcktgal_sound_w);