summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/wswan.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/wswan.cpp')
-rw-r--r--src/mame/audio/wswan.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/wswan.cpp b/src/mame/audio/wswan.cpp
index acd698eea1c..37f7c6288ab 100644
--- a/src/mame/audio/wswan.cpp
+++ b/src/mame/audio/wswan.cpp
@@ -18,7 +18,7 @@ The noise taps and behavior are the same as the Virtual Boy.
// device type definition
-DEFINE_DEVICE_TYPE(WSWAN_SND, wswan_sound_device, "wswan_sound", "WonderSwan Audio Custom")
+DEFINE_DEVICE_TYPE(WSWAN_SND, wswan_sound_device, "wswan_sound", "WonderSwan Custom Sound")
//**************************************************************************