mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-27 14:36:33 -05:00
hle: kernel: Rename Process to KProcess.
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
#include "core/core.h"
|
||||
#include "core/core_timing.h"
|
||||
#include "core/hardware_properties.h"
|
||||
#include "core/hle/kernel/k_process.h"
|
||||
#include "core/hle/kernel/k_scheduler.h"
|
||||
#include "core/hle/kernel/process.h"
|
||||
#include "core/hle/kernel/svc.h"
|
||||
#include "core/memory.h"
|
||||
|
||||
|
Reference in New Issue
Block a user