Add SDL_GL_ResetAttributes.

--HG--
extra : rebase_source : 0a6fd1c977ab93ba651adaae3fa5a71d7c69fa8e
This commit is contained in:
Jørgen P. Tjernø 2014-01-29 18:38:13 -08:00
parent a09aac7720
commit d17c440442
4 changed files with 51 additions and 33 deletions

View file

@ -570,3 +570,4 @@
#define SDL_GL_DeleteContext SDL_GL_DeleteContext_REAL
#define SDL_vsscanf SDL_vsscanf_REAL
#define SDL_GameControllerAddMappingsFromRW SDL_GameControllerAddMappingsFromRW_REAL
#define SDL_GL_ResetAttributes SDL_GL_ResetAttributes_REAL