PMDBG_GetCurrentAppTitleId => PMDBG_GetCurrentAppTitleIdAndPid
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
|
||||
#include <3ds/services/pmapp.h>
|
||||
|
||||
Result PMDBG_GetCurrentAppTitleId(u64 *outTitleId);
|
||||
Result PMDBG_GetCurrentAppTitleIdAndPid(u64 *outTitleId, u32 *outPid);
|
||||
Result PMDBG_DebugNextApplicationByForce(void);
|
||||
Result PMDBG_LaunchTitleDebug(Handle *outDebug, const FS_ProgramInfo *programInfo, u32 launchFlags);
|
||||
|
||||
Reference in New Issue
Block a user