diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-02 21:17:15 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-02 21:17:15 -0400 |
commit | baf1430f2449fa79727109c83d39bfbecbdd00c9 (patch) | |
tree | 87263182b426212f78f4dc4a3ae96e92f83da420 /include/strings.h | |
parent | a33981df888b712db43d5aeb3d1c332810a67353 (diff) |
through debug_sub_8161028
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 7b97ec6ef..240e212ac 100644 --- a/include/strings.h +++ b/include/strings.h @@ -165,6 +165,7 @@ extern const u8 gOtherText_None[]; extern const u8 gOtherText_ThreeQuestions2[]; extern const u8 gOtherText_FiveQuestions[]; +extern const u8 gOtherText_Slash[]; extern const u8 gOtherText_OneDash[]; extern const u8 gOtherText_TwoDashes[]; |