summaryrefslogtreecommitdiff
path: root/include/rom_81BE66C.h
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2019-12-02 13:34:11 -0500
committergarak <garakmon@gmail.com>2019-12-17 15:05:23 -0500
commit36b2301fd262adc70fc89ecdd3a7a97549b5a6c9 (patch)
treed87eb50b90952efd02d027fd04fb0d05432a1b50 /include/rom_81BE66C.h
parentebd3a1371757839c260256e2d8101fc6448b2915 (diff)
mostly standardize to object event to prep for disassembly
Diffstat (limited to 'include/rom_81BE66C.h')
-rw-r--r--include/rom_81BE66C.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rom_81BE66C.h b/include/rom_81BE66C.h
index fa439d8da..17b02ffa4 100644
--- a/include/rom_81BE66C.h
+++ b/include/rom_81BE66C.h
@@ -8,7 +8,7 @@
#include "global.h"
bool32 InTrainerHill(void);
-bool8 FieldObjectIsFarawayIslandMew(struct MapObject *);
+bool8 ObjectEventIsFarawayIslandMew(struct ObjectEvent *);
u32 sub_81D427C(void);
#endif //GUARD_ROM_81BE66C_H