summaryrefslogtreecommitdiff
path: root/home/movement.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/movement.asm')
-rw-r--r--home/movement.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/movement.asm b/home/movement.asm
index f006916a4..0a2623a09 100644
--- a/home/movement.asm
+++ b/home/movement.asm
@@ -1,5 +1,5 @@
InitMovementBuffer:: ; 1b1e
- ld [wMovementBufferPerson], a
+ ld [wMovementBufferObject], a
xor a
ld [wMovementBufferCount], a
ld a, $0 ; useless