This commit is contained in:
Rangi 2022-09-26 15:17:26 -04:00 committed by GitHub
parent 742dd00eb7
commit 22859c4bb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,7 +117,7 @@ UpdateNPCSprite:
dec a
add a
ld hl, wMapSpriteData
add l ; should be adc
add l
ld l, a
ld a, [hl] ; read movement byte 2
ld [wCurSpriteMovement2], a