From 1fa6aecbfcc81b8794ca10e6d88837b1645f95e1 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Sat, 14 May 2016 13:46:14 -0400 Subject: Unify directional movement macros --- engine/std_scripts.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'engine/std_scripts.asm') diff --git a/engine/std_scripts.asm b/engine/std_scripts.asm index 9c9542cf4..0f144f79c 100644 --- a/engine/std_scripts.asm +++ b/engine/std_scripts.asm @@ -1907,8 +1907,8 @@ HappinessCheckScript: end Movement_ContestResults_WalkAfterWarp: ; bcea1 - step_right - step_down - turn_head_up + step RIGHT + step DOWN + turn_head UP step_end ; bcea5 -- cgit v1.2.3