diff options
Diffstat (limited to 'include/strings2.h')
-rw-r--r-- | include/strings2.h | 4 |
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[]; |