Separate the 200-byte c608-to-c6d0 union and the 280-byte c6d0-to-c7e8 union
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user