Skip to content

Commit 4842c51

Browse files
Update SDL_joystick.inc to 3.4.4
1 parent 119b991 commit 4842c51

File tree

2 files changed

+279
-96
lines changed

2 files changed

+279
-96
lines changed

units/SDL3.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ interface
103103
{$I SDL_keycode.inc} // 3.2.20
104104
{$I SDL_mouse.inc} // 3.4.4
105105
{$I SDL_keyboard.inc} // 3.4.4
106-
{$I SDL_joystick.inc} // 3.1.6-prev
106+
{$I SDL_joystick.inc} // 3.4.4
107107
{$I SDL_gamepad.inc} // 3.2.0
108108
{$I SDL_haptic.inc} // 3.2.0
109109
{$I SDL_touch.inc} // 3.1.6-prev

0 commit comments

Comments
 (0)