summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorDiegoisawesome <Diegoisawesome@users.noreply.github.com>2018-11-27 12:58:31 -0600
committerGitHub <noreply@github.com>2018-11-27 12:58:31 -0600
commit2e2cd59160d8254fbdf7cff25140c43e41aa892a (patch)
tree73b236b56ae57ef7f74e045597b7781819eb32f6 /include/strings.h
parentc909aa92dee0a8d202d9195d80d0cc96b0d1ebc8 (diff)
parentf316d53c585b7c35a39fa0e3f73aee7340e5ccbf (diff)
Merge pull request #404 from garakmon/frontier-data
Some frontier data
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h44
1 files changed, 44 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index 495cb3a9b..1649910cc 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -1231,4 +1231,48 @@ extern const u8 gText_Are[];
extern const u8 gText_Are2[];
extern const u8 gText_123Dot[][3];
+// Frontier util.
+extern const u8 gUnknown_085ED164[];
+extern const u8 gUnknown_085ED170[];
+extern const u8 gUnknown_085ED17C[];
+extern const u8 gUnknown_085ED188[];
+extern const u8 gUnknown_085ED190[];
+
+extern const u8 gText_RecordsLv50[];
+extern const u8 gText_RecordsOpenLevel[];
+extern const u8 gText_FrontierFacilityWinStreak[];
+extern const u8 gText_FrontierFacilityClearStreak[];
+extern const u8 gText_FrontierFacilityRoomsCleared[];
+extern const u8 gText_FrontierFacilityKOsStreak[];
+extern const u8 gText_FrontierFacilityFloorsCleared[];
+
+extern const u8 gText_082C843F[];
+extern const u8 gText_082C848B[];
+extern const u8 gText_082C8628[];
+extern const u8 gText_082C85B4[];
+extern const u8 gText_082C8512[];
+extern const u8 gText_082C859D[];
+extern const u8 gText_082C86C3[];
+extern const u8 gText_082C8458[];
+extern const u8 gText_082C84C1[];
+extern const u8 gText_082C8662[];
+extern const u8 gText_082C85E3[];
+extern const u8 gText_082C853B[];
+extern const u8 gText_082C85A4[];
+extern const u8 gText_082C86FE[];
+extern const u8 gText_082C846C[];
+extern const u8 gText_082C84D0[];
+extern const u8 gText_082C8682[];
+extern const u8 gText_082C85F5[];
+extern const u8 gText_082C8561[];
+extern const u8 gText_082C85A9[];
+extern const u8 gText_082C8739[];
+extern const u8 gText_082C8480[];
+extern const u8 gText_082C84F7[];
+extern const u8 gText_082C86B3[];
+extern const u8 gText_082C8611[];
+extern const u8 gText_082C8589[];
+extern const u8 gText_082C85AE[];
+extern const u8 gText_082C877B[];
+
#endif //GUARD_STRINGS_H