diff options
Diffstat (limited to 'engine/overworld/map_objects.asm')
-rwxr-xr-x | engine/overworld/map_objects.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/map_objects.asm b/engine/overworld/map_objects.asm index 887fb753..774d4cd8 100755 --- a/engine/overworld/map_objects.asm +++ b/engine/overworld/map_objects.asm @@ -928,7 +928,7 @@ Function5730:: ; 5730 (1:5730) ld [wce87], a ld [wce88], a xor a - ld [wcf39], a + ld [wPlayerTurningDirection], a ld [wPlayerObjectStepFrame], a call Function574f farcall Function14a44 |