You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix comment/style issues caused from w-izing.
This commit is contained in:
@@ -326,7 +326,7 @@ PokeAnim_InitPicAttributes: ; d01d6
|
||||
ld [wPokeAnimPointer], a
|
||||
ld a, b
|
||||
ld [wPokeAnimPointer + 1], a
|
||||
; hl contains wTileMap coords
|
||||
; hl contains tilemap coords
|
||||
ld a, l
|
||||
ld [wPokeAnimCoord], a
|
||||
ld a, h
|
||||
|
||||
Reference in New Issue
Block a user