decompile up to sub_8043B40

This commit is contained in:
ProjectRevoTPP
2018-10-09 00:04:47 -04:00
parent 6c614d71a5
commit 799a9ccfe2
29 changed files with 588 additions and 1298 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ struct LinkPlayer
/* 0x08 */ u8 name[11];
/* 0x13 */ u8 gender;
/* 0x14 */ u32 linkType;
/* 0x18 */ u16 lp_field_18; // battle bank in battles
/* 0x18 */ u16 id; // battle bank in battles
/* 0x1A */ u16 language;
};