android port
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user