Separate the 200-byte c608-to-c6d0 union and the 280-byte c6d0-to-c7e8 union

This commit is contained in:
Rangi
2019-02-08 15:38:31 -05:00
parent 6cbdd245fc
commit 32c34a3619
2 changed files with 138 additions and 135 deletions

View File

@@ -44,7 +44,7 @@ InitClock:
ld hl, Text_WokeUpOak
call PrintText
ld hl, wTimeSetBuffer
ld bc, 50
ld bc, wTimeSetBufferEnd - wTimeSetBuffer
xor a
call ByteFill
ld a, 10 ; default hour = 10 AM