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 wVirtualOAM labels, part 2.
This commit is contained in:
@@ -25,7 +25,7 @@ _SwitchPartyMons:
|
||||
ld a, " "
|
||||
call ByteFill
|
||||
pop af
|
||||
ld hl, wSprite01
|
||||
ld hl, wVirtualOAMSprite00
|
||||
ld bc, 4 * SPRITEOAMSTRUCT_LENGTH
|
||||
call AddNTimes
|
||||
ld de, SPRITEOAMSTRUCT_LENGTH
|
||||
|
||||
Reference in New Issue
Block a user