summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/warriorb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/warriorb.h')
-rw-r--r--src/mame/includes/warriorb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/warriorb.h b/src/mame/includes/warriorb.h
index 7b6e3647563..fd81c7c2f30 100644
--- a/src/mame/includes/warriorb.h
+++ b/src/mame/includes/warriorb.h
@@ -56,7 +56,7 @@ public:
required_device<filter_volume_device> m_2610_2r;
required_device<gfxdecode_device> m_gfxdecode;
required_device<palette_device> m_palette;
-
+
DECLARE_WRITE8_MEMBER(sound_bankswitch_w);
DECLARE_WRITE16_MEMBER(warriorb_sound_w);
DECLARE_READ16_MEMBER(warriorb_sound_r);