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