diff options
author | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-07-03 19:40:10 -0400 |
---|---|---|
committer | luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> | 2020-07-03 19:40:10 -0400 |
commit | 7cb48a704a5f3783577bd85a85a802213e3d562c (patch) | |
tree | 9b9591df81781abada3f58e08307221084cad13b /include/strings.h | |
parent | f8247cdd793147a6f8d55971027558ad32fd4014 (diff) |
pokemon_summary_screen.c, part 10.
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 7b5c85305..81441d2bc 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1503,5 +1503,6 @@ extern const u8 gUnknown_8419C72[]; extern const u8 gUnknown_8419C2A[]; extern const u8 gUnknown_8419C7B[]; extern const u8 gUnknown_8419CA9[]; +extern const u8 gUnknown_8419CB9[]; #endif //GUARD_STRINGS_H |