summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-04-06 03:41:00 -0400
committerPhlosioneer <mattmdrr2@gmail.com>2019-04-06 03:42:14 -0400
commitbc506861581869658f627a21fa90749540f352ca (patch)
tree9451b625bf541ce48c1bff5d3998b15fc39207e3 /include/strings.h
parentf4737874ef2308607cef97f61e8ae0a1ae05bdd8 (diff)
Decomp everything onvolving UnknownSubStruct_81C81D4
Now I can start cleaning up the fields and substructs
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 3899b63aa..d0c339d4a 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -986,6 +986,9 @@ extern const u8 gText_SomeonesPC[];
extern const u8 gText_PlayersPC[];
extern const u8 gText_WhichPCShouldBeAccessed[];
+extern const u8 gText_NavgearMatchCall_Strategy[];
+extern const u8 gText_NavgearMatchCall_TrainerPokemon[];
+extern const u8 gText_NavgearMatchCall_SelfIntroduction[];
extern const u8 gText_Navgear_ClearButtonList[];
extern const u8 gText_NavgearMap_ZoomedOutButtons[];
extern const u8 gText_NavgearMap_ZoomedInButtons[];