hle: kernel: Rename ReadableEvent to KReadableEvent.
This commit is contained in:
parent
b0727c90c5
commit
e86a7e3691
42 changed files with 82 additions and 81 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue