mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[BOSS] Stub UnregisterTask
This commit is contained in:
parent
876835852d
commit
27fbcee355
2 changed files with 8 additions and 0 deletions
|
@ -17,6 +17,7 @@ class BOSSService {
|
|||
void receiveProperty(u32 messagePointer);
|
||||
void registerStorageEntry(u32 messagePointer);
|
||||
void unregisterStorage(u32 messagePointer);
|
||||
void unregisterTask(u32 messagePointer);
|
||||
|
||||
s8 optoutFlag;
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue