summaryrefslogtreecommitdiff
path: root/maps/PowerPlant.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-14 13:46:14 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-14 13:46:14 -0400
commit1fa6aecbfcc81b8794ca10e6d88837b1645f95e1 (patch)
tree52fc07965084952c820b0e5eea1d858da217f273 /maps/PowerPlant.asm
parent3108c9fa6a265a7ecbac6fa2aaa458025f5aeead (diff)
Unify directional movement macros
Diffstat (limited to 'maps/PowerPlant.asm')
-rw-r--r--maps/PowerPlant.asm18
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/PowerPlant.asm b/maps/PowerPlant.asm
index 04e860de2..62a539eb3 100644
--- a/maps/PowerPlant.asm
+++ b/maps/PowerPlant.asm
@@ -202,18 +202,18 @@ PowerPlantBookshelf:
jumpstd difficultbookshelf
MovementData_0x188ed5:
- step_right
- step_right
- step_up
- step_up
+ step RIGHT
+ step RIGHT
+ step UP
+ step UP
step_end
MovementData_0x188eda:
- step_down
- step_down
- step_left
- step_left
- turn_head_down
+ step DOWN
+ step DOWN
+ step LEFT
+ step LEFT
+ turn_head DOWN
step_end
UnknownText_0x188ee0: