You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
ReplaceKrisSprite -> UpdatePlayerSprite
This commit is contained in:
@@ -38,7 +38,7 @@ CloseText::
|
||||
call SafeUpdateSprites
|
||||
ld a, $90
|
||||
ldh [hWY], a
|
||||
call ReplaceKrisSprite
|
||||
call UpdatePlayerSprite
|
||||
farcall InitMapNameSign
|
||||
farcall LoadOverworldFont
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user