diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-01-04 16:55:03 -0600 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-01-04 20:03:29 -0600 |
commit | 95db853a78c9c5b358c92e856be83207ce8ea22c (patch) | |
tree | d7690832b4346d92b3592077c454a3cf7e10feb6 /include/strings.h | |
parent | 55202eac241be32ee10187de71ab7b65c29fdd99 (diff) |
Decompile more of contest_link_80F57C4.c
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 9870b0eea..d16dd21f8 100644 --- a/include/strings.h +++ b/include/strings.h @@ -2209,5 +2209,10 @@ extern const u8 MatchCall_BattlePyramidText14[]; // Contest Link extern const u8 gText_ColorDarkGrey[]; +extern const u8 gText_CommunicationStandby[]; +extern const u8 gText_AnnouncingResults[]; +extern const u8 gText_PreliminaryResults[]; +extern const u8 gText_Round2Results[]; +extern const u8 gText_Var1sVar2Won[]; #endif //GUARD_STRINGS_H |