You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Use "battle_anims" and "sprite_anims" for clarity, not just "anims"
This commit is contained in:
@ -5,7 +5,7 @@ endc
|
||||
db \1
|
||||
endm
|
||||
|
||||
; BattleAnimCommands indexes (see engine/anims/anim_commands.asm)
|
||||
; BattleAnimCommands indexes (see engine/battle_anims/anim_commands.asm)
|
||||
enum_start $d0
|
||||
|
||||
enum anim_obj_command ; $d0
|
Reference in New Issue
Block a user