We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3157076 + bd1b291 commit 4df9dcfCopy full SHA for 4df9dcf
2 files changed
units/sdl2.pas
@@ -180,11 +180,11 @@ interface
180
{$I sdlkeyboard.inc}
181
{$I sdlmouse.inc}
182
{$I sdljoystick.inc}
183
-{$I sdlgamecontroller.inc}
+{$I sdlsensor.inc}
184
+{$I sdlgamecontroller.inc} // 2.0.22
185
{$I sdlhaptic.inc}
186
{$I sdltouch.inc}
187
{$I sdlgesture.inc}
-{$I sdlsensor.inc}
188
{$I sdlsyswm.inc}
189
{$I sdlevents.inc}
190
{$I sdllocale.inc} // 2.0.14
0 commit comments