System: Move old SysThread junk to gui

This commit is contained in:
Connor McLaughlin
2022-05-08 05:40:59 +01:00
committed by refractionpcsx2
parent 64534542a9
commit 756cd1ee47
27 changed files with 34 additions and 62 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
#include "SymbolMap.h"
#ifndef PCSX2_CORE
#include "System/SysThreads.h"
#include "gui/SysThreads.h"
#endif
R5900DebugInterface r5900Debug;