twn_util_c.h: profile_list_stats() for average summary, without spam in console

This commit is contained in:
veclavtalica
2024-11-04 16:22:13 +03:00
parent 26a2bf293f
commit 2f94e17852
3 changed files with 33 additions and 4 deletions

View File

@ -788,6 +788,8 @@ int enter_loop(int argc, char **argv) {
main_loop();
}
profile_list_stats();
/* loop is over */
game_object_unload();