This commit is contained in:
Ethan Lee 2018-08-04 11:52:46 -04:00
parent 4d4bb2b0ed
commit b4fe7412f9
22 changed files with 234 additions and 3 deletions

View file

@ -675,3 +675,5 @@
#define SDL_IsChromebook SDL_IsChromebook_REAL
#define SDL_IsDeXMode SDL_IsDeXMode_REAL
#define SDL_AndroidBackButton SDL_AndroidBackButton_REAL
#define SDL_exp SDL_exp_REAL
#define SDL_expf SDL_expf_REAL