Fixed bug 5304 - add SDL_HasSurfaceRLE() (Thanks Rene Dudfield and Dan Lawrence)

This commit is contained in:
Sylvain Becker
2020-10-18 09:52:56 +02:00
parent 19a65a46a6
commit ffb307e4dc
4 changed files with 23 additions and 0 deletions

View File

@@ -767,3 +767,4 @@
#define SDL_SIMDRealloc SDL_SIMDRealloc_REAL
#define SDL_AndroidRequestPermission SDL_AndroidRequestPermission_REAL
#define SDL_OpenURL SDL_OpenURL_REAL
#define SDL_HasSurfaceRLE SDL_HasSurfaceRLE_REAL