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 /event/overworld.asm | |
parent | 3108c9fa6a265a7ecbac6fa2aaa458025f5aeead (diff) |
Unify directional movement macros
Diffstat (limited to 'event/overworld.asm')
-rwxr-xr-x | event/overworld.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event/overworld.asm b/event/overworld.asm index 77903e107..3906c7d6e 100755 --- a/event/overworld.asm +++ b/event/overworld.asm @@ -751,7 +751,7 @@ Script_UsedWaterfall: ; 0xcb20 ret .WaterfallStep: ; cb4f - turn_waterfall_up + turn_waterfall UP step_end .Text_UsedWaterfall: ; 0xcb51 |