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:
@@ -784,7 +784,7 @@ ENDM
|
||||
push bc
|
||||
ld a, PLAYER_NORMAL
|
||||
ld [wPlayerState], a
|
||||
call ReplaceKrisSprite ; UpdateSprites
|
||||
call UpdatePlayerSprite ; UpdateSprites
|
||||
pop bc
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user