You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Some work on battle animations
This commit is contained in:
@@ -1253,7 +1253,7 @@ Function897d5: ; 897d5
|
||||
|
||||
.asm_897f3
|
||||
ld a, $37
|
||||
ld [$ffad], a
|
||||
ld [hFillBox], a
|
||||
hlcoord 12, 3
|
||||
lb bc, 7, 7
|
||||
predef FillBox
|
||||
|
||||
@@ -1618,7 +1618,7 @@ Function100a09: ; 100a09
|
||||
|
||||
call Function100a87
|
||||
call Function100da5
|
||||
callba Function3ee27
|
||||
callba FinishBattleAnim
|
||||
jr .asm_100a2d
|
||||
|
||||
.asm_100a2a
|
||||
|
||||
@@ -1210,7 +1210,7 @@ asm_108966
|
||||
call Function108ac8
|
||||
hlcoord 7, 2
|
||||
xor a
|
||||
ld [$ffad], a
|
||||
ld [hFillBox], a
|
||||
ld bc, $0707
|
||||
predef FillBox
|
||||
call WaitBGMap
|
||||
@@ -1224,7 +1224,7 @@ Function10898a: ; 10898a
|
||||
call Function108ac8
|
||||
hlcoord 7, 2
|
||||
xor a
|
||||
ld [$ffad], a
|
||||
ld [hFillBox], a
|
||||
ld bc, $0707
|
||||
predef FillBox
|
||||
call WaitBGMap
|
||||
|
||||
Reference in New Issue
Block a user