sm: Fix atmosphere-extension interaction with official JIT sysmodule usage
This commit is contained in:
@@ -26,6 +26,8 @@ namespace ams::sm {
|
||||
bool has_initialized = false;
|
||||
private:
|
||||
Result EnsureInitialized();
|
||||
public:
|
||||
virtual ~UserService();
|
||||
public:
|
||||
/* Official commands. */
|
||||
Result RegisterClient(const sf::ClientProcessId &client_process_id);
|
||||
|
||||
Reference in New Issue
Block a user