ui: rename Purupuru to Vibration Pack

This commit is contained in:
Flyinghead 2024-01-29 11:08:17 +01:00
parent 593b3205bd
commit aa2fa1f611
1 changed files with 4 additions and 4 deletions

View File

@ -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)