Change: Remove support for SDL1.2. (#13298)

Our SDL2 driver is now 5 years old.
This commit is contained in:
Peter Nelson
2025-01-09 20:43:52 +00:00
committed by GitHub
parent 4db0af99a7
commit c0edbe0d37
10 changed files with 8 additions and 865 deletions

View File

@@ -310,7 +310,7 @@ INCLUDE_FILE_PATTERNS =
PREDEFINED = WITH_ZLIB \
WITH_LZO \
WITH_LIBLZMA \
WITH_SDL \
WITH_SDL2 \
WITH_PNG \
WITH_FONTCONFIG \
WITH_FREETYPE \