mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-25 07:22:00 +00:00
Shorten "Bensussen Deutsch & Associates,Inc.(BDA)" to "BDA" for controller names
This commit is contained in:
parent
b0dc6709b9
commit
02bc359b64
1 changed files with 1 additions and 0 deletions
|
|
@ -1874,6 +1874,7 @@ SDL_CreateJoystickName(Uint16 vendor, Uint16 product, const char *vendor_name, c
|
|||
const char *replacement;
|
||||
} replacements[] = {
|
||||
{ "ASTRO Gaming", "ASTRO" },
|
||||
{ "Bensussen Deutsch & Associates,Inc.(BDA)", "BDA" },
|
||||
{ "NVIDIA Corporation ", "" },
|
||||
{ "Performance Designed Products", "PDP" },
|
||||
{ "HORI CO.,LTD.", "HORI" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue