summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nbmj8891.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/nbmj8891.h')
-rw-r--r--src/mame/includes/nbmj8891.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/nbmj8891.h b/src/mame/includes/nbmj8891.h
index b1dd9640600..4896972bad2 100644
--- a/src/mame/includes/nbmj8891.h
+++ b/src/mame/includes/nbmj8891.h
@@ -63,7 +63,7 @@ public:
void init_pairsnb();
void init_mjnanpas();
- DECLARE_CUSTOM_INPUT_MEMBER(nb1413m3_outcoin_flag_r);
+ DECLARE_READ_LINE_MEMBER(nb1413m3_outcoin_flag_r);
private:
required_device<cpu_device> m_maincpu;