mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[BOSS] Stub CancelTask
This commit is contained in:
parent
1c11e2df40
commit
e2bd6ea4ef
2 changed files with 9 additions and 0 deletions
|
@ -11,6 +11,7 @@ class BOSSService {
|
|||
MAKE_LOG_FUNCTION(log, bossLogger)
|
||||
|
||||
// Service commands
|
||||
void cancelTask(u32 messagePointer);
|
||||
void initializeSession(u32 messagePointer);
|
||||
void getNsDataIdList(u32 messagePointer);
|
||||
void getOptoutFlag(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue