mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
bugfixes in sram memhandlers
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@301 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
c633456460
commit
f3f1615e5e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
#include "../common/lprintf.h"
|
#include "../common/lprintf.h"
|
||||||
#include "../../Pico/PicoInt.h"
|
#include "../../Pico/PicoInt.h"
|
||||||
|
|
||||||
#define OSD_FPS_X 424
|
#define OSD_FPS_X 432
|
||||||
|
|
||||||
// additional pspaudio imports, credits to crazyc
|
// additional pspaudio imports, credits to crazyc
|
||||||
int sceAudio_38553111(unsigned short samples, unsigned short freq, char unknown); // play with conversion?
|
int sceAudio_38553111(unsigned short samples, unsigned short freq, char unknown); // play with conversion?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue