summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gstriker.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gstriker.h')
-rw-r--r--src/mame/includes/gstriker.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gstriker.h b/src/mame/includes/gstriker.h
index 02174a8d431..1a077467976 100644
--- a/src/mame/includes/gstriker.h
+++ b/src/mame/includes/gstriker.h
@@ -36,6 +36,7 @@ public:
m_mixerregs(*this, "mixerregs")
{ }
+ void base(machine_config &config);
void twc94(machine_config &config);
void gstriker(machine_config &config);
void vgoal(machine_config &config);