From 02cadbee60c7b1a4806f790416a21619391fef15 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Thu, 1 Aug 2019 19:01:50 +0200 Subject: MORE DODRIO BERRY PICKINGgit status! --- include/strings.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index a959821d4..dfec425d5 100644 --- a/include/strings.h +++ b/include/strings.h @@ -2723,4 +2723,10 @@ extern const u8 gText_NumberOfBattles[]; extern const u8 gText_Unknown[]; extern const u8 gText_TrainerCloseBy[]; +// Dodrio Berry Picking +extern const u8 gText_BerryPickingRecords[]; +extern const u8 gText_BerriesPicked[]; +extern const u8 gText_BerriesInRowFivePlayers[]; +extern const u8 gText_BestScore[]; + #endif // GUARD_STRINGS_H -- cgit v1.2.3