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

@@ -14,11 +14,11 @@ RTC:: ; 46f
ret z
TimeOfDayPals:: ; 47e
callab _TimeOfDayPals
callfar _TimeOfDayPals
ret
; 485
UpdateTimePals:: ; 485
callab _UpdateTimePals
callfar _UpdateTimePals
ret
; 48c