mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 02:21:07 +00:00
Move ThreadContext to core/core.h and deal with the fallout
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include "common/common.h"
|
||||
|
||||
#include "core/arm/arm_interface.h"
|
||||
#include "core/core.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
#include "core/hle/kernel/thread.h"
|
||||
|
||||
Reference in New Issue
Block a user