berry blender merge conflicts

This commit is contained in:
DizzyEggg
2017-11-19 22:58:13 +01:00
16 changed files with 1777 additions and 2892 deletions

View File

@@ -69,7 +69,7 @@ struct LinkPlayer
/* 0x08 */ u8 name[11];
/* 0x13 */ u8 gender;
/* 0x14 */ u32 linkType;
/* 0x18 */ u16 lp_field_18;
/* 0x18 */ u16 lp_field_18; // battle bank in battles
/* 0x1A */ u16 language;
};