mirror of https://github.com/encounter/SDL.git
85d8a79f65
Ozkan Sezer http://hg.libsdl.org/SDL/rev/464a2676d8ab seems to have forgotten removing the return from SDL_dynapi_procs.h, and this patch does that. Without it, MSVC warns: c:\sdl2\src\dynapi\SDL_dynapi_procs.h(598) : warning C4098: 'SDL_GL_SwapWindow_DEFAULT' : 'void' function returning a value c:\sdl2\src\dynapi\SDL_dynapi_procs.h(598) : warning C4098: 'SDL_GL_SwapWindow' : 'void' function returning a value |
||
---|---|---|
.. | ||
SDL_dynapi.c | ||
SDL_dynapi.h | ||
SDL_dynapi_overrides.h | ||
SDL_dynapi_procs.h | ||
gendynapi.pl |