Created a header file for system dependent API functions, and added SDL_iPhoneSetAnimationCallback()
This commit is contained in:
parent
6cd1ae105e
commit
a3bf8f0c71
9 changed files with 89 additions and 6 deletions
|
@ -86,6 +86,7 @@
|
|||
#include "SDL_power.h"
|
||||
#include "SDL_render.h"
|
||||
#include "SDL_rwops.h"
|
||||
#include "SDL_system.h"
|
||||
#include "SDL_thread.h"
|
||||
#include "SDL_timer.h"
|
||||
#include "SDL_version.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue