mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-13 18:38:00 -05:00
Move ThreadContext to core/core.h and deal with the fallout
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
|
||||
#include "common/chunk_file.h"
|
||||
#include "common/log.h"
|
||||
|
||||
#include "core/arm/arm_interface.h"
|
||||
#include "core/core.h"
|
||||
#include "core/core_timing.h"
|
||||
|
||||
|
Reference in New Issue
Block a user