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