diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-11-05 14:45:54 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-11-05 14:45:54 -0600 |
commit | 7dd4ed70601039d0c811752211b4aefa1d09b69b (patch) | |
tree | c309eefbe0f759f51ee3fc9a60ec6109da93a900 /include/strings.h | |
parent | 645830624d78f9241a43aaf1f09b483c8b5e9422 (diff) |
r5/r6 swap on sub_80E2578
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index c563353ec..3600dd891 100644 --- a/include/strings.h +++ b/include/strings.h @@ -877,4 +877,11 @@ extern const u8 gText_PokemonOnHook[]; extern const u8 gText_NotEvenANibble[]; extern const u8 gText_ItGotAway[]; +extern const u8 gText_HallOfFame[]; +extern const u8 gText_LogOff[]; +extern const u8 gText_LanettesPC[]; +extern const u8 gText_SomeonesPC[]; +extern const u8 gText_PlayersPC[]; +extern const u8 gText_WhichPCShouldBeAccessed[]; + #endif //GUARD_STRINGS_H |