mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
Use sys_memory_allocate on rsx replayer to fix it
This commit is contained in:
parent
ebb24375d1
commit
d82362fa1d
3 changed files with 28 additions and 34 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#include "Emu/Cell/PPUAnalyser.h"
|
||||
#include "Emu/Cell/SPUThread.h"
|
||||
#include "Emu/Cell/RawSPUThread.h"
|
||||
#include "Emu/Cell/lv2/sys_memory.h"
|
||||
#include "Emu/Cell/lv2/sys_sync.h"
|
||||
#include "Emu/Cell/lv2/sys_prx.h"
|
||||
#include "Emu/Cell/lv2/sys_rsx.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue