X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplugin_lib.c;h=5a01608d3dc445c52257970e0e0b6954f6b357ea;hb=9779c46d4a65fd6364b08d09a4cf23f4cc64acf3;hp=5ee8604ccb002416f91ab6aeee1252fc93e4ac88;hpb=d659b04535fd2bc13e2d174dc3cf9fa5c2feb4dd;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;