Changes

10 bytes removed ,  03:25, 11 December 2006
m
Fixed minor formatting issue on fav color comment.
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;
34

edits