mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Removed test code.
This commit is contained in:
@@ -45,9 +45,6 @@ int _main_(int _argc, char** _argv)
|
||||
// Advance to next frame. Rendering thread will be kicked to
|
||||
// process submitted rendering primitives.
|
||||
bgfx::frame();
|
||||
|
||||
extern void emscripten_yield();
|
||||
emscripten_yield();
|
||||
}
|
||||
|
||||
// Shutdown bgfx.
|
||||
|
||||
Reference in New Issue
Block a user