summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galeb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/galeb.h')
-rw-r--r--src/mame/includes/galeb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/galeb.h b/src/mame/includes/galeb.h
index 5d685e071c7..7341af9e157 100644
--- a/src/mame/includes/galeb.h
+++ b/src/mame/includes/galeb.h
@@ -40,6 +40,7 @@ public:
required_ioport_array<8> m_keyboard;
required_device<dac_1bit_device> m_dac;
+ void galeb(machine_config &config);
protected:
virtual void machine_start() override;