mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-27 13:23:04 +00: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