Sync further with pokegold

This commit is contained in:
Rangi42
2025-03-15 01:03:28 -04:00
parent 94c36a4351
commit 467ee7ee72
3 changed files with 3 additions and 1 deletions

View File

@@ -818,7 +818,7 @@ DEF NUM_BATTLE_BG_EFFECTS EQU const_value - 1
const BATTLE_ANIM_GFX_WAVE ; 26
const BATTLE_ANIM_GFX_AEROBLAST ; 27
const BATTLE_ANIM_GFX_PLAYERHEAD ; 28
const BATTLE_ANIM_GFX_ENEMYFEET ; 29
const BATTLE_ANIM_GFX_ENEMYFEET ; 29
DEF NUM_BATTLE_ANIM_GFX EQU const_value - 1
; battle_bg_effect struct members (see macros/ram.asm)