diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-20 20:33:25 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-20 20:33:25 -0400 |
commit | 47fe2cb9ce8b2aec7d40fe5f44c1248b090606d6 (patch) | |
tree | c5199560de872fd878acfe3f021cb48b0b49e702 /include/strings.h | |
parent | 73b04853e9a2b84e49534f1c221addac93288791 (diff) |
through sub_811D2D0
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 6016dc3e3..82c35d552 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1441,4 +1441,10 @@ extern const u8 gPCText_Pokecenter[]; extern const u8 gPCText_Machine[]; extern const u8 gPCText_Simple[]; +// pokemon_special_anim + +extern const u8 gUnknown_841B2ED[]; +extern const u8 gUnknown_841B2F1[]; +extern const u8 gUnknown_841B2FF[]; + #endif //GUARD_STRINGS_H |