Document faraway island

This commit is contained in:
GriffinR
2020-07-19 14:12:38 -04:00
parent 5e1fb23aad
commit a1cc7d2bd6
5 changed files with 136 additions and 115 deletions

View File

@@ -2,7 +2,7 @@
#define GUARD_FARAWAY_ISLAND_H
u32 GetMewMoveDirection(void);
bool8 sub_81D4A58(struct ObjectEvent*);
bool8 ShouldMewShakeGrass(struct ObjectEvent*);
void UpdateFarawayIslandStepCounter(void);
bool8 ObjectEventIsFarawayIslandMew(struct ObjectEvent *);
bool8 IsMewPlayingHideAndSeek(void);