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