summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/playch10.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/playch10.h')
-rw-r--r--src/mame/includes/playch10.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/playch10.h b/src/mame/includes/playch10.h
index 6a1efd3072b..9c300ce4866 100644
--- a/src/mame/includes/playch10.h
+++ b/src/mame/includes/playch10.h
@@ -52,7 +52,7 @@ public:
void init_pckboard();
void init_pc_hrz();
- DECLARE_CUSTOM_INPUT_MEMBER(pc10_int_detect_r);
+ DECLARE_READ_LINE_MEMBER(int_detect_r);
private:
DECLARE_WRITE_LINE_MEMBER(up8w_w);