Identify battle bg effects functions and constants (#773)

Identify battle bg effects functions and constants
This commit is contained in:
7Soul
2020-10-06 16:45:09 -03:00
committed by GitHub
parent fc08ff2c38
commit cf26f55985
5 changed files with 406 additions and 367 deletions

View File

@@ -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