summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/redclash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/redclash.h')
-rw-r--r--src/mame/includes/redclash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/redclash.h b/src/mame/includes/redclash.h
index 7ebbc12e5e2..b0875b10260 100644
--- a/src/mame/includes/redclash.h
+++ b/src/mame/includes/redclash.h
@@ -29,7 +29,7 @@ public:
DECLARE_WRITE8_MEMBER(sraider_misc_w);
DECLARE_WRITE8_MEMBER(sraider_io_w);
DECLARE_INPUT_CHANGED_MEMBER(left_coin_inserted);
- DECLARE_INPUT_CHANGED_MEMBER(right_coin_inserted);
+ DECLARE_INPUT_CHANGED_MEMBER(right_coin_inserted);
DECLARE_DRIVER_INIT(redclash);
DECLARE_MACHINE_START(sraider);
DECLARE_MACHINE_RESET(sraider);