summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/vtech2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/vtech2.h')
-rw-r--r--src/mame/includes/vtech2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/vtech2.h b/src/mame/includes/vtech2.h
index 218afa9f9cd..f5af8d7ed45 100644
--- a/src/mame/includes/vtech2.h
+++ b/src/mame/includes/vtech2.h
@@ -37,6 +37,8 @@ public:
void init_laser();
+ DECLARE_INPUT_CHANGED_MEMBER(reset_button);
+
private:
DECLARE_WRITE8_MEMBER(laser_bank_select_w);
DECLARE_WRITE8_MEMBER(laser_fdc_w);