mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-28 18:49:13 +00:00
hle: kernel: Rename WritableEvent to KWritableEvent.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
namespace Kernel {
|
||||
class WritableEvent;
|
||||
class KWritableEvent;
|
||||
}
|
||||
|
||||
namespace Service::Nvidia {
|
||||
|
||||
Reference in New Issue
Block a user