summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dkong.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/dkong.h')
-rw-r--r--src/mame/includes/dkong.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/dkong.h b/src/mame/includes/dkong.h
index a8f5ee80dac..5e3a8e2aea9 100644
--- a/src/mame/includes/dkong.h
+++ b/src/mame/includes/dkong.h
@@ -193,7 +193,7 @@ public:
DECLARE_WRITE8_MEMBER(s2650_mirror_w);
DECLARE_READ8_MEMBER(epos_decrypt_rom);
DECLARE_WRITE8_MEMBER(s2650_data_w);
- DECLARE_WRITE8_MEMBER(s2650_fo_w);
+ DECLARE_WRITE_LINE_MEMBER(s2650_fo_w);
DECLARE_READ8_MEMBER(s2650_port0_r);
DECLARE_READ8_MEMBER(s2650_port1_r);
DECLARE_WRITE8_MEMBER(dkong3_2a03_reset_w);