Cleanup externs in overworld.c

This commit is contained in:
Marcus Huderle
2019-02-08 11:48:51 -06:00
parent 6add3e1794
commit abebd2b864
18 changed files with 42 additions and 65 deletions
+2
View File
@@ -37,5 +37,7 @@ u8 sub_8068F18(void);
bool8 dive_warp(struct MapPosition *position, u16 b);
int SetCableClubWarp(void);
u8 TrySetDiveWarp(void);
const u8 *GetInteractedLinkPlayerScript(struct MapPosition *position, u8 metatileBehavior, u8 direction);
u8 *GetCoordEventScriptAtMapPosition(struct MapPosition *position);
#endif // GUARD_FIELDCONTROLAVATAR_H