mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-30 12:32:43 +00:00
Added missing change.
This commit is contained in:
parent
c4a9c874d1
commit
0a35c4f2c4
@ -1,6 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "Emu/SysCalls/SysCalls.h"
|
||||
#include "SC_Memory.h"
|
||||
#include <map>
|
||||
|
||||
SysCallBase sc_mem("memory");
|
||||
std::map<u32, u32> mmapper_info_map;
|
||||
|
Loading…
x
Reference in New Issue
Block a user