diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2016-12-10 22:12:48 +0100 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2016-12-11 16:00:45 +0100 |
commit | b6387d8c43722676109dcf948503194ae44b7a7a (patch) | |
tree | d78f9d27b33704a369b5604344c28aa3364d9740 /include/text.h | |
parent | 12ac981dd7b55014889a7cf70ed053559d9b3a83 (diff) |
Continue decompiling trainer_card
Diffstat (limited to 'include/text.h')
-rw-r--r-- | include/text.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/text.h b/include/text.h index ad5313eed..d0d418eab 100644 --- a/include/text.h +++ b/include/text.h @@ -86,8 +86,8 @@ extern const struct WindowConfig gWindowConfig_81E6D54; extern const struct WindowConfig gWindowConfig_81E6D70; extern const struct WindowConfig gWindowConfig_81E6D8C; extern const struct WindowConfig gWindowConfig_81E6DA8; -extern const struct WindowConfig gWindowConfig_81E6DC4; -extern const struct WindowConfig gWindowConfig_81E6DE0; +extern const struct WindowConfig WindowConfig_TrainerCard_Back_Values; +extern const struct WindowConfig WindowConfig_TrainerCard_Back_Labels; extern const struct WindowConfig gWindowConfig_81E6DFC; extern const struct WindowConfig gWindowConfig_81E6E18; extern const struct WindowConfig gWindowConfig_81E6E34; |