summaryrefslogtreecommitdiff
path: root/include/strings.h
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2018-01-17 18:24:33 -0600
committerCameron Hall <cameronghall@cox.net>2018-01-17 18:24:33 -0600
commit8835353325d9c7eba7664bde5d5a2d4c40c4376d (patch)
treec0d73f13b1674c54b3d2356ecf4f86055a14669b /include/strings.h
parent73392181fe47fd0fe5ac3702978307926a442ef4 (diff)
resolve more undefined references
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/strings.h b/include/strings.h
index fe9cfc6ba..91c5c5344 100644
--- a/include/strings.h
+++ b/include/strings.h
@@ -164,7 +164,7 @@ extern const u8 gOtherText_None[];
extern const u8 gOtherText_ThreeQuestions2[];
-extern const u8 gOtherText_FiveQuestionsAndSlash[];
+extern const u8 gOtherText_FiveQuestions[];
extern const u8 gOtherText_OneDash[];
extern const u8 gOtherText_TwoDashes[];