mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 08:51:28 +12:00
Minor fixes
This commit is contained in:
parent
e32c49c12c
commit
df6607e236
52 changed files with 309 additions and 282 deletions
|
@ -3,6 +3,8 @@
|
|||
#include "Emu/Cell/PPUModule.h"
|
||||
#include "Emu/Cell/PPUOpcodes.h"
|
||||
|
||||
namespace vm { using namespace ps3; }
|
||||
|
||||
logs::channel sys_libc("sys_libc", logs::level::notice);
|
||||
|
||||
namespace sys_libc_func
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue