mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-19 21:47:54 +00:00
Various fixes and clang
This commit is contained in:
parent
6d6064d42e
commit
8293ccc5ed
6 changed files with 108 additions and 115 deletions
|
@ -15,8 +15,8 @@ public:
|
|||
~NVMEMP() = default;
|
||||
|
||||
private:
|
||||
void Unknown0(Kernel::HLERequestContext& ctx);
|
||||
void Unknown1(Kernel::HLERequestContext& ctx);
|
||||
void Cmd0(Kernel::HLERequestContext& ctx);
|
||||
void Cmd1(Kernel::HLERequestContext& ctx);
|
||||
};
|
||||
|
||||
} // namespace Nvidia
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue