浏览代码

Shorten "Bensussen Deutsch & Associates,Inc.(BDA)" to "BDA" for controller names

Sam Lantinga 2 年之前
父节点
当前提交
02bc359b64
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/joystick/SDL_joystick.c

+ 1 - 0
src/joystick/SDL_joystick.c

@@ -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" },