summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/sn76477.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/sn76477.c')
-rw-r--r--src/emu/sound/sn76477.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/sn76477.c b/src/emu/sound/sn76477.c
index 82170c8a499..a4bb9e4dd53 100644
--- a/src/emu/sound/sn76477.c
+++ b/src/emu/sound/sn76477.c
@@ -2484,3 +2484,5 @@ DEVICE_GET_INFO( sn76477 )
}
}
+
+DEFINE_LEGACY_SOUND_DEVICE(SN76477, sn76477);