Added back SDL_ANDROID_JniEnv() function

This commit is contained in:
pelya
2012-09-17 16:18:22 +03:00
parent 58ea082bd5
commit a6a9e0a43a
2 changed files with 7 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
#include "SDL_version.h"
#include "SDL_thread.h"
#include "SDL_main.h"
#include "SDL_screenkeyboard.h"
#include "SDL_android.h"
/* JNI-C wrapper stuff */