mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
(PSP) disable hardcoded FPS display
This commit is contained in:
parent
c3cadd5743
commit
7e2a1ed4ab
@ -463,7 +463,7 @@ error:
|
|||||||
return (void*)-1;
|
return (void*)-1;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define DISPLAY_FPS
|
//#define DISPLAY_FPS
|
||||||
|
|
||||||
static bool psp_frame(void *data, const void *frame,
|
static bool psp_frame(void *data, const void *frame,
|
||||||
unsigned width, unsigned height, unsigned pitch, const char *msg)
|
unsigned width, unsigned height, unsigned pitch, const char *msg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user