mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-05-30 15:07:20 +00:00
Include guards in most changed files were missing, I added them keeping the same style as other SDL files. In some cases I moved the include guards around to be the first thing the header has to take advantage of any possible improvements compiler may have for inclusion guards. |
||
---|---|---|
.. | ||
SDL_blendfillrect.c | ||
SDL_blendfillrect.h | ||
SDL_blendline.c | ||
SDL_blendline.h | ||
SDL_blendpoint.c | ||
SDL_blendpoint.h | ||
SDL_draw.h | ||
SDL_drawline.c | ||
SDL_drawline.h | ||
SDL_drawpoint.c | ||
SDL_drawpoint.h | ||
SDL_render_sw.c | ||
SDL_render_sw_c.h | ||
SDL_rotate.c | ||
SDL_rotate.h |