summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-03-06 13:10:23 -0500
committerGitHub <noreply@github.com>2020-03-06 13:10:23 -0500
commit85ca62e823e563ebec97e9e340fdde0af42d9221 (patch)
treef0c32eaf666bfdff84e58adcb3852503e0f734d2 /include/strings.h
parentf483a93beaaeff82ad0a6b8b6e67a5a1b25ec989 (diff)
parent3b88ba66376f13deb5338cd61b608adc901cc27e (diff)
Merge pull request #292 from PikalaxALT/clear_save_data_screen
Decomp and doc clear_save_data_screen
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
index f2207e7a7..d5c6f4b58 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -1309,4 +1309,8 @@ extern const u8 gText_QuestLog_VictoryRoad[];
extern const u8 gText_QuestLog_PokemonLeague[];
extern const u8 gText_QuestLog_CeruleanCave[];
+// clear_save_data_screen
+extern const u8 gUnknown_841B69E[];
+extern const u8 gUnknown_841B6B9[];
+
#endif //GUARD_STRINGS_H