summaryrefslogtreecommitdiff
path: root/include/sprite.h
diff options
context:
space:
mode:
authorEvan <eroelke@gmail.com>2019-12-04 14:49:35 -0700
committerEvan <eroelke@gmail.com>2019-12-04 14:49:35 -0700
commitaa272d1e512c38bb271d8d6f1f7491920f28c5eb (patch)
tree72917de8024c75993663294440f8d78156698df8 /include/sprite.h
parent00577da2e14b64f2289dbac92ca8dd3943259dcb (diff)
matching up battle_anim_special
Diffstat (limited to 'include/sprite.h')
-rw-r--r--include/sprite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sprite.h b/include/sprite.h
index 7432306a4..84b3ee123 100644
--- a/include/sprite.h
+++ b/include/sprite.h
@@ -210,7 +210,7 @@ struct Sprite
/*0x2D*/ u8 animLoopCounter;
// general purpose data fields
- /*0x2E*/ s16 data[8];
+ /*0x2E*/ s16 data[8]; //2e, 30, 32, 34, 36,
/*0x3E*/ u16 inUse:1; //1
u16 coordOffsetEnabled:1; //2