diff --git a/src/joystick/SDL_joystick.c b/src/joystick/SDL_joystick.c index 14d0a3983..8ac7f6d8b 100644 --- a/src/joystick/SDL_joystick.c +++ b/src/joystick/SDL_joystick.c @@ -2130,6 +2130,7 @@ char *SDL_CreateJoystickName(Uint16 vendor, Uint16 product, const char *vendor_n { "HORI CO.,LTD", "HORI" }, { "HORI CO.,LTD.", "HORI" }, { "Mad Catz Inc.", "Mad Catz" }, + { "Nintendo Co., Ltd.", "Nintendo" }, { "NVIDIA Corporation ", "" }, { "Performance Designed Products", "PDP" }, { "QANBA USA, LLC", "Qanba" },