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 792032e92b0..76787b9d909 100644
--- a/src/emu/sound/gaelco.h
+++ b/src/emu/sound/gaelco.h
@@ -18,4 +18,7 @@ READ16_HANDLER( gaelcosnd_r );
SND_GET_INFO( gaelco_gae1 );
SND_GET_INFO( gaelco_cg1v );
+#define SOUND_GAELCO_GAE1 SND_GET_INFO_NAME( gaelco_gae1 )
+#define SOUND_GAELCO_CG1V SND_GET_INFO_NAME( gaelco_cg1v )
+
#endif /* __GALELCO_H__ */