summaryrefslogtreecommitdiff
path: root/include/data2.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2021-06-23 11:10:02 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2021-06-23 11:10:02 -0400
commitd461cbcaa18e282f0a1ac5954298f2185a69b7c5 (patch)
tree99ce725ce6b91e9d340fad0b07ad2deae08327cf /include/data2.h
parent6e9821ca07a64ee09129038286aaba3eb1825946 (diff)
Sync more function names from Emerald
Diffstat (limited to 'include/data2.h')
-rw-r--r--include/data2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/data2.h b/include/data2.h
index 8ba1294ac..c5c8a42fb 100644
--- a/include/data2.h
+++ b/include/data2.h
@@ -21,9 +21,9 @@ 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 gAffineAnims_BattleSpriteOpponentSide[];
-extern const union AffineAnimCmd *const gSpriteAffineAnimTable_81E7C18[];
+extern const union AffineAnimCmd *const gAffineAnims_BattleSpriteContest[];
extern const union AnimCmd *const gSpriteAnimTable_81E7C64[];
extern const struct MonCoords gMonFrontPicCoords[];
extern const struct MonCoords gMonBackPicCoords[];