Card Flip

This commit is contained in:
PikalaxALT
2015-12-11 16:59:40 -05:00
parent b65fe57db6
commit ecd277204a
22 changed files with 653 additions and 600 deletions

View File

@@ -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

View File

@@ -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