|
@@ -45,9 +45,6 @@ int _main_(int _argc, char** _argv)
|
|
|
// Advance to next frame. Rendering thread will be kicked to
|
|
// Advance to next frame. Rendering thread will be kicked to
|
|
|
// process submitted rendering primitives.
|
|
// process submitted rendering primitives.
|
|
|
bgfx::frame();
|
|
bgfx::frame();
|
|
|
-
|
|
|
|
|
- extern void emscripten_yield();
|
|
|
|
|
- emscripten_yield();
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// Shutdown bgfx.
|
|
// Shutdown bgfx.
|