mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 11:28:15 +00:00
Added k_eSwitchDeviceInfoControllerType_N64 to ESwitchDeviceInfoControllerType
This commit is contained in:
@@ -111,6 +111,7 @@ typedef enum {
|
|||||||
k_eSwitchDeviceInfoControllerType_NESLeft = 9,
|
k_eSwitchDeviceInfoControllerType_NESLeft = 9,
|
||||||
k_eSwitchDeviceInfoControllerType_NESRight = 10,
|
k_eSwitchDeviceInfoControllerType_NESRight = 10,
|
||||||
k_eSwitchDeviceInfoControllerType_SNES = 11,
|
k_eSwitchDeviceInfoControllerType_SNES = 11,
|
||||||
|
k_eSwitchDeviceInfoControllerType_N64 = 12,
|
||||||
k_eSwitchDeviceInfoControllerType_SEGA_Genesis = 13,
|
k_eSwitchDeviceInfoControllerType_SEGA_Genesis = 13,
|
||||||
} ESwitchDeviceInfoControllerType;
|
} ESwitchDeviceInfoControllerType;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user