mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 00:24:15 +00:00
3 lines
100 B
JavaScript
3 lines
100 B
JavaScript
|
// To work around a bug in emscripten's polyfills for setImmediate in strict mode
|
||
|
var setImmediate;
|