You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Allow alternate labels for patch names
This commit is contained in:
@@ -58,20 +58,14 @@ BattleAnimRunScript:
|
||||
farcall CheckBattleScene
|
||||
jr c, .disabled
|
||||
|
||||
vc_hook FPA_001_Begin
|
||||
vc_hook FPA_002_Begin
|
||||
vc_hook FPA_003_Begin
|
||||
vc_hook FPA_004_Begin
|
||||
vc_hook FPA_005_Begin
|
||||
vc_hook FPA_006_Begin
|
||||
vc_hook FPA_007_Begin
|
||||
vc_hook Reduce_move_anim_flashing
|
||||
call BattleAnimClearHud
|
||||
call RunBattleAnimScript
|
||||
|
||||
call BattleAnimAssignPals
|
||||
call BattleAnimRequestPals
|
||||
|
||||
vc_hook FPA_001_End
|
||||
vc_hook Stop_reducing_move_anim_flashing
|
||||
xor a
|
||||
ldh [hSCX], a
|
||||
ldh [hSCY], a
|
||||
|
Reference in New Issue
Block a user