Use sys_memory_allocate on rsx replayer to fix it

This commit is contained in:
eladash 2019-02-21 12:39:47 +02:00 committed by Ivan
parent ebb24375d1
commit d82362fa1d
3 changed files with 28 additions and 34 deletions

View file

@ -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"