mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-10 08:34:53 +00:00
Added Cammus C5 wheelbase VID/PID to wheel devices list
(cherry picked from commitce9177b64f) (cherry picked from commit0c7a83ecd5)
This commit is contained in:
parent
c27219695a
commit
0800d81fb4
1 changed files with 1 additions and 0 deletions
|
|
@ -389,6 +389,7 @@ static Uint32 initial_wheel_devices[] = {
|
|||
MAKE_VIDPID(0x2433, 0xf301), /* Asetek SimSports Forte Wheelbase */
|
||||
MAKE_VIDPID(0x2433, 0xf303), /* Asetek SimSports La Prima Wheelbase */
|
||||
MAKE_VIDPID(0x2433, 0xf306), /* Asetek SimSports Tony Kannan Wheelbase */
|
||||
MAKE_VIDPID(0x3416, 0x0301), /* Cammus C5 Wheelbase */
|
||||
};
|
||||
static SDL_vidpid_list wheel_devices = {
|
||||
SDL_HINT_JOYSTICK_WHEEL_DEVICES, 0, 0, NULL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue