mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-02 06:44:45 +00:00
Add a couple more unknown syscalls.
This commit is contained in:
parent
fe4bd8f66c
commit
45b72c8b4a
@ -1423,7 +1423,9 @@ const HLEFunction sceMpeg[] =
|
||||
{0x01977054,WrapI_UUUU<sceMpegGetUserdataAu>,"sceMpegGetUserdataAu"},
|
||||
{0x3c37a7a6,0,"sceMpegNextAvcRpAu"},
|
||||
{0x11f95cf1,0,"sceMpegGetAvcNalAu"},
|
||||
{0xab0e9556,0,"sceMpegAvcDecodeDetailIndex"},
|
||||
{0xcf3547a2,0,"sceMpegAvcDecodeDetail2"},
|
||||
{0x921fcccf,0,"sceMpegGetAvcEsAu"},
|
||||
};
|
||||
|
||||
void Register_sceMpeg()
|
||||
|
Loading…
x
Reference in New Issue
Block a user