Finish porting/decompiling field_effect.c

This commit is contained in:
Diegoisawesome
2018-05-10 18:36:57 -05:00
parent 80062972ae
commit 416d67c832
41 changed files with 3234 additions and 7190 deletions

View File

@@ -28,4 +28,8 @@ 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 SpriteCB_PokeballGlow(struct Sprite *);
void SpriteCB_PokecenterMonitor(struct Sprite *);
void SpriteCB_HallOfFameMonitor(struct Sprite *);
#endif //GUARD_FIELDMAP_H