mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-24 14:18:57 -05:00
Addressed issues
This commit is contained in:
@ -39,7 +39,7 @@ private:
|
||||
std::shared_ptr<Module> nvdrv;
|
||||
|
||||
u64 pid{};
|
||||
bool initialized{};
|
||||
bool is_initialized{};
|
||||
};
|
||||
|
||||
} // namespace Service::Nvidia
|
||||
|
Reference in New Issue
Block a user