diff --git a/core/rend/gui.cpp b/core/rend/gui.cpp index 29b4fe9fc..c2be652dc 100644 --- a/core/rend/gui.cpp +++ b/core/rend/gui.cpp @@ -689,10 +689,10 @@ const char *maple_device_types[] = const char *maple_expansion_device_types[] = { - "None", - "Sega VMU", - "Purupuru", - "Microphone" + "None", + "Sega VMU", + "Vibration Pack", + "Microphone", }; static const char *maple_device_name(MapleDeviceType type)