mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
If fps count == 0, buf_fps would not be written to. Also, make writing into buf_fps optional. Drop always_write variable as it doesn't serve a purpose anymore.