summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/psx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/psx.c')
-rw-r--r--src/emu/sound/psx.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/sound/psx.c b/src/emu/sound/psx.c
index 63cfb6e4925..47ec3b1a670 100644
--- a/src/emu/sound/psx.c
+++ b/src/emu/sound/psx.c
@@ -728,3 +728,5 @@ DEVICE_GET_INFO( psxspu )
}
}
+
+DEFINE_LEGACY_SOUND_DEVICE(PSXSPU, psxspu);