9 lines
224 B
C
Executable file
9 lines
224 B
C
Executable file
#ifndef GUARD_EREADER_H
|
|
#define GUARD_EREADER_H
|
|
|
|
bool32 sub_81D3B34(void);
|
|
u32 sub_81D427C(void);
|
|
bool8 sub_81D4A58(struct EventObject*);
|
|
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
|
|
|
|
#endif // GUARD_EREADER_H
|