From bc506861581869658f627a21fa90749540f352ca Mon Sep 17 00:00:00 2001 From: Phlosioneer Date: Sat, 6 Apr 2019 03:41:00 -0400 Subject: Decomp everything onvolving UnknownSubStruct_81C81D4 Now I can start cleaning up the fields and substructs --- include/strings.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') 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[]; -- cgit v1.2.3