You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Sweepthrough of ClearBox arg conversion to lb
This commit is contained in:
@@ -24234,9 +24234,9 @@ Function_LoadOpponentTrainerAndPokemonsWithOTSprite: ; 0x170b44
|
||||
ld hl, UsedSprites
|
||||
add hl, de
|
||||
ld [hli], a
|
||||
ld [$ffbd], a
|
||||
ld [hUsedSpriteIndex], a
|
||||
ld a, [hl]
|
||||
ld [$ffbe], a
|
||||
ld [hUsedSpriteTile], a
|
||||
callba Function143c8
|
||||
ret
|
||||
; 170b90
|
||||
|
||||
Reference in New Issue
Block a user