mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-27 13:23:04 +00:00
fixup!
This commit is contained in:
@@ -57,12 +57,6 @@ public:
|
||||
|
||||
static u32 next_process_id;
|
||||
|
||||
/*
|
||||
* Gets the process' id
|
||||
* @returns The process' id
|
||||
*/
|
||||
u32 GetProcessId() const { return process_id; }
|
||||
|
||||
/// Name of the process
|
||||
std::string name;
|
||||
/// Title ID corresponding to the process
|
||||
|
||||
Reference in New Issue
Block a user