diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-04-29 09:56:44 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-04-29 09:56:44 -0400 |
commit | d0f3c277a7bd68e9c2a44efed04d9c0cdbb64355 (patch) | |
tree | 294d2198089ec648e26ffd12cc49ccad7185b150 /include/cereader_tool.h | |
parent | 9a91476b81b559db70c9f9cc4467439b55244beb (diff) |
Corrections and augmentations to ttower docs
Diffstat (limited to 'include/cereader_tool.h')
-rw-r--r-- | include/cereader_tool.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cereader_tool.h b/include/cereader_tool.h index 5dd0a7589..b7e9cbe47 100644 --- a/include/cereader_tool.h +++ b/include/cereader_tool.h @@ -8,7 +8,7 @@ struct TrainerTowerTrainer { /* 0x000 */ u8 name[11]; /* 0x00B */ u8 facilityClass; - /* 0x00C */ u8 textColor; + /* 0x00C */ u8 unkC; /* 0x00E */ u16 speechBefore[6]; /* 0x01A */ u16 speechWin[6]; /* 0x026 */ u16 speechLose[6]; |