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