summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/gaelco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/gaelco.h')
-rw-r--r--src/emu/sound/gaelco.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emu/sound/gaelco.h b/src/emu/sound/gaelco.h
index ff06ddc59fb..792032e92b0 100644
--- a/src/emu/sound/gaelco.h
+++ b/src/emu/sound/gaelco.h
@@ -15,4 +15,7 @@ extern UINT16 *gaelco_sndregs;
WRITE16_HANDLER( gaelcosnd_w );
READ16_HANDLER( gaelcosnd_r );
+SND_GET_INFO( gaelco_gae1 );
+SND_GET_INFO( gaelco_cg1v );
+
#endif /* __GALELCO_H__ */