Android template improvements

This commit is contained in:
Joshua Granick
2016-10-27 12:12:43 -07:00
parent fc4fbd45aa
commit 2c94bc255e
3 changed files with 16 additions and 12 deletions

View File

@@ -863,4 +863,4 @@ namespace lime {
#ifdef ANDROID
int SDL_main (int argc, char *argv[]) { return 0; }
#endif
#endif