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/Route34IlexForestGate.asm | |
parent | 3108c9fa6a265a7ecbac6fa2aaa458025f5aeead (diff) |
Unify directional movement macros
Diffstat (limited to 'maps/Route34IlexForestGate.asm')
-rw-r--r-- | maps/Route34IlexForestGate.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/Route34IlexForestGate.asm b/maps/Route34IlexForestGate.asm index fd5847f80..674bca42d 100644 --- a/maps/Route34IlexForestGate.asm +++ b/maps/Route34IlexForestGate.asm @@ -82,13 +82,13 @@ LassScript_0x62d94: jumptextfaceplayer UnknownText_0x62e97 MovementData_0x62d97: - step_up - step_up + step UP + step UP step_end MovementData_0x62d9a: - step_down - step_right + step DOWN + step RIGHT step_end UnknownText_0x62d9d: |