summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/topspeed.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/topspeed.h')
-rw-r--r--src/mame/includes/topspeed.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/topspeed.h b/src/mame/includes/topspeed.h
index 0c6823ec19b..8a5a64049fe 100644
--- a/src/mame/includes/topspeed.h
+++ b/src/mame/includes/topspeed.h
@@ -82,6 +82,7 @@ public:
DECLARE_READ16_MEMBER(motor_r);
DECLARE_WRITE16_MEMBER(motor_w);
DECLARE_CUSTOM_INPUT_MEMBER(pedal_r);
+ DECLARE_WRITE8_MEMBER(coins_w);
DECLARE_WRITE8_MEMBER(sound_bankswitch_w);
DECLARE_WRITE8_MEMBER(msm5205_command_w);