mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-14 05:51:04 +00:00
Add timing of sceMpegDelete
based on JPCSP 8e4e6334da762be37a90855a686a7decbc29bacf
This commit is contained in:
parent
4dd17c7b28
commit
957dfa1288
@ -555,7 +555,7 @@ static int sceMpegDelete(u32 mpeg)
|
||||
delete ctx;
|
||||
mpegMap.erase(Memory::Read_U32(mpeg));
|
||||
|
||||
return 0;
|
||||
return hleDelayResult(0, "mpeg delete", 40000);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user