ui: rename Purupuru to Vibration Pack
This commit is contained in:
parent
593b3205bd
commit
aa2fa1f611
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue