Add GetModule() helper functions, for HID, CAM, and CFG
This commit is contained in:
@@ -411,6 +411,8 @@ private:
|
||||
u32 preferred_region_code = 0;
|
||||
};
|
||||
|
||||
std::shared_ptr<Module> GetModule(Core::System& system);
|
||||
|
||||
void InstallInterfaces(Core::System& system);
|
||||
|
||||
} // namespace Service::CFG
|
||||
|
||||
Reference in New Issue
Block a user