Explorar o código

Added k_eSwitchDeviceInfoControllerType_N64 to ESwitchDeviceInfoControllerType

Sam Lantinga %!s(int64=3) %!d(string=hai) anos
pai
achega
b6aadb16b9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/joystick/hidapi/SDL_hidapi_switch.c

+ 1 - 0
src/joystick/hidapi/SDL_hidapi_switch.c

@@ -111,6 +111,7 @@ typedef enum {
     k_eSwitchDeviceInfoControllerType_NESLeft        = 9,
     k_eSwitchDeviceInfoControllerType_NESRight       = 10,
     k_eSwitchDeviceInfoControllerType_SNES           = 11,
+    k_eSwitchDeviceInfoControllerType_N64            = 12,
     k_eSwitchDeviceInfoControllerType_SEGA_Genesis   = 13,
 } ESwitchDeviceInfoControllerType;