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.24.0 #100

Closed suve closed 2 years ago

suve commented 2 years ago

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

Free-Pascal-meets-SDL-Website commented 2 years ago

Thanks!