mirror of
https://github.com/love2d/love-android.git
synced 2026-08-19 20:20:25 +02:00
updated to latest SDL2 (f9244b2a151)
This commit is contained in:
@@ -44,7 +44,7 @@ main(int argc, char *argv[])
|
||||
int consumed;
|
||||
|
||||
consumed = SDLTest_CommonArg(state, i);
|
||||
// needed vodoo to allow app to launch via OS X Finder
|
||||
/* needed voodoo to allow app to launch via OS X Finder */
|
||||
if (SDL_strncmp(argv[i], "-psn", 4)==0) {
|
||||
consumed = 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user