diff options
Diffstat (limited to 'src/devices/sound/k005289.cpp')
| -rw-r--r-- | src/devices/sound/k005289.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/k005289.cpp b/src/devices/sound/k005289.cpp index 5a766ddc8af..07e57ca2f42 100644 --- a/src/devices/sound/k005289.cpp +++ b/src/devices/sound/k005289.cpp @@ -38,7 +38,7 @@ #include "k005289.h" // device type definition -DEFINE_DEVICE_TYPE(K005289, k005289_device, "k005289", "K005289 SCC") +DEFINE_DEVICE_TYPE(K005289, k005289_device, "k005289", "Konami 005289 SCC") //************************************************************************** |
