diff --git a/Core/HLE/sceMpeg.cpp b/Core/HLE/sceMpeg.cpp index a88b08cd6..9ee708ac0 100644 --- a/Core/HLE/sceMpeg.cpp +++ b/Core/HLE/sceMpeg.cpp @@ -1423,7 +1423,9 @@ const HLEFunction sceMpeg[] = {0x01977054,WrapI_UUUU,"sceMpegGetUserdataAu"}, {0x3c37a7a6,0,"sceMpegNextAvcRpAu"}, {0x11f95cf1,0,"sceMpegGetAvcNalAu"}, + {0xab0e9556,0,"sceMpegAvcDecodeDetailIndex"}, {0xcf3547a2,0,"sceMpegAvcDecodeDetail2"}, + {0x921fcccf,0,"sceMpegGetAvcEsAu"}, }; void Register_sceMpeg()