Unify step_sleep macro

This commit is contained in:
pikalaxalt
2016-05-14 12:28:00 -04:00
parent 1a84ca4e55
commit 3108c9fa6a
13 changed files with 49 additions and 84 deletions

View File

@@ -516,7 +516,7 @@ CopyTempObjectToObjectStruct: ; 8286
TrainerWalkToPlayer: ; 831e
ld a, [hLastTalked]
call InitMovementBuffer
ld a, movement_step_sleep_1
ld a, movement_step_sleep
call AppendToMovementBuffer
ld a, [wd03f]
dec a