summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/spdodgeb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/spdodgeb.h')
-rw-r--r--src/mame/includes/spdodgeb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/spdodgeb.h b/src/mame/includes/spdodgeb.h
index e25104be042..197ac799427 100644
--- a/src/mame/includes/spdodgeb.h
+++ b/src/mame/includes/spdodgeb.h
@@ -87,4 +87,5 @@ public:
void mcu63705_update_inputs();
void spd_adpcm_int(msm5205_device *device, int chip);
+ void spdodgeb(machine_config &config);
};