summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/snes_snd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/snes_snd.c')
-rw-r--r--src/mame/audio/snes_snd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/audio/snes_snd.c b/src/mame/audio/snes_snd.c
index 987d4313bb8..04bbf22f4d1 100644
--- a/src/mame/audio/snes_snd.c
+++ b/src/mame/audio/snes_snd.c
@@ -1361,3 +1361,6 @@ static const char DEVTEMPLATE_SOURCE[] = __FILE__;
#define DEVTEMPLATE_NAME "SNES Custom DSP (SPC700)"
#define DEVTEMPLATE_FAMILY "SNES Custom"
#include "devtempl.h"
+
+
+DEFINE_LEGACY_SOUND_DEVICE(SNES, snes_sound);