summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/data2.h')
-rw-r--r--include/data2.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/data2.h b/include/data2.h
index 759efe3d3..98c9405a0 100644
--- a/include/data2.h
+++ b/include/data2.h
@@ -17,6 +17,15 @@ struct MonCoords
u8 y_offset;
};
+extern const struct OamData gOamData_81F96F0;
+extern const struct OamData gOamData_81F96E8;
+extern const struct SpriteFrameImage gSpriteImageTable_81E7A10[];
+extern const struct SpriteFrameImage gSpriteImageTable_81E7A30[];
+extern const struct SpriteFrameImage gSpriteImageTable_81E7A50[];
+extern const struct SpriteFrameImage gSpriteImageTable_81E7A70[];
+extern const union AffineAnimCmd *const gSpriteAffineAnimTable_81E7B70[];
+extern const union AffineAnimCmd *const gSpriteAffineAnimTable_81E7BEC[];
+
extern const union AffineAnimCmd *const gSpriteAffineAnimTable_81E7C18;
extern const union AnimCmd *const gSpriteAnimTable_81E7C64[];
extern struct MonCoords gMonFrontPicCoords[];