mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 18:35:45 +00:00
Kernel: Move HandleTable to a separate file
This commit is contained in:
parent
6f662625d3
commit
ecfda5317e
18 changed files with 242 additions and 203 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue