Bug Fixes, missing files, the ROM builds now

This commit is contained in:
Martha Schilling 2024-07-02 10:15:48 +01:00
parent 182f250d2d
commit 4d0a61454c
32 changed files with 213 additions and 118 deletions

View file

@ -320,6 +320,7 @@ DokuroarAnimationIdle: INCLUDE "gfx/pokemon/dokuroar/anim_idle.asm"
ScreamTailAnimationIdle: INCLUDE "gfx/pokemon/scream_tail/anim_idle.asm"
SandyShocksAnimationIdle: INCLUDE "gfx/pokemon/sandy_shocks/anim_idle.asm"
GreatTuskAnimationIdle: INCLUDE "gfx/pokemon/great_tusk/anim_idle.asm"
FlutterManeAnimationIdle: INCLUDE "gfx/pokemon/flutter_mane/anim_idle.asm"
IronTreadsAnimationIdle: INCLUDE "gfx/pokemon/iron_treads/anim_idle.asm"
IronBundleAnimationIdle: INCLUDE "gfx/pokemon/iron_bundle/anim_idle.asm"
IronThornsAnimationIdle: INCLUDE "gfx/pokemon/iron_thorns/anim_idle.asm"