mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 13:20:30 +00:00
tweak to ensure that current versions of emsdk do not break the web player (#13310)
This commit is contained in:
parent
ce8a3db4dc
commit
1fc6f759c5
@ -151,6 +151,7 @@ function startRetroArch()
|
||||
document.getElementById("btnFullscreen").disabled = false;
|
||||
|
||||
Module['callMain'](Module['arguments']);
|
||||
Module['resumeMainLoop']();
|
||||
document.getElementById('canvas').focus();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user