summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/psikyo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/psikyo.h')
-rw-r--r--src/mame/includes/psikyo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/psikyo.h b/src/mame/includes/psikyo.h
index a46f8897df7..05fbe0e6428 100644
--- a/src/mame/includes/psikyo.h
+++ b/src/mame/includes/psikyo.h
@@ -109,7 +109,7 @@ private:
DECLARE_READ32_MEMBER(sngkace_input_r);
DECLARE_READ32_MEMBER(gunbird_input_r);
- DECLARE_WRITE32_MEMBER(s1945_mcu_w);
+ void s1945_mcu_w(offs_t offset, uint8_t data);
DECLARE_READ32_MEMBER(s1945_mcu_r);
DECLARE_READ32_MEMBER(s1945_input_r);
DECLARE_WRITE8_MEMBER(s1945bl_okibank_w);