summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/psx/memcard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/psx/memcard.cpp')
-rw-r--r--src/devices/bus/psx/memcard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/psx/memcard.cpp b/src/devices/bus/psx/memcard.cpp
index 567cd615e65..a21cd6c2268 100644
--- a/src/devices/bus/psx/memcard.cpp
+++ b/src/devices/bus/psx/memcard.cpp
@@ -106,7 +106,7 @@ void psxcard_device::device_reset()
void psxcard_device::device_config_complete()
{
- update_names(PSXCARD, "memcard", "mc");
+ update_names();
}
//