mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Using vm::ps3 namespace moved in proper places
Various fixes
This commit is contained in:
parent
7eacfe19f6
commit
edb9595721
131 changed files with 1049 additions and 900 deletions
|
|
@ -2,6 +2,8 @@
|
|||
#include "Emu/Memory/Memory.h"
|
||||
#include "Emu/SysCalls/Modules.h"
|
||||
|
||||
namespace vm { using namespace ps3; }
|
||||
|
||||
extern Module cellSysutilAp;
|
||||
|
||||
// Return Codes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue