mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 00:25:24 +13:00
TOTARTLE AND BLASTYKEgit status! (+Viridian Forest & Debug Stuff)
This commit is contained in:
parent
c6a4f3245b
commit
d1e9accd44
46 changed files with 215 additions and 60 deletions
|
|
@ -8,7 +8,7 @@ CharmeleonFrames: INCLUDE "gfx/pokemon/charmeleon/frames.asm"
|
|||
CharizardFrames: INCLUDE "gfx/pokemon/charizard/frames.asm"
|
||||
SquirtleFrames: INCLUDE "gfx/pokemon/squirtle/frames.asm"
|
||||
WartortleFrames: INCLUDE "gfx/pokemon/wartortle/frames.asm"
|
||||
BlastoiseFrames: INCLUDE "gfx/pokemon/blastoise/frames.asm"
|
||||
TotartleFrames: INCLUDE "gfx/pokemon/totartle/frames.asm"
|
||||
CaterpieFrames: INCLUDE "gfx/pokemon/caterpie/frames.asm"
|
||||
MetapodFrames: INCLUDE "gfx/pokemon/metapod/frames.asm"
|
||||
ButterfreeFrames: INCLUDE "gfx/pokemon/butterfree/frames.asm"
|
||||
|
|
@ -117,6 +117,8 @@ TangelaFrames: INCLUDE "gfx/pokemon/tangela/frames.asm"
|
|||
KangaskhanFrames: INCLUDE "gfx/pokemon/kangaskhan/frames.asm"
|
||||
HorseaFrames: INCLUDE "gfx/pokemon/horsea/frames.asm"
|
||||
SeadraFrames: INCLUDE "gfx/pokemon/seadra/frames.asm"
|
||||
BlastykeFrames: INCLUDE "gfx/pokemon/blastyke/frames.asm"
|
||||
BlastoiseFrames: INCLUDE "gfx/pokemon/blastoise/frames.asm"
|
||||
GoldeenFrames: INCLUDE "gfx/pokemon/goldeen/frames.asm"
|
||||
SeakingFrames: INCLUDE "gfx/pokemon/seaking/frames.asm"
|
||||
StaryuFrames: INCLUDE "gfx/pokemon/staryu/frames.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue