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

@@ -150,7 +150,7 @@ endr
ld bc, AttrMap - TileMap
add hl, bc
call Function8aee9
call Function3200
call WaitBGMap2
call JoyWaitAorB
call PlayClickSFX
call WriteBackup

View File

@@ -35,7 +35,7 @@ Script_Whiteout: ; 0x124ce
OverworldBGMap: ; 124fa
call ClearPalettes
call ClearScreen
call Function3200
call WaitBGMap2
call HideSprites
call RotateThreePalettesLeft
ret