Line 57:
Line 57:
u16 month:4;
u16 month:4;
u16 day:5;
u16 day:5;
−
u16 favColor:4; // 0 - 11 (changing to 1111, along with setting the preceeding bit // results in a grey shirt, some values over 11 will crash the Wii
+
u16 favColor:4; // 0 - 11 (changing to 1111, along with setting the preceeding bit
+
// results in a grey shirt, some values over 11 will crash the Wii
// when trying to change the favorite color).
// when trying to change the favorite color).
u16 unknown:1;
u16 unknown:1;