X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=frontend%2Fplugin_lib.c;fp=frontend%2Fplugin_lib.c;h=5a01608d3dc445c52257970e0e0b6954f6b357ea;hb=55cadc361385187f47c9aafa1ce683104c1e3400;hp=5ee8604ccb002416f91ab6aeee1252fc93e4ac88;hpb=bfdecce3b53dcb92056f92ad039ce6606bafb313;p=pcsx_rearmed.git diff --git a/frontend/plugin_lib.c b/frontend/plugin_lib.c index 5ee8604c..5a01608d 100644 --- a/frontend/plugin_lib.c +++ b/frontend/plugin_lib.c @@ -677,6 +677,7 @@ void pl_frame_limit(void) hud_msg[0] = 0; } tv_old = now; + //new_dynarec_print_stats(); } #ifdef PCNT static int ya_vsync_count;