summaryrefslogtreecommitdiff
path: root/macros/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'macros/wram.asm')
-rw-r--r--macros/wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/macros/wram.asm b/macros/wram.asm
index 4c6b1dc6..41fd1dad 100644
--- a/macros/wram.asm
+++ b/macros/wram.asm
@@ -88,7 +88,8 @@ spritestatedata2: MACRO
\1MovementByte1:: db
\1GrassPriority:: db
\1MovementDelay:: db
- ds 4
+\1OrigFacingDirection:: db
+ ds 3
\1PictureID:: db
\1ImageBaseOffset:: db
ds 1