SDL2 for SDL_Main

This commit is contained in:
Gerhard Stein
2013-10-13 22:01:21 +02:00
parent 0e02707c4d
commit 3f0dd2e97a
3 changed files with 34 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ public class SDLActivity extends Activity {
//System.loadLibrary("SDL2_net");
//System.loadLibrary("SDL2_ttf");
System.loadLibrary("application");
System.loadLibrary("sdl_main");
System.loadLibrary("sdl2_main");
}
// Setup