mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 19:28:43 +12: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
|
@ -3,6 +3,8 @@
|
|||
#include "Emu/System.h"
|
||||
#include "Emu/SysCalls/Modules.h"
|
||||
|
||||
namespace vm { using namespace ps3; }
|
||||
|
||||
extern Module cellVoice;
|
||||
|
||||
// Error Codes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue