summaryrefslogtreecommitdiff
path: root/include/link.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-10-09 00:04:47 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-10-09 00:04:47 -0400
commit799a9ccfe28999477776cd3ae79ff0d32c836565 (patch)
treeefce843ae79ddbfed52fe6865c621494c04b6068 /include/link.h
parent6c614d71a522975c269678667331418a2d561b06 (diff)
decompile up to sub_8043B40
Diffstat (limited to 'include/link.h')
-rw-r--r--include/link.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/link.h b/include/link.h
index 1f91ebfeb..352386523 100644
--- a/include/link.h
+++ b/include/link.h
@@ -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;
};