mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-01-31 01:15:24 +01:00
System: Move old SysThread junk to gui
This commit is contained in:
committed by
refractionpcsx2
parent
64534542a9
commit
756cd1ee47
@@ -18,13 +18,16 @@
|
||||
#include "R3000A.h"
|
||||
#include "Common.h"
|
||||
#include "Config.h"
|
||||
#include "System/SysThreads.h"
|
||||
|
||||
#include "R5900OpcodeTables.h"
|
||||
#include "DebugTools/Breakpoints.h"
|
||||
#include "IopBios.h"
|
||||
#include "IopHw.h"
|
||||
|
||||
#ifndef PCSX2_CORE
|
||||
#include "gui/SysThreads.h"
|
||||
#endif
|
||||
|
||||
using namespace R3000A;
|
||||
|
||||
// Used to flag delay slot instructions when throwig exceptions.
|
||||
|
||||
Reference in New Issue
Block a user