mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-21 14:23:02 +01:00
Android wip.
This commit is contained in:
@@ -222,6 +222,7 @@ extern int _main_(int _argc, char** _argv);
|
||||
|
||||
extern "C" void android_main(android_app* _app)
|
||||
{
|
||||
DBG("entry_android");
|
||||
using namespace entry;
|
||||
app_dummy();
|
||||
s_ctx.run(_app);
|
||||
|
||||
Reference in New Issue
Block a user