diff options
Diffstat (limited to 'home/rtc.asm')
-rw-r--r-- | home/rtc.asm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/home/rtc.asm b/home/rtc.asm index 651a7b6..dd38876 100644 --- a/home/rtc.asm +++ b/home/rtc.asm @@ -1,10 +1,6 @@ include "constants.asm" -; if DEBUG SECTION "home/rtc.asm", ROM0 -; else -; SECTION "Time Of Day Palettes", ROM0 [$02EF] -; endc UpdateTimeOfDayPalettes: ; 32b (0:032b) ld a, [wVramState] |