mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-29 14:57:56 -05: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