mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 05:47:56 -05:00
Move ThreadContext to core/core.h and deal with the fallout
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
#include "common/common_types.h"
|
||||
|
||||
#include "core/arm/arm_interface.h"
|
||||
|
||||
#include "core/settings.h"
|
||||
#include "core/core.h"
|
||||
#include "core/mem_map.h"
|
||||
|
Reference in New Issue
Block a user