Mephisto/ipcdefs/ldr.id
2017-09-21 20:38:04 -06:00

5 lines
186 B
Plaintext

interface nn::ro::detail::ILdrShellInterface is ldr:shel {
[0] AddProcessToLaunchQueue(buffer<unknown, 0x19, 0x200>, u32 size, nn::ncm::ApplicationId appID);
[1] ClearLaunchQueue();
}