summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hh_ucom4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hh_ucom4.cpp')
-rw-r--r--src/mame/drivers/hh_ucom4.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hh_ucom4.cpp b/src/mame/drivers/hh_ucom4.cpp
index d5d044926b7..3efe611ccb0 100644
--- a/src/mame/drivers/hh_ucom4.cpp
+++ b/src/mame/drivers/hh_ucom4.cpp
@@ -2067,8 +2067,8 @@ public:
void set_clock();
DECLARE_INPUT_CHANGED_MEMBER(difficulty_switch);
-
void tmtennis(machine_config &config);
+
protected:
virtual void machine_reset() override;
};