diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-02-29 14:30:01 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-02-29 14:30:01 -0500 |
commit | 9b9ae3d3374dd61870d47f025ffc0346a0b6839c (patch) | |
tree | b3bb8a00adf53de8aabc7acede5191ab944ca8d3 /include/strings.h | |
parent | 43f66fce5574592ac1c37b9452fe858e482156bb (diff) |
through sub_8080E6C
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 8c19ea5cb..ec5965b75 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1141,4 +1141,11 @@ extern const u8 gText_BestScore2[]; extern const u8 gText_ExcellentsInARow[]; extern const u8 gText_PkmnJumpRecords[]; +// cable_club +extern const u8 gUnknown_841DF82[]; +extern const u8 gUnknown_841DF8B[]; +extern const u8 gUnknown_841DF92[]; +extern const u8 gUnknown_841DF99[]; +extern const u8 gUnknown_841DFA0[]; + #endif //GUARD_STRINGS_H |