SDL/include
Ozkan Sezer 890ceb4ac4 SDL_stdinc.h: add fallback cases for SDL_SINT64_C and SDL_UINT64_C
These are needed when INT64_C and UINT64_C macros are either not
available (not likely), or guarded by __STDC_LIMIT_MACROS in C++
compilations (which is the case in many old SDKs.)
2024-05-09 20:55:56 +03:00
..
build_config stdlib: Improve Unicode support and consistency in string comparison functions. 2024-03-29 15:01:40 -04:00
SDL3 SDL_stdinc.h: add fallback cases for SDL_SINT64_C and SDL_UINT64_C 2024-05-09 20:55:56 +03:00