summaryrefslogtreecommitdiff
path: root/include/strings2.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-25 17:50:27 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-06-25 17:50:27 -0500
commit605f8ac1141daf66d3428923e004f82f5a5e1594 (patch)
treea3e5fae5d271175c7f10b6b455fcdc7f0fdd553e /include/strings2.h
parente88e39d5fda1644f77e41fd652d4310612da7532 (diff)
parent659437f07a44b6f560bb58d6c12d141ed8ba7643 (diff)
Merge branch 'master' into contest_link_80C2020
Diffstat (limited to 'include/strings2.h')
-rw-r--r--include/strings2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/strings2.h b/include/strings2.h
index 8052c6c4a..50197ccde 100644
--- a/include/strings2.h
+++ b/include/strings2.h
@@ -186,7 +186,7 @@ extern const u8 gEggNickname[];
extern const u8 gOtherText_HatchedFromEgg[];
extern const u8 gOtherText_NickHatchPrompt[];
-// learn_move
+// move_tutor_menu
extern const u8 OtherText_Battle[];
extern const u8 OtherText_Contest[];
@@ -194,7 +194,7 @@ extern const u8 OtherText_Contest[];
extern const u8 OtherText_Type[];
extern const u8 OtherText_PP[];
-// learn_move
+// move_tutor_menu
extern const u8 OtherText_Power[];
extern const u8 OtherText_Accuracy[];
extern const u8 OtherText_Appeal[];