summaryrefslogtreecommitdiff
path: root/sprite.h
diff options
context:
space:
mode:
Diffstat (limited to 'sprite.h')
-rw-r--r--sprite.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sprite.h b/sprite.h
index 68c7848d1..67dce1612 100644
--- a/sprite.h
+++ b/sprite.h
@@ -70,6 +70,7 @@ typedef struct DeterministicSpriteGroup {
// Take this variable:
VarSpriteGroupScope var_scope;
byte variable;
+ byte parameter; ///< Used for variables between 0x60 and 0x7F inclusive.
// Do this with it:
byte shift_num;