diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-14 13:46:14 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-14 13:46:14 -0400 |
commit | 1fa6aecbfcc81b8794ca10e6d88837b1645f95e1 (patch) | |
tree | 52fc07965084952c820b0e5eea1d858da217f273 /maps/Route40.asm | |
parent | 3108c9fa6a265a7ecbac6fa2aaa458025f5aeead (diff) |
Unify directional movement macros
Diffstat (limited to 'maps/Route40.asm')
-rw-r--r-- | maps/Route40.asm | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/maps/Route40.asm b/maps/Route40.asm index a0bddde89..6ae3d5922 100644 --- a/maps/Route40.asm +++ b/maps/Route40.asm @@ -141,28 +141,28 @@ Route40HiddenHyperPotion: dwb EVENT_ROUTE_40_HIDDEN_HYPER_POTION, HYPER_POTION MovementData_0x1a621c: - step_right - step_up - step_up - step_up - step_up - step_up - step_up + step RIGHT + step UP + step UP + step UP + step UP + step UP + step UP step_end MovementData_0x1a6224: - step_up - step_up - step_up - step_up - step_up + step UP + step UP + step UP + step UP + step UP step_end MovementData_0x1a622a: - step_up - step_up - step_up - step_up + step UP + step UP + step UP + step UP step_end SwimmermSimonSeenText: |