Use "battle_anims" and "sprite_anims" for clarity, not just "anims"

This commit is contained in:
Remy Oukaour
2017-12-26 18:45:04 -05:00
parent b5417fafec
commit 35a3a19fda
132 changed files with 1967 additions and 1969 deletions

View File

@@ -6,17 +6,17 @@ INCLUDE "includes.asm"
SECTION "Pic Pointers", ROMX
INCLUDE "gfx/pokemon/pic_pointers.asm"
INCLUDE "data/pokemon/pic_pointers.asm"
SECTION "Unown Pic Pointers", ROMX
INCLUDE "gfx/pokemon/unown_pic_pointers.asm"
INCLUDE "data/pokemon/unown_pic_pointers.asm"
SECTION "Trainer Pic Pointers", ROMX
INCLUDE "gfx/trainer_pic_pointers.asm"
INCLUDE "data/trainers/pic_pointers.asm"
SECTION "Pics 1", ROMX