Card Flip
This commit is contained in:
@@ -241,7 +241,7 @@ Functioncc220: ; cc220
|
||||
ld [hBGMapAddress], a
|
||||
ld a, (VBGMap0 tile $28) / $100
|
||||
ld [hBGMapAddress + 1], a
|
||||
call Function3200
|
||||
call WaitBGMap2
|
||||
ld a, $60
|
||||
ld [hWY], a
|
||||
xor a
|
||||
|
@@ -8934,7 +8934,7 @@ DisplayLinkRecord: ; 3f836
|
||||
xor a
|
||||
ld bc, SCREEN_WIDTH * SCREEN_HEIGHT
|
||||
call ByteFill
|
||||
call Function3200
|
||||
call WaitBGMap2
|
||||
ld b, SCGB_08
|
||||
call GetSGBLayout
|
||||
call SetPalettes
|
||||
|
Reference in New Issue
Block a user