summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd4701.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/upd4701.h')
-rw-r--r--src/devices/machine/upd4701.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/upd4701.h b/src/devices/machine/upd4701.h
index 71a58df0de7..f182d92a839 100644
--- a/src/devices/machine/upd4701.h
+++ b/src/devices/machine/upd4701.h
@@ -61,6 +61,7 @@ public:
DECLARE_WRITE_LINE_MEMBER(ul_w);
DECLARE_WRITE_LINE_MEMBER(resetx_w);
DECLARE_WRITE_LINE_MEMBER(resety_w);
+ DECLARE_READ8_MEMBER(reset_xy);
DECLARE_WRITE8_MEMBER(reset_xy);
DECLARE_READ8_MEMBER(d_r);