You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Identify battle bg effects functions and constants (#773)
Identify battle bg effects functions and constants
This commit is contained in:
@@ -112,7 +112,7 @@ RunBattleAnimScript:
|
||||
cp ROLLOUT
|
||||
jr nz, .not_rollout
|
||||
|
||||
ld a, ANIM_BG_2E
|
||||
ld a, ANIM_BG_ROLLOUT
|
||||
ld b, NUM_BG_EFFECTS
|
||||
ld de, BG_EFFECT_STRUCT_LENGTH
|
||||
ld hl, wBGEffect1Function
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user