mirror of
https://github.com/love2d/love-android.git
synced 2026-08-19 04:05:22 +02:00
Bumped SDL2 to the latest development version.
This commit is contained in:
@@ -248,10 +248,6 @@ int main(int argc, char **argv)
|
||||
#endif // LOVE_LEGENDARY_UTF8_ARGV_HACK || LOVE_LEGENDARY_APP_ARGV_HACK
|
||||
SDL_Quit();
|
||||
|
||||
#ifdef __ANDROID__
|
||||
exit(retval);
|
||||
#endif
|
||||
|
||||
return retval;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user