Rename move tutor to move relearner
This commit is contained in:
+5
-5
@@ -20,11 +20,11 @@ void sub_81D1EC0(void);
|
||||
void sub_81D1D04(u8);
|
||||
bool8 sub_81D1C44(u8);
|
||||
bool8 sub_81D4A58(struct EventObject*);
|
||||
void MoveTutorPrintText(u8 *);
|
||||
u16 MoveTutorRunTextPrinters(void);
|
||||
void MoveTutorCreateYesNoMenu(void);
|
||||
u8 LoadMoveTutorMovesList(const struct ListMenuItem *items, u16 numChoices);
|
||||
void InitMoveTutorWindows(bool8 useContextWindow);
|
||||
void MoveRelearnerPrintText(u8 *);
|
||||
u16 MoveRelearnerRunTextPrinters(void);
|
||||
void MoveRelearnerCreateYesNoMenu(void);
|
||||
u8 LoadMoveRelearnerMovesList(const struct ListMenuItem *items, u16 numChoices);
|
||||
void InitMoveRelearnerWindows(bool8 useContextWindow);
|
||||
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
|
||||
u32 sub_81D427C(void);
|
||||
void sub_81D4998(void);
|
||||
|
||||
Reference in New Issue
Block a user