android port

This commit is contained in:
2026-08-28 21:23:08 +03:00
parent aaf298d8cc
commit eef7d2b046
41 changed files with 1428 additions and 142 deletions
-2
View File
@@ -151,8 +151,6 @@ extern "C" void FunnyMain( int argc, char **argv )
g_pWindowManager->Frame(fDelta);
g_pClientGame->m_pBridge->Frame(fDelta);
g_pRenderContext->Frame(fDelta);
fCurrent = Plat_GetTime();
}
Console()->Execute();