diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-25 17:37:07 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-25 17:37:07 -0400 |
commit | c032dc02319139771d8fed40c14297ee81b18b34 (patch) | |
tree | 4b2ba18b26fae04c23fe29b04d4e5e1cd0d2cbcf /include/strings.h | |
parent | f1841ef24d63aa2425d4316b9f49408d90c29bdb (diff) |
through AlignFishingAnimationFrames
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 e7f274abd..37d856a86 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1463,4 +1463,9 @@ extern const u8 gUnknown_841B2C6[]; extern const u8 gUnknown_841B2E5[]; extern const u8 gUnknown_841B2DC[]; +// field_player_avatar +extern const u8 gText_PokemonOnHook[]; +extern const u8 gText_NotEvenANibble[]; +extern const u8 gText_ItGotAway[]; + #endif //GUARD_STRINGS_H |