X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fpsp%2Femu.c;h=4006d9ff3c787e64c6e176080bc5168a55bb0f23;hb=9dc09829192f73f5d0502c8b312a39863bca60d3;hp=c63c00b52e1d0bff2f2b7eec0749c195c161b6d2;hpb=c6196c0f0108d27df27d576ece320b3ec5705bb3;p=picodrive.git diff --git a/platform/psp/emu.c b/platform/psp/emu.c index c63c00b..4006d9f 100644 --- a/platform/psp/emu.c +++ b/platform/psp/emu.c @@ -21,7 +21,7 @@ #include "../common/lprintf.h" #include "../../Pico/PicoInt.h" -#define OSD_FPS_X 424 +#define OSD_FPS_X 432 // additional pspaudio imports, credits to crazyc int sceAudio_38553111(unsigned short samples, unsigned short freq, char unknown); // play with conversion?