summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/slapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/slapshot.h')
-rw-r--r--src/mame/includes/slapshot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/slapshot.h b/src/mame/includes/slapshot.h
index 0b861761c33..3981c7a4bbc 100644
--- a/src/mame/includes/slapshot.h
+++ b/src/mame/includes/slapshot.h
@@ -44,7 +44,7 @@ public:
void opwolf3(machine_config &config);
void slapshot(machine_config &config);
- DECLARE_DRIVER_INIT(slapshot);
+ void init_slapshot();
protected:
virtual void machine_start() override;