Merge pull request #234 from Akatsuki-py/fix_comment

Fix comment from Y pos to X pos
This commit is contained in:
Daniel Harding 2020-04-30 12:31:03 -05:00 committed by GitHub
commit dcff1305fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -702,7 +702,7 @@ GetTileSpriteStandsOn:
ld c, a
ld b, $0
inc l
ld a, [hl] ; c1x6: screen Y position
ld a, [hl] ; c1x6: screen X position
srl a
srl a
srl a ; screen X tile