summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/flower.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/flower.c')
-rw-r--r--src/mame/audio/flower.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/audio/flower.c b/src/mame/audio/flower.c
index a02deadef89..2976115f142 100644
--- a/src/mame/audio/flower.c
+++ b/src/mame/audio/flower.c
@@ -308,3 +308,6 @@ popmessage("%02x%02x %02x%02x %02x%02x %02x%02x %02x%02x %02x%02x %02x%02x %02x%
voice->oneshotplaying = 0;
}
}
+
+
+DEFINE_LEGACY_SOUND_DEVICE(FLOWER, flower_sound);