mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-03 00:37:53 -05:00
Kernel: Move HandleTable to a separate file
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <vector>
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/swap.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
|
Reference in New Issue
Block a user