Cubburn and Palssio families

This adds the Cubburn and Palssio families; Silent Hills can start proper development from here.
This commit is contained in:
Llinos Evans 2023-11-02 14:37:12 +00:00
parent 4c1d1132aa
commit bd35a6c862
77 changed files with 497 additions and 16 deletions

View file

@ -9,6 +9,12 @@ TyphlosionFrames: INCLUDE "gfx/pokemon/typhlosion/frames.asm"
TotodileFrames: INCLUDE "gfx/pokemon/totodile/frames.asm"
CroconawFrames: INCLUDE "gfx/pokemon/croconaw/frames.asm"
FeraligatrFrames: INCLUDE "gfx/pokemon/feraligatr/frames.asm"
CubburnFrames: INCLUDE "gfx/pokemon/cubburn/frames.asm"
FlambearFrames: INCLUDE "gfx/pokemon/flambear/frames.asm"
BruinousFrames: INCLUDE "gfx/pokemon/bruinous/frames.asm"
PalssioFrames: INCLUDE "gfx/pokemon/palssio/frames.asm"
PressioFrames: INCLUDE "gfx/pokemon/pressio/frames.asm"
DonmarinFrames: INCLUDE "gfx/pokemon/donmarin/frames.asm"
SentretFrames: INCLUDE "gfx/pokemon/sentret/frames.asm"
FurretFrames: INCLUDE "gfx/pokemon/furret/frames.asm"
HoothootFrames: INCLUDE "gfx/pokemon/hoothoot/frames.asm"