Various fixes and clang
This commit is contained in:
parent
a155d3b7ff
commit
cc89b7bfcb
6 changed files with 108 additions and 115 deletions
|
@ -15,7 +15,7 @@ public:
|
|||
public:
|
||||
Interface(std::shared_ptr<Module> module, const char* name);
|
||||
|
||||
void Unknown(Kernel::HLERequestContext& ctx);
|
||||
void CreateFriendService(Kernel::HLERequestContext& ctx);
|
||||
|
||||
protected:
|
||||
std::shared_ptr<Module> module;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue