mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
Fix stupidity
This commit is contained in:
parent
5f5ead6f55
commit
b896d9a4aa
2 changed files with 8 additions and 8 deletions
|
@ -18,7 +18,7 @@ class BOSSService {
|
|||
void getStorageEntryInfo(u32 messagePointer); // Unknown what this is, name taken from Citra
|
||||
void getTaskIdList(u32 messagePointer);
|
||||
void getTaskInfo(u32 messagePointer);
|
||||
void getTaskStatus(u32 messagePointer);
|
||||
void getTaskState(u32 messagePointer);
|
||||
void getTaskStorageInfo(u32 messagePointer);
|
||||
void receiveProperty(u32 messagePointer);
|
||||
void registerStorageEntry(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue