Skip to content

Commit 0361475

Browse files
committed
Mark sdlsensor.inc as up-to-date with SDL 2.26.0
1 parent 69c6ce5 commit 0361475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

units/sdl2.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ interface
181181
{$I sdlmouse.inc} // 2.0.24
182182
{$I sdlguid.inc} // 2.24.0
183183
{$I sdljoystick.inc} // 2.24.0
184-
{$I sdlsensor.inc}
184+
{$I sdlsensor.inc} // 2.26.0
185185
{$I sdlgamecontroller.inc} // 2.24.0
186186
{$I sdlhaptic.inc}
187187
{$I sdltouch.inc} // 2.24.0

0 commit comments

Comments
 (0)