diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-06 12:52:05 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2021-05-06 12:52:05 -0400 |
commit | b79634e2f34ac0b7034702dd81183af201dd8ed1 (patch) | |
tree | 7c0bedfc384fbe5870031e51dec3508aae361709 /include/cereader_tool.h | |
parent | 2fb82d4eca7cfaf9a1150b166bc1cbab7a27a5bc (diff) |
TrainerTowerTrainer.{unkC --> textColor}
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 b7e9cbe47..5dd0a7589 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 unkC; + /* 0x00C */ u8 textColor; /* 0x00E */ u16 speechBefore[6]; /* 0x01A */ u16 speechWin[6]; /* 0x026 */ u16 speechLose[6]; |