Update to RGBDS 0.7.0 (#1101)
This commit is contained in:
@@ -979,8 +979,8 @@ PushSGBBorder:
|
||||
ret
|
||||
|
||||
SGB_ClearVRAM:
|
||||
ld hl, VRAM_Begin
|
||||
ld bc, VRAM_End - VRAM_Begin
|
||||
ld hl, STARTOF(VRAM)
|
||||
ld bc, SIZEOF(VRAM)
|
||||
xor a
|
||||
call ByteFill
|
||||
ret
|
||||
|
Reference in New Issue
Block a user