fix: move/rename declarations

This commit is contained in:
dheu
2019-07-08 19:58:36 +08:00
parent 23a05eb6ac
commit 56b5fffe9d
7 changed files with 21 additions and 20 deletions
+1
View File
@@ -105,6 +105,7 @@ extern bool8 (* gFieldCallback2)(void);
void SetLastHealLocationWarp(u8 healLocaionId);
void sub_8055864(u8 mapGroup, u8 mapNum);
void CB2_Overworld(void);
void CB2_NewGame(void);
bool8 Overworld_MapTypeAllowsTeleportAndFly(u8 mapType);
void Overworld_ResetStateAfterTeleport(void);