3rdParty: fix frame count being 0 in mupen64plus-core

This commit is contained in:
Rosalie Wanders
2025-09-27 18:52:48 +02:00
parent d18ac4076f
commit b03f118b04
+1
View File
@@ -1071,6 +1071,7 @@ static void pause_loop(void)
* Allow the core to perform various things */
void new_vi(void)
{
new_frame();
#if defined(PROFILE)
timed_sections_refresh();
#endif