mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-11-05 11:44:55 +00:00
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 |
||
|---|---|---|
| .. | ||
| gendynapi.pl | ||
| SDL_dynapi.c | ||
| SDL_dynapi.h | ||
| SDL_dynapi_overrides.h | ||
| SDL_dynapi_procs.h | ||