Start battle pike

This commit is contained in:
DizzyEggg
2018-11-12 00:46:02 +01:00
parent a4235c9ff8
commit 4fb463377c
8 changed files with 874 additions and 2077 deletions

View File

@@ -35,6 +35,7 @@ bool8 sub_8088BF0(u16*, u16, u8);
struct MapConnection *sub_8088950(u8 direction, int x, int y);
bool8 sub_80889A8(u8 direction, int x, int y, struct MapConnection *connection);
bool8 sub_8088A0C(int x, int src_width, int dest_width, int offset);
void save_serialize_map(void);
void SpriteCB_PokeballGlow(struct Sprite *);
void SpriteCB_PokecenterMonitor(struct Sprite *);