[BOSS] Stub CancelTask

This commit is contained in:
wheremyfoodat 2023-08-08 03:18:06 +03:00
parent 1c11e2df40
commit e2bd6ea4ef
2 changed files with 9 additions and 0 deletions

View file

@ -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);