RetroArch/gx
Themaister 84c84814cf Fix possible crash with uninitialized buf_fps.
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.
2013-10-07 21:54:29 +02:00
..
ld
gx_audio.c
gx_input.c (GX) Take out all D-pad emulation code (and treating analog sticks 2013-10-07 16:19:32 +02:00
gx_input.h (GX) Take out all D-pad emulation code (and treating analog sticks 2013-10-07 16:19:32 +02:00
gx_video_inl.h
gx_video.c Fix possible crash with uninitialized buf_fps. 2013-10-07 21:54:29 +02:00
gx_video.h