trying to make it work without -rdynamic
This commit is contained in:
@@ -58,6 +58,7 @@ extern "C" void FunnyMain( int argc, char **argv )
|
||||
pCommandList->EndRecording();
|
||||
|
||||
for (;;) {
|
||||
gamewindow->UpdateWindow();
|
||||
/*
|
||||
if (g_pRenderContext->BIsOutputImageOutdated())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user