mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-30 15:33:39 +08: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