summaryrefslogtreecommitdiff
path: root/include/sprite.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-12-12 17:18:25 -0600
committercamthesaxman <cameronghall@cox.net>2017-12-12 17:18:25 -0600
commit95a64284fdc2b063a49f1ad3edb8726ec0db0366 (patch)
tree9f3c2fa6292945817d70a6eab2371186cf64783d /include/sprite.h
parentf2702d17e9a0414f1c3f2ba6cb90e73c69e56311 (diff)
decompile nullsub_89 - sub_80AB9A0
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 a87260ec0..ba68b7e42 100644
--- a/include/sprite.h
+++ b/include/sprite.h
@@ -228,6 +228,7 @@ extern const union AffineAnimCmd *const gDummySpriteAffineAnimTable[];
extern s16 gSpriteCoordOffsetX;
extern s16 gSpriteCoordOffsetY;
+extern u8 gReservedSpritePaletteCount;
extern struct Sprite gSprites[];