summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fuukifg2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/fuukifg2.h')
-rw-r--r--src/mame/includes/fuukifg2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/fuukifg2.h b/src/mame/includes/fuukifg2.h
index daea6190458..58bdc8469d5 100644
--- a/src/mame/includes/fuukifg2.h
+++ b/src/mame/includes/fuukifg2.h
@@ -56,7 +56,7 @@ public:
emu_timer *m_raster_interrupt_timer;
DECLARE_WRITE16_MEMBER(vregs_w);
- DECLARE_WRITE16_MEMBER(sound_command_w);
+ DECLARE_WRITE8_MEMBER(sound_command_w);
DECLARE_WRITE8_MEMBER(sound_rombank_w);
DECLARE_WRITE16_MEMBER(vram_0_w);
DECLARE_WRITE16_MEMBER(vram_1_w);