Added shortened name for "Nintendo Co., Ltd."
parent
fbb6934905
commit
87794d03ad
|
@ -2130,6 +2130,7 @@ char *SDL_CreateJoystickName(Uint16 vendor, Uint16 product, const char *vendor_n
|
||||||
{ "HORI CO.,LTD", "HORI" },
|
{ "HORI CO.,LTD", "HORI" },
|
||||||
{ "HORI CO.,LTD.", "HORI" },
|
{ "HORI CO.,LTD.", "HORI" },
|
||||||
{ "Mad Catz Inc.", "Mad Catz" },
|
{ "Mad Catz Inc.", "Mad Catz" },
|
||||||
|
{ "Nintendo Co., Ltd.", "Nintendo" },
|
||||||
{ "NVIDIA Corporation ", "" },
|
{ "NVIDIA Corporation ", "" },
|
||||||
{ "Performance Designed Products", "PDP" },
|
{ "Performance Designed Products", "PDP" },
|
||||||
{ "QANBA USA, LLC", "Qanba" },
|
{ "QANBA USA, LLC", "Qanba" },
|
||||||
|
|
Loading…
Reference in New Issue