[BOSS} Stub more calls (Fixes Crashmo)
This commit is contained in:
@@ -12,9 +12,11 @@ class BOSSService {
|
||||
|
||||
// Service commands
|
||||
void initializeSession(u32 messagePointer);
|
||||
void getNsDataIdList(u32 messagePointer);
|
||||
void getOptoutFlag(u32 messagePointer);
|
||||
void getStorageEntryInfo(u32 messagePointer); // Unknown what this is, name taken from Citra
|
||||
void getTaskIdList(u32 messagePointer);
|
||||
void getTaskStorageInfo(u32 messagePointer);
|
||||
void receiveProperty(u32 messagePointer);
|
||||
void registerStorageEntry(u32 messagePointer);
|
||||
void unregisterStorage(u32 messagePointer);
|
||||
|
||||
Reference in New Issue
Block a user