summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/poolshrk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/poolshrk.h')
-rw-r--r--src/mame/includes/poolshrk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/poolshrk.h b/src/mame/includes/poolshrk.h
index 6244aba26f8..bc2029c8d31 100644
--- a/src/mame/includes/poolshrk.h
+++ b/src/mame/includes/poolshrk.h
@@ -30,7 +30,7 @@ public:
m_vpos_ram(*this, "vpos_ram")
{ }
- DECLARE_DRIVER_INIT(poolshrk);
+ void init_poolshrk();
void poolshrk(machine_config &config);
protected: