summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/scsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/scsp.c')
-rw-r--r--src/emu/sound/scsp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/scsp.c b/src/emu/sound/scsp.c
index 90882dd95e7..7ba69bef6b5 100644
--- a/src/emu/sound/scsp.c
+++ b/src/emu/sound/scsp.c
@@ -1386,3 +1386,5 @@ DEVICE_GET_INFO( scsp )
}
}
+
+DEFINE_LEGACY_SOUND_DEVICE(SCSP, scsp);