mirror of
https://github.com/libretro/RetroArch
synced 2025-03-04 07:13:26 +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.