summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rzone.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rzone.cpp')
-rw-r--r--src/mame/drivers/rzone.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/rzone.cpp b/src/mame/drivers/rzone.cpp
index 9687e57232d..c7bc6a01310 100644
--- a/src/mame/drivers/rzone.cpp
+++ b/src/mame/drivers/rzone.cpp
@@ -70,6 +70,7 @@ public:
void rzbatfor(machine_config &config);
void rzindy500(machine_config &config);
+
protected:
virtual void machine_start() override;
};