summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/tiaintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/tiaintf.c')
-rw-r--r--src/emu/sound/tiaintf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/tiaintf.c b/src/emu/sound/tiaintf.c
index a26d9581809..96ff0cd0930 100644
--- a/src/emu/sound/tiaintf.c
+++ b/src/emu/sound/tiaintf.c
@@ -76,3 +76,5 @@ DEVICE_GET_INFO( tia )
}
}
+
+DEFINE_LEGACY_SOUND_DEVICE(TIA, tia);