Skip to content

Commit e315476

Browse files
Update SDL_gamepad.inc to 3.4.4
1 parent 8923d73 commit e315476

2 files changed

Lines changed: 161 additions & 14 deletions

File tree

units/SDL3.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ interface
104104
{$I SDL_mouse.inc} // 3.4.4
105105
{$I SDL_keyboard.inc} // 3.4.4
106106
{$I SDL_joystick.inc} // 3.4.4
107-
{$I SDL_gamepad.inc} // 3.2.0
107+
{$I SDL_gamepad.inc} // 3.4.4
108108
{$I SDL_haptic.inc} // 3.2.0
109109
{$I SDL_touch.inc} // 3.4.4
110110
{$I SDL_pen.inc} // 3.2.20

0 commit comments

Comments
 (0)