mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-04 16:53:48 -04:00
sm: Add sm:dmnt query extension
This commit is contained in:
parent
deb124138b
commit
b6684ff845
8 changed files with 209 additions and 2 deletions
|
@ -23,7 +23,6 @@ enum ManagerServiceCmd {
|
|||
Manager_Cmd_RegisterProcess = 0,
|
||||
Manager_Cmd_UnregisterProcess = 1,
|
||||
|
||||
|
||||
Manager_Cmd_AtmosphereEndInitDefers = 65000,
|
||||
Manager_Cmd_AtmosphereHasMitm = 65001,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue