You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix wVirtualOAM labels, part 2.
This commit is contained in:
@@ -257,7 +257,7 @@ BattleAnim_ClearCGB_OAMFlags: ; cc23d
|
||||
bit 3, a
|
||||
jr z, .delete
|
||||
|
||||
ld hl, wSprite01Attributes
|
||||
ld hl, wVirtualOAMSprite00Attributes
|
||||
ld c, NUM_SPRITE_OAM_STRUCTS
|
||||
.loop
|
||||
ld a, [hl]
|
||||
|
Reference in New Issue
Block a user