Addressed issues

This commit is contained in:
Chloe Marcec
2020-11-10 15:56:41 +11:00
parent 31c12de0fe
commit fc4d692c50
10 changed files with 86 additions and 17 deletions

View File

@ -39,7 +39,7 @@ private:
std::shared_ptr<Module> nvdrv;
u64 pid{};
bool initialized{};
bool is_initialized{};
};
} // namespace Service::Nvidia