summaryrefslogtreecommitdiff
path: root/include/sprite.h
diff options
context:
space:
mode:
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