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
|
|
@ -6,7 +6,7 @@ CharmeleonBitmasks: INCLUDE "gfx/pokemon/charmeleon/bitmask.asm"
|
|||
CharizardBitmasks: INCLUDE "gfx/pokemon/charizard/bitmask.asm"
|
||||
SquirtleBitmasks: INCLUDE "gfx/pokemon/squirtle/bitmask.asm"
|
||||
WartortleBitmasks: INCLUDE "gfx/pokemon/wartortle/bitmask.asm"
|
||||
BlastoiseBitmasks: INCLUDE "gfx/pokemon/blastoise/bitmask.asm"
|
||||
TotartleBitmasks: INCLUDE "gfx/pokemon/totartle/bitmask.asm"
|
||||
CaterpieBitmasks: INCLUDE "gfx/pokemon/caterpie/bitmask.asm"
|
||||
MetapodBitmasks: INCLUDE "gfx/pokemon/metapod/bitmask.asm"
|
||||
ButterfreeBitmasks: INCLUDE "gfx/pokemon/butterfree/bitmask.asm"
|
||||
|
|
@ -115,6 +115,8 @@ TangelaBitmasks: INCLUDE "gfx/pokemon/tangela/bitmask.asm"
|
|||
KangaskhanBitmasks: INCLUDE "gfx/pokemon/kangaskhan/bitmask.asm"
|
||||
HorseaBitmasks: INCLUDE "gfx/pokemon/horsea/bitmask.asm"
|
||||
SeadraBitmasks: INCLUDE "gfx/pokemon/seadra/bitmask.asm"
|
||||
BlastykeBitmasks: INCLUDE "gfx/pokemon/blastyke/bitmask.asm"
|
||||
BlastoiseBitmasks: INCLUDE "gfx/pokemon/blastoise/bitmask.asm"
|
||||
GoldeenBitmasks: INCLUDE "gfx/pokemon/goldeen/bitmask.asm"
|
||||
SeakingBitmasks: INCLUDE "gfx/pokemon/seaking/bitmask.asm"
|
||||
StaryuBitmasks: INCLUDE "gfx/pokemon/staryu/bitmask.asm"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue