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:
kenshen112
2022-04-11 21:25:20 +01:00
committed by refractionpcsx2
parent e5f90f176c
commit fdabc82342
64 changed files with 128 additions and 93 deletions
+3 -1
View File
@@ -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