mirror of
https://github.com/libretro/RetroArch
synced 2025-02-10 21:40:22 +00:00
(Android) No longer have to click on the screen to get RetroArch
to start
This commit is contained in:
parent
90d5913faa
commit
977155425a
@ -190,6 +190,8 @@ void android_main(struct android_app* state)
|
||||
argv[argc++] = strdup(libretro_path);
|
||||
argv[argc++] = strdup("-v");
|
||||
|
||||
g_android.animating = 1;
|
||||
|
||||
g_extern.verbose = true;
|
||||
|
||||
while(!g_android.window_inited)
|
||||
|
Loading…
x
Reference in New Issue
Block a user