You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Card Flip
This commit is contained in:
@@ -2033,7 +2033,7 @@ Function2b5c:: ; 2b5c
|
||||
ld b, SCGB_09
|
||||
call GetSGBLayout
|
||||
callba Function49409
|
||||
call Function3200
|
||||
call WaitBGMap2
|
||||
callba FadeInPalettes
|
||||
call EnableSpriteUpdates
|
||||
ret
|
||||
@@ -2053,7 +2053,7 @@ Function2b74:: ; 0x2b74
|
||||
ld hl, VramState
|
||||
set 0, [hl]
|
||||
call UpdateSprites
|
||||
call Function3200
|
||||
call WaitBGMap2
|
||||
ld b, SCGB_09
|
||||
call GetSGBLayout
|
||||
callba Function49409
|
||||
|
Reference in New Issue
Block a user