Merge branch 'master' into w/texture-anim-fixes

This commit is contained in:
ManDude 2023-07-25 01:11:10 +01:00 committed by GitHub
commit fcd032925f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,6 +162,7 @@ void OpenGlDebugGui::draw(const DmaStats& dma_stats) {
}
ImGui::EndMenu();
}
ImGui::Text("Press F12 to hide this menu");
}
ImGui::EndMainMenuBar();