mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 19:38:14 +00:00
Added support for an alternate version of the Vader 4 Pro
This commit is contained in:
@@ -841,6 +841,7 @@ static GamepadMapping_t *SDL_CreateMappingForHIDAPIGamepad(SDL_GUID guid)
|
|||||||
case 80:
|
case 80:
|
||||||
case 81:
|
case 81:
|
||||||
case 85:
|
case 85:
|
||||||
|
case 105:
|
||||||
// Vader series of controllers have C/Z buttons
|
// Vader series of controllers have C/Z buttons
|
||||||
SDL_strlcat(mapping_string, "misc2:b15,misc3:b16,", sizeof(mapping_string));
|
SDL_strlcat(mapping_string, "misc2:b15,misc3:b16,", sizeof(mapping_string));
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user