mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-27 21:24:11 -04:00
strat: use TitleId defs instead of magics.
This commit is contained in:
parent
4167dfea14
commit
9427a5cf46
13 changed files with 77 additions and 146 deletions
|
@ -20,8 +20,6 @@
|
|||
|
||||
#include "pm_registration.hpp"
|
||||
|
||||
#define BOOT2_TITLE_ID (0x0100000000000008ULL)
|
||||
|
||||
enum ShellCmd {
|
||||
Shell_Cmd_LaunchProcess = 0,
|
||||
Shell_Cmd_TerminateProcessId = 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue