callba/callab → farcall/callfar

This commit is contained in:
Remy Oukaour
2017-12-24 12:47:30 -05:00
parent d787c66374
commit c66d195089
170 changed files with 1751 additions and 1751 deletions

View File

@@ -66,7 +66,7 @@ LoadMenuMonIcon: ; 8e83f
push hl
push bc
ld d, a
callab ItemIsMail
callfar ItemIsMail
pop bc
pop hl
jr c, .not_mail
@@ -140,7 +140,7 @@ PartyMenu_InitAnimatedMonIcon: ; 8e8d5 (23:68d5)
push hl
push bc
ld d, a
callab ItemIsMail
callfar ItemIsMail
pop bc
pop hl
jr c, .mail
@@ -204,7 +204,7 @@ SetPartyMonIconAnimSpeed: ; 8e936 (23:6936)
ret
.getspeed ; 8e94c (23:694c)
callba PlacePartymonHPBar
farcall PlacePartymonHPBar
call GetHPPal
ld e, d
ld d, 0