mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-11 05:22:33 -07:00
Various fixes and clang
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user