mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-09 16:29:03 +00:00
hle: kernel: Rename WritableEvent to KWritableEvent.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <array>
|
||||
#include <vector>
|
||||
#include "core/hle/kernel/k_readable_event.h"
|
||||
#include "core/hle/kernel/writable_event.h"
|
||||
#include "core/hle/kernel/k_writable_event.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
namespace Service::NFP {
|
||||
|
||||
Reference in New Issue
Block a user