Rename gOakText_AskPlayerGender to fit naming convention

This commit is contained in:
SphericalIce
2022-12-31 14:39:34 +00:00
parent d080ebd0f0
commit 0348b58899
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -755,7 +755,7 @@ extern const u8 gControlsGuide_Text_BButton[];
extern const u8 gControlsGuide_Text_StartButton[];
extern const u8 gControlsGuide_Text_SelectButton[];
extern const u8 gControlsGuide_Text_LRButtons[];
extern const u8 gOakText_AskPlayerGender[];
extern const u8 gOakSpeech_Text_AskPlayerGender[];
extern const u8 gPikachuIntro_Text_Page1[];
extern const u8 gPikachuIntro_Text_Page2[];
extern const u8 gPikachuIntro_Text_Page3[];