more fixes

This commit is contained in:
May Evans 2022-08-31 15:50:28 +01:00
parent a216a0f2e7
commit c1d2bc7678
11 changed files with 36 additions and 18 deletions

View file

@ -27,7 +27,7 @@ Route8GateScript0:
ld hl, CoordsData_1e22c
call ArePlayerCoordsInArray
ret nc
ld a, PLAYER_DIR_LEFT
ld a, PLAYER_DIR_UP ; fix - PvK
ld [wPlayerMovingDirection], a
xor a
ldh [hJoyHeld], a