mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-11 18:02:33 -07:00
hle: kernel: Rename ReadableEvent to KReadableEvent.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "common/uuid.h"
|
||||
#include "core/core.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/readable_event.h"
|
||||
#include "core/hle/kernel/k_readable_event.h"
|
||||
#include "core/hle/kernel/writable_event.h"
|
||||
#include "core/hle/service/friend/errors.h"
|
||||
#include "core/hle/service/friend/friend.h"
|
||||
|
Reference in New Issue
Block a user