mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-20 11:18:35 -05:00
Move ThreadContext to core/core.h and deal with the fallout
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "core/arm/arm_interface.h"
|
||||
#include "core/mem_map.h"
|
||||
#include "core/hle/hle.h"
|
||||
#include "core/hle/kernel/thread.h"
|
||||
|
Reference in New Issue
Block a user