Skip to content

Commit 4ebe24b

Browse files
authored
Merge pull request #112 from Free-Pascal-meets-SDL-Website/update-sdlhaptic
Update sdlhaptic.inc to version 2.26.2
2 parents 88a8066 + 56f3aab commit 4ebe24b

File tree

2 files changed

+537
-385
lines changed

2 files changed

+537
-385
lines changed

units/sdl2.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ interface
187187
{$I sdljoystick.inc} // 2.24.0
188188
{$I sdlsensor.inc} // 2.26.0
189189
{$I sdlgamecontroller.inc} // 2.24.0
190-
{$I sdlhaptic.inc}
190+
{$I sdlhaptic.inc} // 2.26.2
191191
{$I sdlhidapi.inc} // 2.0.18
192192
{$I sdltouch.inc} // 2.24.0
193193
{$I sdlgesture.inc} // 2.26.2

0 commit comments

Comments
 (0)