mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-06 12:39:03 +00:00
hle: kernel: Rename WritableEvent to KWritableEvent.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <chrono>
|
||||
#include <memory>
|
||||
#include <queue>
|
||||
#include "core/hle/kernel/writable_event.h"
|
||||
#include "core/hle/kernel/k_writable_event.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
namespace Kernel {
|
||||
|
||||
Reference in New Issue
Block a user