Difference between revisions of "BOSSU:RegisterTask"

From 3dbrew
Jump to navigation Jump to search
Line 36: Line 36:
 
| Result code
 
| Result code
 
|}
 
|}
 +
 +
=Description=
 +
This registers a task and updates the BOSS savedata immediately, including info previously initialized with [[BOSSU:SendProperty]].

Revision as of 01:03, 10 October 2016

Request

Index Word Description
0 Header code [0x000B00C2]
1 TaskID buffer size
2 u8, unknown.
3 u8, unknown.
4 (Size << 4) | 0xA
5 TaskID data pointer

Response

Index Word Description
0 Header code
1 Result code

Description

This registers a task and updates the BOSS savedata immediately, including info previously initialized with BOSSU:SendProperty.