summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-15 21:28:15 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-15 21:28:15 -0500
commitaba038a4a4b5a1ef9ab683a3683849809ef95467 (patch)
tree1e0e2d1372e05fb692d4564696e9e0d07c36b6e6 /wram.asm
parent434c97a146d4416829a44955d325d023dacf9e54 (diff)
Fix some movement macro/function names
Diffstat (limited to 'wram.asm')
-rw-r--r--wram.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 5d5d861ff..149c40cba 100644
--- a/wram.asm
+++ b/wram.asm
@@ -325,6 +325,7 @@ wMovementPerson:: ds 1
wMovementDataPointer:: ds 3 ; dba
wc2e6:: ds 4
wc2ea:: ds 1
+wc2eb::
wMovementPointer:: ds 2 ; c2eb
ds 3
@@ -2219,7 +2220,7 @@ object_struct: MACRO
\1StepType:: ds 1
\1StepDuration:: ds 1
\1Action:: ds 1
-\1Object12:: ds 1
+\1ObjectStepFrame:: ds 1
\1Facing:: ds 1
\1NextTile:: ds 1 ; collision
\1StandingTile:: ds 1 ; collision