summaryrefslogtreecommitdiff
path: root/include/sprite.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-01-07 19:20:15 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-01-07 19:20:15 -0500
commitb9ad9b3ad547b200e66b293169acbbfe4f50f76d (patch)
treed7ae8792bfe9c87665933d310cfee2de10713a3f /include/sprite.h
parent92fa7570b99d216f75becbd362a124a12cc1dcde (diff)
through sub_8096874
Diffstat (limited to 'include/sprite.h')
-rw-r--r--include/sprite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sprite.h b/include/sprite.h
index b72c09989..3ad418356 100644
--- a/include/sprite.h
+++ b/include/sprite.h
@@ -235,6 +235,7 @@ extern const union AffineAnimCmd *const gDummySpriteAffineAnimTable[];
extern s16 gSpriteCoordOffsetX;
extern s16 gSpriteCoordOffsetY;
extern u8 gReservedSpritePaletteCount;
+extern u16 gReservedSpriteTileCount;
extern u8 gOamLimit;