summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mrdo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mrdo.h')
-rw-r--r--src/mame/includes/mrdo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/mrdo.h b/src/mame/includes/mrdo.h
index a094821cce5..331894c97f7 100644
--- a/src/mame/includes/mrdo.h
+++ b/src/mame/includes/mrdo.h
@@ -28,6 +28,7 @@ public:
void mrdo(machine_config &config);
void mrlo(machine_config &config);
+ void mrdobl(machine_config &config);
protected:
virtual void video_start() override;