summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/tiamc1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/tiamc1.c')
-rw-r--r--src/mame/audio/tiamc1.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/audio/tiamc1.c b/src/mame/audio/tiamc1.c
index ced5453cc6c..decaf8ee7d7 100644
--- a/src/mame/audio/tiamc1.c
+++ b/src/mame/audio/tiamc1.c
@@ -326,3 +326,5 @@ DEVICE_GET_INFO( tiamc1_sound )
}
+
+DEFINE_LEGACY_SOUND_DEVICE(TIAMC1, tiamc1_sound);