Document rfu_union_tool

This commit is contained in:
PikalaxALT
2020-02-03 11:02:02 -05:00
parent 2b5b956936
commit aed9c28dc3
10 changed files with 139 additions and 131 deletions
+2 -1
View File
@@ -117,7 +117,8 @@ struct GFtgtGnameSub
struct __attribute__((packed, aligned(2))) GFtgtGname
{
struct GFtgtGnameSub unk_00;
u8 unk_04[4];
u8 unk_04[RFU_CHILD_MAX]; // u8 sprite_idx:3;
// u8 gender:1;
u16 species:10;
u16 type:6;
u8 activity:7;