summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gaelco2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gaelco2.h')
-rw-r--r--src/mame/includes/gaelco2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gaelco2.h b/src/mame/includes/gaelco2.h
index f94b0face8b..7a8f33eca68 100644
--- a/src/mame/includes/gaelco2.h
+++ b/src/mame/includes/gaelco2.h
@@ -60,6 +60,7 @@ public:
void alighunt_d5002fp(machine_config &config);
void snowboar(machine_config &config);
void maniacsq(machine_config &config);
+ void maniacsqs(machine_config &config);
void touchgo_d5002fp(machine_config &config);
protected:
required_device<m68000_device> m_maincpu;