Fully document move_tutor (formerly learn_move)
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 sub_81D2BF4(u8 *);
|
||||
u16 sub_81D2C3C(void);
|
||||
void sub_81D2C50(void);
|
||||
u8 sub_81D28C8(const struct ListMenuItem *items, u16 numChoices);
|
||||
void sub_81D2824(u16);
|
||||
void MoveTutorPrintText(u8 *);
|
||||
u16 MoveTutorRunTextPrinters(void);
|
||||
void MoveTutorCreateYesNoMenu(void);
|
||||
u8 LoadMoveTutorMovesList(const struct ListMenuItem *items, u16 numChoices);
|
||||
void InitMoveTutorWindows(bool8 useContextWindow);
|
||||
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
|
||||
u32 sub_81D427C(void);
|
||||
void sub_81D4998(void);
|
||||
|
||||
Reference in New Issue
Block a user