Match and clean up fldeff misc

This commit is contained in:
DizzyEggg
2018-12-22 19:33:45 +01:00
parent 8fcb3f71c7
commit 6dffa6d17c
4 changed files with 153 additions and 351 deletions

View File

@@ -59,6 +59,8 @@ struct LockedAnimEventObjects
};
extern const struct SpriteFrameImage gEventObjectPicTable_PechaBerryTree[];
extern const struct OamData gEventObjectBaseOam_32x8;
extern const struct SpriteTemplate *const gFieldEffectObjectTemplatePointers[];
extern const u8 gReflectionEffectPaletteMap[];
void ResetEventObjects(void);