mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 18:47:58 -05:00
Kernel: Move HandleTable to a separate file
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <cstring>
|
||||
#include "common/assert.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "core/hle/kernel/resource_limit.h"
|
||||
|
||||
|
Reference in New Issue
Block a user