sovereignx/include/ereader.h

12 lines
304 B
C
Raw Normal View History

#ifndef GUARD_EREADER_H
#define GUARD_EREADER_H
bool32 sub_81D3B34(void);
u32 sub_81D427C(void);
bool8 sub_81D4A58(struct EventObject*);
2019-03-22 18:36:06 +00:00
void UpdateFarawayIslandStepCounter(void);
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
2019-03-22 18:36:06 +00:00
bool8 IsMewPlayingHideAndSeek(void);
#endif // GUARD_EREADER_H