summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
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 74e364232..c62835ca1 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -1008,6 +1008,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[];