Added SDL_GetAssertionHandler() and SDL_GetDefaultAssertionHandler().
--HG-- extra : rebase_source : 46c4eb0b9b5aaf0f97ccf21036a0462a585b3ba8
This commit is contained in:
parent
c174c3f279
commit
cd64be14c5
4 changed files with 46 additions and 0 deletions
|
@ -572,3 +572,5 @@
|
|||
#define SDL_GameControllerAddMappingsFromRW SDL_GameControllerAddMappingsFromRW_REAL
|
||||
#define SDL_GL_ResetAttributes SDL_GL_ResetAttributes_REAL
|
||||
#define SDL_HasAVX SDL_HasAVX_REAL
|
||||
#define SDL_GetDefaultAssertionHandler SDL_GetDefaultAssertionHandler_REAL
|
||||
#define SDL_GetAssertionHandler SDL_GetAssertionHandler_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue