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/FastShipB1F.asm | |
parent | 3108c9fa6a265a7ecbac6fa2aaa458025f5aeead (diff) |
Unify directional movement macros
Diffstat (limited to 'maps/FastShipB1F.asm')
-rw-r--r-- | maps/FastShipB1F.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/FastShipB1F.asm b/maps/FastShipB1F.asm index b5167bfdc..4a4d3a87c 100644 --- a/maps/FastShipB1F.asm +++ b/maps/FastShipB1F.asm @@ -210,16 +210,16 @@ FashShipB1FTrashcan: MovementData_0x76871: fix_facing - big_step_right + big_step RIGHT remove_fixed_facing - turn_head_down + turn_head DOWN step_end MovementData_0x76876: fix_facing - big_step_left + big_step LEFT remove_fixed_facing - turn_head_down + turn_head DOWN step_end UnknownText_0x7687b: |