mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
Move error_code to ErrorCodes.h
This commit is contained in:
parent
b09b7c1184
commit
dff4392c10
26 changed files with 101 additions and 75 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "Emu/System.h"
|
||||
#include "Emu/perf_meter.hpp"
|
||||
|
||||
#include "Emu/Cell/ErrorCodes.h"
|
||||
#include "Emu/Cell/PPUThread.h"
|
||||
#include "Emu/Cell/PPUCallback.h"
|
||||
#include "Emu/Cell/PPUOpcodes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue