summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/262intf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/262intf.c')
-rw-r--r--src/emu/sound/262intf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/262intf.c b/src/emu/sound/262intf.c
index cd0013a3ed1..e2af706ef5a 100644
--- a/src/emu/sound/262intf.c
+++ b/src/emu/sound/262intf.c
@@ -158,3 +158,5 @@ DEVICE_GET_INFO( ymf262 )
}
}
+
+DEFINE_LEGACY_SOUND_DEVICE(YMF262, ymf262);