diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-02 20:44:32 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-02 20:44:32 -0400 |
commit | a33981df888b712db43d5aeb3d1c332810a67353 (patch) | |
tree | fbff2539935580b982a13d2983d50db8a6eb8c02 /include/strings.h | |
parent | 79843a9026867842d2719bad87ad986a4bd4ce87 (diff) |
through debug_sub_8160C7C
Diffstat (limited to 'include/strings.h')
-rw-r--r-- | include/strings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h index 91c5c5344..7b97ec6ef 100644 --- a/include/strings.h +++ b/include/strings.h @@ -250,6 +250,7 @@ extern const u8 gContestStatsText_Dry[]; extern const u8 gContestStatsText_Sweet[]; extern const u8 gContestStatsText_Bitter[]; extern const u8 gContestStatsText_Sour[]; +extern const u8 gContestStatsText_Tasty[]; extern const u8 gContestStatsText_StowCase[]; extern const u8 gContestStatsText_ThrowAwayPrompt[]; |