Lots of fixes importing SDL source wholesale into a new iOS project

This commit is contained in:
Sam Lantinga
2011-10-31 05:56:58 -04:00
parent 04ce234fd4
commit 6371c44a9e
135 changed files with 493 additions and 1093 deletions

View File

@@ -23,6 +23,7 @@
#if !SDL_RENDER_DISABLED
#include "../SDL_sysrender.h"
#include "SDL_render_sw_c.h"
#include "SDL_draw.h"
#include "SDL_blendfillrect.h"