You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Break up engine/sprites.asm; address yenatch's comments
This commit is contained in:
@@ -306,7 +306,7 @@ Function11c1ca: ; 11c1ca
|
||||
call Decompress
|
||||
call EnableLCD
|
||||
callba ReloadMapPart
|
||||
callba Function8cf53
|
||||
callba ClearSpriteAnims
|
||||
callba LoadPokemonData
|
||||
callba Pokedex_ABCMode
|
||||
ld a, [rSVBK]
|
||||
@@ -367,7 +367,7 @@ Function11c283: ; 11c283
|
||||
jr .loop
|
||||
|
||||
.exit
|
||||
callba Function8cf53
|
||||
callba ClearSpriteAnims
|
||||
call ClearSprites
|
||||
ret
|
||||
; 11c2ac
|
||||
|
||||
Reference in New Issue
Block a user