summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/gaelco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/gaelco.h')
-rw-r--r--src/devices/sound/gaelco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/gaelco.h b/src/devices/sound/gaelco.h
index a598c64345d..76a77c0bb40 100644
--- a/src/devices/sound/gaelco.h
+++ b/src/devices/sound/gaelco.h
@@ -38,6 +38,7 @@ protected:
// device-level overrides
virtual void device_start() override;
+ virtual void device_reset() override;
virtual void device_stop() override;
virtual void device_post_load() override;
virtual void device_clock_changed() override;