summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sp0250.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/sp0250.c')
-rw-r--r--src/emu/sound/sp0250.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/emu/sound/sp0250.c b/src/emu/sound/sp0250.c
index 17b6bfc6a5f..2722bfef4ba 100644
--- a/src/emu/sound/sp0250.c
+++ b/src/emu/sound/sp0250.c
@@ -265,3 +265,6 @@ DEVICE_GET_INFO( sp0250 )
}
}
+
+
+DEFINE_LEGACY_SOUND_DEVICE(SP0250, sp0250);