wNumActiveBattleAnims → wLastAnimObjectIndex

This variable never decrements, it only increments to give each battle
animation a different, and incremental "index".
This commit is contained in:
mid-kid
2019-02-15 17:21:51 +01:00
parent 4154f191e0
commit ee86b36766
3 changed files with 5 additions and 5 deletions

View File

@@ -3045,7 +3045,7 @@ wBGEffect4:: battle_bg_effect wBGEffect4
wBGEffect5:: battle_bg_effect wBGEffect5
wActiveBGEffectsEnd::
wNumActiveBattleAnims:: db ; d40e
wLastAnimObjectIndex:: db ; d40e
wBattleAnimFlags:: db ; d40f
wBattleAnimAddress:: dw ; d410