more link stuff

This commit is contained in:
DizzyEggg
2018-06-04 12:07:32 +02:00
parent e50f4b4999
commit dbb9cdd424
9 changed files with 510 additions and 1212 deletions
+1 -1
View File
@@ -122,7 +122,7 @@ struct LinkPlayer
/* 0x08 */ u8 name[11];
/* 0x13 */ u8 gender;
/* 0x14 */ u32 linkType;
/* 0x18 */ u16 lp_field_18; // battler id in battles
/* 0x18 */ u16 id; // battler id in battles
/* 0x1A */ u16 language;
};