X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplugin_lib.c;fp=frontend%2Fplugin_lib.c;h=d215636f4c3cd438380c6bfb3a45759de4e8663f;hp=c6a2bf0e143ea2ef7b6fe51cbfeb1b3c5cbd7be5;hb=ece032e6deb31bbbbe037c7d1dd630994d46b954;hpb=398d69247112982aa5ddb91bf0fa2a435c6e008c diff --git a/frontend/plugin_lib.c b/frontend/plugin_lib.c index c6a2bf0e..d215636f 100644 --- a/frontend/plugin_lib.c +++ b/frontend/plugin_lib.c @@ -672,6 +672,7 @@ void pl_frame_limit(void) hud_msg[0] = 0; } tv_old = now; + //new_dynarec_print_stats(); } #ifdef PCNT static int ya_vsync_count;