summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/policetr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/policetr.h')
-rw-r--r--src/mame/includes/policetr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/policetr.h b/src/mame/includes/policetr.h
index 91721667693..4a6cadd1086 100644
--- a/src/mame/includes/policetr.h
+++ b/src/mame/includes/policetr.h
@@ -25,7 +25,7 @@ public:
void driver_init() override;
- DECLARE_CUSTOM_INPUT_MEMBER(bsmt_status_r);
+ DECLARE_READ_LINE_MEMBER(bsmt_status_r);
protected:
policetr_state(const machine_config &mconfig, device_type type, const char *tag, uint32_t speedup_pc, uint32_t speedup_addr) :