Consistent predef function names

This commit is contained in:
xCrystal
2018-01-02 18:49:25 +01:00
parent b4a49351c1
commit d7970f749a
102 changed files with 549 additions and 548 deletions

View File

@@ -98,7 +98,7 @@ _TimeOfDayPals:: ; 8c011
ld [rSVBK], a
; update palettes
call _Special_UpdateTimePals
call _UpdateTimePals
call DelayFrame
; successful change
@@ -112,7 +112,7 @@ _TimeOfDayPals:: ; 8c011
; 8c070
_Special_UpdateTimePals:: ; 8c070
_UpdateTimePals:: ; 8c070
ld c, $9 ; normal
call GetTimePalFade
call DmgToCgbTimePals