Interp Works

This commit is contained in:
MegaMech
2025-05-16 19:06:17 -06:00
parent 09fb8d8421
commit 3ec0901718
8 changed files with 31 additions and 21 deletions
+1
View File
@@ -379,6 +379,7 @@ void GameEngine::ProcessGfxCommands(Gfx* commands) {
mtx_replacements.emplace_back();
}
}
// printf("mtxf size: %d\n", mtx_replacements.size());
time -= fps;