diff options
Diffstat (limited to 'src/emu/sound/sp0250.c')
-rw-r--r-- | src/emu/sound/sp0250.c | 3 |
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); |