through sub_805D1A8

This commit is contained in:
PikalaxALT
2020-03-25 08:57:52 -04:00
parent 6c964a6350
commit f1841ef24d
14 changed files with 335 additions and 930 deletions
+2
View File
@@ -22,5 +22,7 @@ bool8 sub_80DCBE0(struct ObjectEvent *);
void SetUpReflection(struct ObjectEvent*, struct Sprite*, u8);
u32 StartFieldEffectForObjectEvent(u8, struct ObjectEvent*);
u8 FindTallGrassFieldEffectSpriteId(u8 localId, u8 mapNum, u8 mapGroup, s16 x, s16 y);
void ShowWarpArrowSprite(u8 spriteId, u8 direction, s16 x, s16 y);
void SetSpriteInvisible(u8 spriteId);
#endif //GUARD_FIELD_EFFECT_HELPERS_H