mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
Remove IopCommon.h added proper includes to files. Removing circle includes in several files that sometimes was several layers deep
This commit is contained in:
committed by
refractionpcsx2
parent
e5f90f176c
commit
fdabc82342
@@ -15,7 +15,9 @@
|
||||
|
||||
|
||||
#include "PrecompiledHeader.h"
|
||||
#include "IopCommon.h"
|
||||
#include "R3000A.h"
|
||||
#include "IopGte.h"
|
||||
#include "IopMem.h"
|
||||
|
||||
// Note: Branch instructions of the Interpreter are defined externally because
|
||||
// the recompiler shouldn't be using them (it isn't entirely safe, due to the
|
||||
|
||||
Reference in New Issue
Block a user