Final relabeling before merge

This commit is contained in:
PikalaxALT
2015-11-25 10:26:30 -05:00
parent f599e477fc
commit 0c6f94effd
22 changed files with 69 additions and 69 deletions

View File

@@ -2,7 +2,7 @@ RTC:: ; 46f
; update time and time-sensitive palettes
; rtc enabled?
ld a, [wc2ce]
ld a, [wSpriteUpdatesEnabled]
cp 0
ret z