mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-13 00:24:10 +00:00
45af2594a0
code/libs/macosx/libSDL2-2.0.0.dylib has 2.0.8 for x86 and x86_64 and 2.0.1 for PPC. Add 2.0.1 headers for PPC with modifed SDL_platform.h to allow compiling using macOS 10.5 SDK. Using separate headers allows the engine to check the SDL version for enabling newer SDL features.
2 lines
77 B
C
2 lines
77 B
C
#define SDL_REVISION "hg-7890:c031abe0b287"
|
|
#define SDL_REVISION_NUMBER 7890
|