early-access version 2116

This commit is contained in:
pineappleEA
2021-10-08 04:04:38 +02:00
parent 3f003b314e
commit 2789228f7e
34 changed files with 14 additions and 41 deletions

View File

@@ -15,6 +15,7 @@
#include "common/logging/log.h"
#include "core/hle/ipc_helpers.h"
#include "core/hle/kernel/hle_ipc.h"
#include "core/hle/kernel/k_auto_object.h"
#include "core/hle/kernel/k_handle_table.h"
#include "core/hle/kernel/k_process.h"
#include "core/hle/kernel/k_readable_event.h"