PascalGameDevelopment / SDL2-for-Pascal

Unit files for building Free Pascal and Delphi applications using the SDL2 library
https://pascalgamedevelopment.github.io/SDL2-for-Pascal/
Mozilla Public License 2.0
103 stars 20 forks source link

Update sdlhints.inc to 2.26.0 #106

Closed suve closed 1 year ago

suve commented 1 year ago

This patch updates sdlhints.inc to match SDL_hints.h as of SDL 2.26.0.

Free-Pascal-meets-SDL-Website commented 1 year ago

Looks good! Thanks!