diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-07-02 16:45:49 -0400 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-07-02 16:45:49 -0400 |
commit | d9d3ac1c5dec158f2358e43bd39087ca4e5edc5a (patch) | |
tree | 22fdb6ede2d2cc5ff4c7d6dc9539407efbdffec0 /include/strings.h | |
parent | 91fea55a24ba6e184e806c7aefa7f60ef31c0b32 (diff) |
pokemon_summary_screen.c, part 7.
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/include/strings.h b/include/strings.h index df6162227..fbd91e98c 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1489,5 +1489,11 @@ extern const u8 gUnknown_84197ED[]; extern const u8 gUnknown_84197B8[]; extern const u8 gUnknown_8419841[]; extern const u8 gUnknown_8419822[]; - +extern const u8 gUnknown_841979D[]; +extern const u8 gUnknown_8419782[]; +extern const u8 gUnknown_84199F4[]; +extern const u8 gUnknown_84199AB[]; +extern const u8 gUnknown_8419860[]; +extern const u8 gUnknown_841988A[]; + #endif //GUARD_STRINGS_H |