mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 06:55:09 +00:00
Move rpcs3/Emu/Cell/lv2 to kernel/cellos
This commit is contained in:
parent
fce4127c2e
commit
dbfa5002e5
282 changed files with 40062 additions and 41342 deletions
|
|
@ -6,8 +6,8 @@
|
|||
#include "Emu/VFS.h"
|
||||
#include "Emu/system_config.h"
|
||||
|
||||
#include "Emu/Cell/lv2/sys_game.h"
|
||||
#include "Emu/Cell/lv2/sys_process.h"
|
||||
#include "cellos/sys_game.h"
|
||||
#include "cellos/sys_process.h"
|
||||
#include "cellSysutil.h"
|
||||
|
||||
#include "util/StrUtil.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue