trying to make it work without -rdynamic

This commit is contained in:
2025-12-25 16:54:27 +02:00
parent fb5e607f88
commit 352b3b1fc8
22 changed files with 452 additions and 266 deletions

View File

@@ -58,6 +58,7 @@ extern "C" void FunnyMain( int argc, char **argv )
pCommandList->EndRecording();
for (;;) {
gamewindow->UpdateWindow();
/*
if (g_pRenderContext->BIsOutputImageOutdated())
{