Harmonize some more symbols with pokegold

This commit is contained in:
Rangi
2020-06-16 11:28:52 -04:00
parent 4342ced31f
commit b9f2b93c17
34 changed files with 69 additions and 63 deletions

View File

@@ -15,7 +15,7 @@ _ReplaceKrisSprite::
call GetUsedSprite
ret
Function14146: ; mobile
_RefreshSprites: ; mobile
ld hl, wSpriteFlags
ld a, [hl]
push af
@@ -26,7 +26,7 @@ Function14146: ; mobile
ld [wSpriteFlags], a
ret
Function14157: ; mobile
_ClearSprites: ; mobile
ld hl, wSpriteFlags
ld a, [hl]
push af