Update to RGBDS 0.7.0 (#1101)
This commit is contained in:
@@ -2697,8 +2697,8 @@ If `IsInArray` returns `nc`, data at `bc` will be executed as code.
|
||||
push af
|
||||
ldh [rSVBK], a
|
||||
xor a
|
||||
ld hl, WRAM1_Begin
|
||||
ld bc, WRAM1_End - WRAM1_Begin
|
||||
ld hl, STARTOF(WRAMX)
|
||||
ld bc, SIZEOF(WRAMX)
|
||||
call ByteFill
|
||||
pop af
|
||||
inc a
|
||||
|
Reference in New Issue
Block a user