You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Resolve #461
This commit is contained in:
@@ -60,9 +60,9 @@ BattleIntroSlidingPics: ; 4e980
|
||||
; 4e9d6
|
||||
|
||||
.subfunction3 ; 4e9d6
|
||||
ld hl, Sprites + 1 ; x pixel
|
||||
ld hl, Sprite01XCoord
|
||||
ld c, $12 ; 18
|
||||
ld de, $4
|
||||
ld de, SPRITEOAMSTRUCT_LENGTH
|
||||
.loop3
|
||||
dec [hl]
|
||||
dec [hl]
|
||||
|
||||
Reference in New Issue
Block a user