mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 00:25:24 +13:00
Cubburn and Palssio families
This adds the Cubburn and Palssio families; Silent Hills can start proper development from here.
This commit is contained in:
parent
4c1d1132aa
commit
bd35a6c862
77 changed files with 497 additions and 16 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue