mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[BOSS] Stub GetTaskIdList
This commit is contained in:
parent
c3f9f235a5
commit
857db77d06
2 changed files with 9 additions and 1 deletions
|
@ -12,6 +12,7 @@ class BOSSService {
|
|||
// Service commands
|
||||
void initializeSession(u32 messagePointer);
|
||||
void getOptoutFlag(u32 messagePointer);
|
||||
void getTaskIdList(u32 messagePointer);
|
||||
|
||||
s8 optoutFlag;
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue