summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/cps3.cpp
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-11-07 22:12:50 +0100
committer hap <happppp@users.noreply.github.com>2017-11-07 22:12:50 +0100
commit64249edfd9221282df5a8fa37acfd190d382a0fe (patch)
tree8755537213e17d51fd7e1e43037b696faafd88e5 /src/mame/audio/cps3.cpp
parent976a98cfc5f00a5bac5fe177a6a18baec2e4b326 (diff)
rename "x Audio Custom" to "x Custom Sound" (nw)
Diffstat (limited to 'src/mame/audio/cps3.cpp')
-rw-r--r--src/mame/audio/cps3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/cps3.cpp b/src/mame/audio/cps3.cpp
index 0c5c3c764dd..950c30e4fc2 100644
--- a/src/mame/audio/cps3.cpp
+++ b/src/mame/audio/cps3.cpp
@@ -11,7 +11,7 @@
// device type definition
-DEFINE_DEVICE_TYPE(CPS3, cps3_sound_device, "cps3_custom", "CPS3 Audio Custom")
+DEFINE_DEVICE_TYPE(CPS3, cps3_sound_device, "cps3_custom", "CPS3 Custom Sound")
//**************************************************************************