Created
November 23, 2019 21:34
-
-
Save max-m/9327cbec88f39f112e747fea25e37db1 to your computer and use it in GitHub Desktop.
rgbasm v0.3.9-44-gea00348
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[max@/tmp]git clone https://github.com/mid-kid/pokecrystal.git pokecrystal-2/ 22:29:51 | |
Cloning into 'pokecrystal-2'... | |
remote: Enumerating objects: 82747, done. | |
remote: Total 82747 (delta 0), reused 0 (delta 0), pack-reused 82747 | |
Receiving objects: 100% (82747/82747), 44.37 MiB | 5.45 MiB/s, done. | |
Resolving deltas: 100% (61104/61104), done. | |
[max@/tmp]cd pokecrystal-2/ 22:30:10 | |
[max@/t/pokecrystal-2 (optimization)]git co 0072977^ 22:30:13 | |
HEAD is now at 4fafcc9be Make engine/pokemon/evolve.asm the main file | |
[max@/t/pokecrystal-2 ((4fafcc9b…))]time make -j4 22:30:20 | |
make: Entering directory '/tmp/pokecrystal-2/tools' gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o lzcomp lzcomp.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o png_dimensions png_dimensions.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o scan_includes scan_includes.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o palette palette.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o pokemon_animation pokemon_animation.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o pokemon_animation_graphics pokemon_animation_graphics.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o gfx gfx.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o md5 md5.c make: Leaving directory '/tmp/pokecrystal-2/tools' | |
rgbasm -L -o audio.o audio.asm | |
rgbasm -L -o home.o home.asm | |
rgbgfx -o gfx/sgb/sgb_border.2bpp gfx/sgb/sgb_border.png | |
rgbgfx -p gfx/pokemon/bulbasaur/front.gbcpal gfx/pokemon/bulbasaur/front.png | |
rgbgfx -p gfx/pokemon/ivysaur/front.gbcpal gfx/pokemon/ivysaur/front.png | |
tools/gfx --trim-whitespace -o gfx/sgb/sgb_border.2bpp gfx/sgb/sgb_border.2bpp | |
rgbgfx -p gfx/pokemon/venusaur/front.gbcpal gfx/pokemon/venusaur/front.png | |
rgbgfx -p gfx/pokemon/charmander/front.gbcpal gfx/pokemon/charmander/front.png | |
rgbgfx -p gfx/pokemon/charmeleon/front.gbcpal gfx/pokemon/charmeleon/front.png | |
rgbgfx -p gfx/pokemon/charizard/front.gbcpal gfx/pokemon/charizard/front.png | |
rgbgfx -p gfx/pokemon/squirtle/front.gbcpal gfx/pokemon/squirtle/front.png | |
rgbgfx -p gfx/pokemon/wartortle/front.gbcpal gfx/pokemon/wartortle/front.png | |
rgbgfx -p gfx/pokemon/blastoise/front.gbcpal gfx/pokemon/blastoise/front.png | |
rgbgfx -p gfx/pokemon/caterpie/front.gbcpal gfx/pokemon/caterpie/front.png | |
rgbgfx -p gfx/pokemon/metapod/front.gbcpal gfx/pokemon/metapod/front.png | |
rgbgfx -p gfx/pokemon/butterfree/front.gbcpal gfx/pokemon/butterfree/front.png | |
rgbgfx -p gfx/pokemon/weedle/front.gbcpal gfx/pokemon/weedle/front.png | |
rgbgfx -p gfx/pokemon/kakuna/front.gbcpal gfx/pokemon/kakuna/front.png | |
rgbgfx -p gfx/pokemon/beedrill/front.gbcpal gfx/pokemon/beedrill/front.png | |
rgbgfx -p gfx/pokemon/pidgey/front.gbcpal gfx/pokemon/pidgey/front.png | |
rgbgfx -p gfx/pokemon/pidgeotto/front.gbcpal gfx/pokemon/pidgeotto/front.png | |
rgbgfx -p gfx/pokemon/pidgeot/front.gbcpal gfx/pokemon/pidgeot/front.png | |
rgbgfx -p gfx/pokemon/rattata/front.gbcpal gfx/pokemon/rattata/front.png | |
rgbgfx -p gfx/pokemon/raticate/front.gbcpal gfx/pokemon/raticate/front.png | |
rgbgfx -p gfx/pokemon/spearow/front.gbcpal gfx/pokemon/spearow/front.png | |
rgbgfx -p gfx/pokemon/fearow/front.gbcpal gfx/pokemon/fearow/front.png | |
rgbgfx -p gfx/pokemon/ekans/front.gbcpal gfx/pokemon/ekans/front.png | |
rgbgfx -p gfx/pokemon/arbok/front.gbcpal gfx/pokemon/arbok/front.png | |
rgbgfx -p gfx/pokemon/pikachu/front.gbcpal gfx/pokemon/pikachu/front.png | |
rgbgfx -p gfx/pokemon/raichu/front.gbcpal gfx/pokemon/raichu/front.png | |
rgbgfx -p gfx/pokemon/sandshrew/front.gbcpal gfx/pokemon/sandshrew/front.png | |
rgbgfx -p gfx/pokemon/sandslash/front.gbcpal gfx/pokemon/sandslash/front.png | |
rgbgfx -p gfx/pokemon/nidoran_f/front.gbcpal gfx/pokemon/nidoran_f/front.png | |
rgbgfx -p gfx/pokemon/nidorina/front.gbcpal gfx/pokemon/nidorina/front.png | |
rgbgfx -p gfx/pokemon/nidoqueen/front.gbcpal gfx/pokemon/nidoqueen/front.png | |
rgbgfx -p gfx/pokemon/nidoran_m/front.gbcpal gfx/pokemon/nidoran_m/front.png | |
rgbgfx -p gfx/pokemon/nidorino/front.gbcpal gfx/pokemon/nidorino/front.png | |
rgbgfx -p gfx/pokemon/nidoking/front.gbcpal gfx/pokemon/nidoking/front.png | |
rgbgfx -p gfx/pokemon/clefairy/front.gbcpal gfx/pokemon/clefairy/front.png | |
rgbgfx -p gfx/pokemon/clefable/front.gbcpal gfx/pokemon/clefable/front.png | |
rgbgfx -p gfx/pokemon/vulpix/front.gbcpal gfx/pokemon/vulpix/front.png | |
rgbgfx -p gfx/pokemon/ninetales/front.gbcpal gfx/pokemon/ninetales/front.png | |
rgbgfx -p gfx/pokemon/jigglypuff/front.gbcpal gfx/pokemon/jigglypuff/front.png | |
rgbgfx -p gfx/pokemon/wigglytuff/front.gbcpal gfx/pokemon/wigglytuff/front.png | |
rgbgfx -p gfx/pokemon/zubat/front.gbcpal gfx/pokemon/zubat/front.png | |
rgbgfx -p gfx/pokemon/golbat/front.gbcpal gfx/pokemon/golbat/front.png | |
rgbgfx -p gfx/pokemon/oddish/front.gbcpal gfx/pokemon/oddish/front.png | |
rgbgfx -p gfx/pokemon/gloom/front.gbcpal gfx/pokemon/gloom/front.png | |
rgbgfx -p gfx/pokemon/vileplume/front.gbcpal gfx/pokemon/vileplume/front.png | |
rgbgfx -p gfx/pokemon/paras/front.gbcpal gfx/pokemon/paras/front.png | |
rgbgfx -p gfx/pokemon/parasect/front.gbcpal gfx/pokemon/parasect/front.png | |
rgbgfx -p gfx/pokemon/venonat/front.gbcpal gfx/pokemon/venonat/front.png | |
rgbgfx -p gfx/pokemon/venomoth/front.gbcpal gfx/pokemon/venomoth/front.png | |
rgbgfx -p gfx/pokemon/diglett/front.gbcpal gfx/pokemon/diglett/front.png | |
rgbgfx -p gfx/pokemon/dugtrio/front.gbcpal gfx/pokemon/dugtrio/front.png | |
rgbgfx -p gfx/pokemon/meowth/front.gbcpal gfx/pokemon/meowth/front.png | |
rgbgfx -p gfx/pokemon/persian/front.gbcpal gfx/pokemon/persian/front.png | |
rgbgfx -p gfx/pokemon/psyduck/front.gbcpal gfx/pokemon/psyduck/front.png | |
rgbgfx -p gfx/pokemon/golduck/front.gbcpal gfx/pokemon/golduck/front.png | |
rgbgfx -p gfx/pokemon/mankey/front.gbcpal gfx/pokemon/mankey/front.png | |
rgbgfx -p gfx/pokemon/primeape/front.gbcpal gfx/pokemon/primeape/front.png | |
rgbgfx -p gfx/pokemon/growlithe/front.gbcpal gfx/pokemon/growlithe/front.png | |
rgbgfx -p gfx/pokemon/arcanine/front.gbcpal gfx/pokemon/arcanine/front.png | |
rgbgfx -p gfx/pokemon/poliwag/front.gbcpal gfx/pokemon/poliwag/front.png | |
rgbgfx -p gfx/pokemon/poliwhirl/front.gbcpal gfx/pokemon/poliwhirl/front.png | |
rgbgfx -p gfx/pokemon/poliwrath/front.gbcpal gfx/pokemon/poliwrath/front.png | |
rgbgfx -p gfx/pokemon/abra/front.gbcpal gfx/pokemon/abra/front.png | |
rgbgfx -p gfx/pokemon/kadabra/front.gbcpal gfx/pokemon/kadabra/front.png | |
rgbgfx -p gfx/pokemon/alakazam/front.gbcpal gfx/pokemon/alakazam/front.png | |
rgbgfx -p gfx/pokemon/machop/front.gbcpal gfx/pokemon/machop/front.png | |
rgbgfx -p gfx/pokemon/machoke/front.gbcpal gfx/pokemon/machoke/front.png | |
rgbgfx -p gfx/pokemon/machamp/front.gbcpal gfx/pokemon/machamp/front.png | |
rgbgfx -p gfx/pokemon/bellsprout/front.gbcpal gfx/pokemon/bellsprout/front.png | |
rgbgfx -p gfx/pokemon/weepinbell/front.gbcpal gfx/pokemon/weepinbell/front.png | |
rgbgfx -p gfx/pokemon/victreebel/front.gbcpal gfx/pokemon/victreebel/front.png | |
rgbgfx -p gfx/pokemon/tentacool/front.gbcpal gfx/pokemon/tentacool/front.png | |
rgbgfx -p gfx/pokemon/tentacruel/front.gbcpal gfx/pokemon/tentacruel/front.png | |
rgbgfx -p gfx/pokemon/geodude/front.gbcpal gfx/pokemon/geodude/front.png | |
rgbgfx -p gfx/pokemon/graveler/front.gbcpal gfx/pokemon/graveler/front.png | |
rgbgfx -p gfx/pokemon/golem/front.gbcpal gfx/pokemon/golem/front.png | |
rgbgfx -p gfx/pokemon/ponyta/front.gbcpal gfx/pokemon/ponyta/front.png | |
rgbgfx -p gfx/pokemon/rapidash/front.gbcpal gfx/pokemon/rapidash/front.png | |
rgbgfx -p gfx/pokemon/slowpoke/front.gbcpal gfx/pokemon/slowpoke/front.png | |
rgbgfx -p gfx/pokemon/slowbro/front.gbcpal gfx/pokemon/slowbro/front.png | |
rgbgfx -p gfx/pokemon/magnemite/front.gbcpal gfx/pokemon/magnemite/front.png | |
rgbgfx -p gfx/pokemon/magneton/front.gbcpal gfx/pokemon/magneton/front.png | |
rgbgfx -p gfx/pokemon/farfetch_d/front.gbcpal gfx/pokemon/farfetch_d/front.png | |
rgbgfx -p gfx/pokemon/doduo/front.gbcpal gfx/pokemon/doduo/front.png | |
rgbgfx -p gfx/pokemon/dodrio/front.gbcpal gfx/pokemon/dodrio/front.png | |
rgbgfx -p gfx/pokemon/seel/front.gbcpal gfx/pokemon/seel/front.png | |
rgbgfx -p gfx/pokemon/dewgong/front.gbcpal gfx/pokemon/dewgong/front.png | |
rgbgfx -p gfx/pokemon/grimer/front.gbcpal gfx/pokemon/grimer/front.png | |
rgbgfx -p gfx/pokemon/muk/front.gbcpal gfx/pokemon/muk/front.png | |
rgbgfx -p gfx/pokemon/shellder/front.gbcpal gfx/pokemon/shellder/front.png | |
rgbgfx -p gfx/pokemon/cloyster/front.gbcpal gfx/pokemon/cloyster/front.png | |
rgbgfx -p gfx/pokemon/gastly/front.gbcpal gfx/pokemon/gastly/front.png | |
rgbgfx -p gfx/pokemon/haunter/front.gbcpal gfx/pokemon/haunter/front.png | |
rgbgfx -p gfx/pokemon/gengar/front.gbcpal gfx/pokemon/gengar/front.png | |
rgbgfx -p gfx/pokemon/onix/front.gbcpal gfx/pokemon/onix/front.png | |
rgbgfx -p gfx/pokemon/drowzee/front.gbcpal gfx/pokemon/drowzee/front.png | |
rgbgfx -p gfx/pokemon/hypno/front.gbcpal gfx/pokemon/hypno/front.png | |
rgbgfx -p gfx/pokemon/krabby/front.gbcpal gfx/pokemon/krabby/front.png | |
rgbgfx -p gfx/pokemon/kingler/front.gbcpal gfx/pokemon/kingler/front.png | |
rgbgfx -p gfx/pokemon/voltorb/front.gbcpal gfx/pokemon/voltorb/front.png | |
rgbgfx -p gfx/pokemon/electrode/front.gbcpal gfx/pokemon/electrode/front.png | |
rgbgfx -p gfx/pokemon/exeggcute/front.gbcpal gfx/pokemon/exeggcute/front.png | |
rgbgfx -p gfx/pokemon/exeggutor/front.gbcpal gfx/pokemon/exeggutor/front.png | |
rgbgfx -p gfx/pokemon/cubone/front.gbcpal gfx/pokemon/cubone/front.png | |
rgbgfx -p gfx/pokemon/marowak/front.gbcpal gfx/pokemon/marowak/front.png | |
rgbgfx -p gfx/pokemon/hitmonlee/front.gbcpal gfx/pokemon/hitmonlee/front.png | |
rgbgfx -p gfx/pokemon/hitmonchan/front.gbcpal gfx/pokemon/hitmonchan/front.png | |
rgbgfx -p gfx/pokemon/lickitung/front.gbcpal gfx/pokemon/lickitung/front.png | |
rgbgfx -p gfx/pokemon/koffing/front.gbcpal gfx/pokemon/koffing/front.png | |
rgbgfx -p gfx/pokemon/weezing/front.gbcpal gfx/pokemon/weezing/front.png | |
rgbgfx -p gfx/pokemon/rhyhorn/front.gbcpal gfx/pokemon/rhyhorn/front.png | |
rgbgfx -p gfx/pokemon/rhydon/front.gbcpal gfx/pokemon/rhydon/front.png | |
rgbgfx -p gfx/pokemon/chansey/front.gbcpal gfx/pokemon/chansey/front.png | |
rgbgfx -p gfx/pokemon/tangela/front.gbcpal gfx/pokemon/tangela/front.png | |
rgbgfx -p gfx/pokemon/kangaskhan/front.gbcpal gfx/pokemon/kangaskhan/front.png | |
rgbgfx -p gfx/pokemon/horsea/front.gbcpal gfx/pokemon/horsea/front.png | |
rgbgfx -p gfx/pokemon/seadra/front.gbcpal gfx/pokemon/seadra/front.png | |
rgbgfx -p gfx/pokemon/goldeen/front.gbcpal gfx/pokemon/goldeen/front.png | |
rgbgfx -p gfx/pokemon/seaking/front.gbcpal gfx/pokemon/seaking/front.png | |
rgbgfx -p gfx/pokemon/staryu/front.gbcpal gfx/pokemon/staryu/front.png | |
rgbgfx -p gfx/pokemon/starmie/front.gbcpal gfx/pokemon/starmie/front.png | |
rgbgfx -p gfx/pokemon/mr__mime/front.gbcpal gfx/pokemon/mr__mime/front.png | |
rgbgfx -p gfx/pokemon/scyther/front.gbcpal gfx/pokemon/scyther/front.png | |
rgbgfx -p gfx/pokemon/jynx/front.gbcpal gfx/pokemon/jynx/front.png | |
rgbgfx -p gfx/pokemon/electabuzz/front.gbcpal gfx/pokemon/electabuzz/front.png | |
rgbgfx -p gfx/pokemon/magmar/front.gbcpal gfx/pokemon/magmar/front.png | |
rgbgfx -p gfx/pokemon/pinsir/front.gbcpal gfx/pokemon/pinsir/front.png | |
rgbgfx -p gfx/pokemon/tauros/front.gbcpal gfx/pokemon/tauros/front.png | |
rgbgfx -p gfx/pokemon/magikarp/front.gbcpal gfx/pokemon/magikarp/front.png | |
rgbgfx -p gfx/pokemon/gyarados/front.gbcpal gfx/pokemon/gyarados/front.png | |
rgbgfx -p gfx/pokemon/lapras/front.gbcpal gfx/pokemon/lapras/front.png | |
rgbgfx -p gfx/pokemon/ditto/front.gbcpal gfx/pokemon/ditto/front.png | |
rgbgfx -p gfx/pokemon/eevee/front.gbcpal gfx/pokemon/eevee/front.png | |
rgbgfx -p gfx/pokemon/vaporeon/front.gbcpal gfx/pokemon/vaporeon/front.png | |
rgbgfx -p gfx/pokemon/jolteon/front.gbcpal gfx/pokemon/jolteon/front.png | |
rgbgfx -p gfx/pokemon/flareon/front.gbcpal gfx/pokemon/flareon/front.png | |
rgbgfx -p gfx/pokemon/porygon/front.gbcpal gfx/pokemon/porygon/front.png | |
rgbgfx -p gfx/pokemon/omanyte/front.gbcpal gfx/pokemon/omanyte/front.png | |
rgbgfx -p gfx/pokemon/omastar/front.gbcpal gfx/pokemon/omastar/front.png | |
rgbgfx -p gfx/pokemon/kabuto/front.gbcpal gfx/pokemon/kabuto/front.png | |
rgbgfx -p gfx/pokemon/kabutops/front.gbcpal gfx/pokemon/kabutops/front.png | |
rgbgfx -p gfx/pokemon/aerodactyl/front.gbcpal gfx/pokemon/aerodactyl/front.png | |
rgbgfx -p gfx/pokemon/snorlax/front.gbcpal gfx/pokemon/snorlax/front.png | |
rgbgfx -p gfx/pokemon/articuno/front.gbcpal gfx/pokemon/articuno/front.png | |
rgbgfx -p gfx/pokemon/zapdos/front.gbcpal gfx/pokemon/zapdos/front.png | |
rgbgfx -p gfx/pokemon/moltres/front.gbcpal gfx/pokemon/moltres/front.png | |
rgbgfx -p gfx/pokemon/dratini/front.gbcpal gfx/pokemon/dratini/front.png | |
rgbgfx -p gfx/pokemon/dragonair/front.gbcpal gfx/pokemon/dragonair/front.png | |
rgbgfx -p gfx/pokemon/dragonite/front.gbcpal gfx/pokemon/dragonite/front.png | |
rgbgfx -p gfx/pokemon/mewtwo/front.gbcpal gfx/pokemon/mewtwo/front.png | |
rgbgfx -p gfx/pokemon/mew/front.gbcpal gfx/pokemon/mew/front.png | |
rgbgfx -p gfx/pokemon/chikorita/front.gbcpal gfx/pokemon/chikorita/front.png | |
rgbgfx -p gfx/pokemon/bayleef/front.gbcpal gfx/pokemon/bayleef/front.png | |
rgbgfx -p gfx/pokemon/meganium/front.gbcpal gfx/pokemon/meganium/front.png | |
rgbgfx -p gfx/pokemon/cyndaquil/front.gbcpal gfx/pokemon/cyndaquil/front.png | |
rgbgfx -p gfx/pokemon/quilava/front.gbcpal gfx/pokemon/quilava/front.png | |
rgbgfx -p gfx/pokemon/typhlosion/front.gbcpal gfx/pokemon/typhlosion/front.png | |
rgbgfx -p gfx/pokemon/totodile/front.gbcpal gfx/pokemon/totodile/front.png | |
rgbgfx -p gfx/pokemon/croconaw/front.gbcpal gfx/pokemon/croconaw/front.png | |
rgbgfx -p gfx/pokemon/feraligatr/front.gbcpal gfx/pokemon/feraligatr/front.png | |
rgbgfx -p gfx/pokemon/sentret/front.gbcpal gfx/pokemon/sentret/front.png | |
rgbgfx -p gfx/pokemon/furret/front.gbcpal gfx/pokemon/furret/front.png | |
rgbgfx -p gfx/pokemon/hoothoot/front.gbcpal gfx/pokemon/hoothoot/front.png | |
rgbgfx -p gfx/pokemon/noctowl/front.gbcpal gfx/pokemon/noctowl/front.png | |
rgbgfx -p gfx/pokemon/ledyba/front.gbcpal gfx/pokemon/ledyba/front.png | |
rgbgfx -p gfx/pokemon/ledian/front.gbcpal gfx/pokemon/ledian/front.png | |
rgbgfx -p gfx/pokemon/spinarak/front.gbcpal gfx/pokemon/spinarak/front.png | |
rgbgfx -p gfx/pokemon/ariados/front.gbcpal gfx/pokemon/ariados/front.png | |
rgbgfx -p gfx/pokemon/crobat/front.gbcpal gfx/pokemon/crobat/front.png | |
rgbgfx -p gfx/pokemon/chinchou/front.gbcpal gfx/pokemon/chinchou/front.png | |
rgbgfx -p gfx/pokemon/lanturn/front.gbcpal gfx/pokemon/lanturn/front.png | |
rgbgfx -p gfx/pokemon/pichu/front.gbcpal gfx/pokemon/pichu/front.png | |
rgbgfx -p gfx/pokemon/cleffa/front.gbcpal gfx/pokemon/cleffa/front.png | |
rgbgfx -p gfx/pokemon/igglybuff/front.gbcpal gfx/pokemon/igglybuff/front.png | |
rgbgfx -p gfx/pokemon/togepi/front.gbcpal gfx/pokemon/togepi/front.png | |
rgbgfx -p gfx/pokemon/togetic/front.gbcpal gfx/pokemon/togetic/front.png | |
rgbgfx -p gfx/pokemon/natu/front.gbcpal gfx/pokemon/natu/front.png | |
rgbgfx -p gfx/pokemon/xatu/front.gbcpal gfx/pokemon/xatu/front.png | |
rgbgfx -p gfx/pokemon/mareep/front.gbcpal gfx/pokemon/mareep/front.png | |
rgbgfx -p gfx/pokemon/flaaffy/front.gbcpal gfx/pokemon/flaaffy/front.png | |
rgbgfx -p gfx/pokemon/ampharos/front.gbcpal gfx/pokemon/ampharos/front.png | |
rgbgfx -p gfx/pokemon/bellossom/front.gbcpal gfx/pokemon/bellossom/front.png | |
rgbgfx -p gfx/pokemon/marill/front.gbcpal gfx/pokemon/marill/front.png | |
rgbgfx -p gfx/pokemon/azumarill/front.gbcpal gfx/pokemon/azumarill/front.png | |
rgbgfx -p gfx/pokemon/sudowoodo/front.gbcpal gfx/pokemon/sudowoodo/front.png | |
rgbgfx -p gfx/pokemon/politoed/front.gbcpal gfx/pokemon/politoed/front.png | |
rgbgfx -p gfx/pokemon/hoppip/front.gbcpal gfx/pokemon/hoppip/front.png | |
rgbgfx -p gfx/pokemon/skiploom/front.gbcpal gfx/pokemon/skiploom/front.png | |
rgbgfx -p gfx/pokemon/jumpluff/front.gbcpal gfx/pokemon/jumpluff/front.png | |
rgbgfx -p gfx/pokemon/aipom/front.gbcpal gfx/pokemon/aipom/front.png | |
rgbgfx -p gfx/pokemon/sunkern/front.gbcpal gfx/pokemon/sunkern/front.png | |
rgbgfx -p gfx/pokemon/sunflora/front.gbcpal gfx/pokemon/sunflora/front.png | |
rgbgfx -p gfx/pokemon/yanma/front.gbcpal gfx/pokemon/yanma/front.png | |
rgbgfx -p gfx/pokemon/wooper/front.gbcpal gfx/pokemon/wooper/front.png | |
rgbgfx -p gfx/pokemon/quagsire/front.gbcpal gfx/pokemon/quagsire/front.png | |
rgbgfx -p gfx/pokemon/espeon/front.gbcpal gfx/pokemon/espeon/front.png | |
rgbgfx -p gfx/pokemon/umbreon/front.gbcpal gfx/pokemon/umbreon/front.png | |
rgbgfx -p gfx/pokemon/murkrow/front.gbcpal gfx/pokemon/murkrow/front.png | |
rgbgfx -p gfx/pokemon/slowking/front.gbcpal gfx/pokemon/slowking/front.png | |
rgbgfx -p gfx/pokemon/misdreavus/front.gbcpal gfx/pokemon/misdreavus/front.png | |
rgbgfx -p gfx/pokemon/wobbuffet/front.gbcpal gfx/pokemon/wobbuffet/front.png | |
rgbgfx -p gfx/pokemon/girafarig/front.gbcpal gfx/pokemon/girafarig/front.png | |
rgbgfx -p gfx/pokemon/pineco/front.gbcpal gfx/pokemon/pineco/front.png | |
rgbgfx -p gfx/pokemon/forretress/front.gbcpal gfx/pokemon/forretress/front.png | |
rgbgfx -p gfx/pokemon/dunsparce/front.gbcpal gfx/pokemon/dunsparce/front.png | |
rgbgfx -p gfx/pokemon/gligar/front.gbcpal gfx/pokemon/gligar/front.png | |
rgbgfx -p gfx/pokemon/steelix/front.gbcpal gfx/pokemon/steelix/front.png | |
rgbgfx -p gfx/pokemon/snubbull/front.gbcpal gfx/pokemon/snubbull/front.png | |
rgbgfx -p gfx/pokemon/granbull/front.gbcpal gfx/pokemon/granbull/front.png | |
rgbgfx -p gfx/pokemon/qwilfish/front.gbcpal gfx/pokemon/qwilfish/front.png | |
rgbgfx -p gfx/pokemon/scizor/front.gbcpal gfx/pokemon/scizor/front.png | |
rgbgfx -p gfx/pokemon/shuckle/front.gbcpal gfx/pokemon/shuckle/front.png | |
rgbgfx -p gfx/pokemon/heracross/front.gbcpal gfx/pokemon/heracross/front.png | |
rgbgfx -p gfx/pokemon/sneasel/front.gbcpal gfx/pokemon/sneasel/front.png | |
rgbgfx -p gfx/pokemon/teddiursa/front.gbcpal gfx/pokemon/teddiursa/front.png | |
rgbgfx -p gfx/pokemon/ursaring/front.gbcpal gfx/pokemon/ursaring/front.png | |
rgbgfx -p gfx/pokemon/slugma/front.gbcpal gfx/pokemon/slugma/front.png | |
rgbgfx -p gfx/pokemon/magcargo/front.gbcpal gfx/pokemon/magcargo/front.png | |
rgbgfx -p gfx/pokemon/swinub/front.gbcpal gfx/pokemon/swinub/front.png | |
rgbgfx -p gfx/pokemon/piloswine/front.gbcpal gfx/pokemon/piloswine/front.png | |
rgbgfx -p gfx/pokemon/corsola/front.gbcpal gfx/pokemon/corsola/front.png | |
rgbgfx -p gfx/pokemon/remoraid/front.gbcpal gfx/pokemon/remoraid/front.png | |
rgbgfx -p gfx/pokemon/octillery/front.gbcpal gfx/pokemon/octillery/front.png | |
rgbgfx -p gfx/pokemon/delibird/front.gbcpal gfx/pokemon/delibird/front.png | |
rgbgfx -p gfx/pokemon/mantine/front.gbcpal gfx/pokemon/mantine/front.png | |
rgbgfx -p gfx/pokemon/skarmory/front.gbcpal gfx/pokemon/skarmory/front.png | |
rgbgfx -p gfx/pokemon/houndour/front.gbcpal gfx/pokemon/houndour/front.png | |
rgbgfx -p gfx/pokemon/houndoom/front.gbcpal gfx/pokemon/houndoom/front.png | |
rgbgfx -p gfx/pokemon/kingdra/front.gbcpal gfx/pokemon/kingdra/front.png | |
rgbgfx -p gfx/pokemon/phanpy/front.gbcpal gfx/pokemon/phanpy/front.png | |
rgbgfx -p gfx/pokemon/donphan/front.gbcpal gfx/pokemon/donphan/front.png | |
rgbgfx -p gfx/pokemon/porygon2/front.gbcpal gfx/pokemon/porygon2/front.png | |
rgbgfx -p gfx/pokemon/stantler/front.gbcpal gfx/pokemon/stantler/front.png | |
rgbgfx -p gfx/pokemon/smeargle/front.gbcpal gfx/pokemon/smeargle/front.png | |
rgbgfx -p gfx/pokemon/tyrogue/front.gbcpal gfx/pokemon/tyrogue/front.png | |
rgbgfx -p gfx/pokemon/hitmontop/front.gbcpal gfx/pokemon/hitmontop/front.png | |
rgbgfx -p gfx/pokemon/smoochum/front.gbcpal gfx/pokemon/smoochum/front.png | |
rgbgfx -p gfx/pokemon/elekid/front.gbcpal gfx/pokemon/elekid/front.png | |
rgbgfx -p gfx/pokemon/magby/front.gbcpal gfx/pokemon/magby/front.png | |
rgbgfx -p gfx/pokemon/miltank/front.gbcpal gfx/pokemon/miltank/front.png | |
rgbgfx -p gfx/pokemon/blissey/front.gbcpal gfx/pokemon/blissey/front.png | |
rgbgfx -p gfx/pokemon/raikou/front.gbcpal gfx/pokemon/raikou/front.png | |
rgbgfx -p gfx/pokemon/entei/front.gbcpal gfx/pokemon/entei/front.png | |
rgbgfx -p gfx/pokemon/suicune/front.gbcpal gfx/pokemon/suicune/front.png | |
rgbgfx -p gfx/pokemon/larvitar/front.gbcpal gfx/pokemon/larvitar/front.png | |
rgbgfx -p gfx/pokemon/pupitar/front.gbcpal gfx/pokemon/pupitar/front.png | |
rgbgfx -p gfx/pokemon/tyranitar/front.gbcpal gfx/pokemon/tyranitar/front.png | |
rgbgfx -p gfx/pokemon/lugia/front.gbcpal gfx/pokemon/lugia/front.png | |
rgbgfx -p gfx/pokemon/ho_oh/front.gbcpal gfx/pokemon/ho_oh/front.png | |
rgbgfx -p gfx/pokemon/celebi/front.gbcpal gfx/pokemon/celebi/front.png | |
rgbgfx -p gfx/pokemon/egg/front.gbcpal gfx/pokemon/egg/front.png | |
rgbgfx -p gfx/trainers/cal.gbcpal gfx/trainers/cal.png | |
rgbgfx -p gfx/trainers/falkner.gbcpal gfx/trainers/falkner.png | |
rgbgfx -p gfx/trainers/whitney.gbcpal gfx/trainers/whitney.png | |
rgbgfx -p gfx/trainers/bugsy.gbcpal gfx/trainers/bugsy.png | |
rgbgfx -p gfx/trainers/morty.gbcpal gfx/trainers/morty.png | |
rgbgfx -p gfx/trainers/pryce.gbcpal gfx/trainers/pryce.png | |
rgbgfx -p gfx/trainers/jasmine.gbcpal gfx/trainers/jasmine.png | |
rgbgfx -p gfx/trainers/chuck.gbcpal gfx/trainers/chuck.png | |
rgbgfx -p gfx/trainers/clair.gbcpal gfx/trainers/clair.png | |
rgbgfx -p gfx/trainers/rival1.gbcpal gfx/trainers/rival1.png | |
rgbgfx -p gfx/trainers/oak.gbcpal gfx/trainers/oak.png | |
rgbgfx -p gfx/trainers/will.gbcpal gfx/trainers/will.png | |
rgbgfx -p gfx/trainers/bruno.gbcpal gfx/trainers/bruno.png | |
rgbgfx -p gfx/trainers/karen.gbcpal gfx/trainers/karen.png | |
rgbgfx -p gfx/trainers/koga.gbcpal gfx/trainers/koga.png | |
rgbgfx -p gfx/trainers/champion.gbcpal gfx/trainers/champion.png | |
rgbgfx -p gfx/trainers/brock.gbcpal gfx/trainers/brock.png | |
rgbgfx -p gfx/trainers/misty.gbcpal gfx/trainers/misty.png | |
rgbgfx -p gfx/trainers/lt_surge.gbcpal gfx/trainers/lt_surge.png | |
rgbgfx -p gfx/trainers/scientist.gbcpal gfx/trainers/scientist.png | |
rgbgfx -p gfx/trainers/erika.gbcpal gfx/trainers/erika.png | |
rgbgfx -p gfx/trainers/youngster.gbcpal gfx/trainers/youngster.png | |
rgbgfx -p gfx/trainers/schoolboy.gbcpal gfx/trainers/schoolboy.png | |
rgbgfx -p gfx/trainers/bird_keeper.gbcpal gfx/trainers/bird_keeper.png | |
rgbgfx -p gfx/trainers/lass.gbcpal gfx/trainers/lass.png | |
rgbgfx -p gfx/trainers/janine.gbcpal gfx/trainers/janine.png | |
rgbgfx -p gfx/trainers/cooltrainer_m.gbcpal gfx/trainers/cooltrainer_m.png | |
rgbgfx -p gfx/trainers/cooltrainer_f.gbcpal gfx/trainers/cooltrainer_f.png | |
rgbgfx -p gfx/trainers/beauty.gbcpal gfx/trainers/beauty.png | |
rgbgfx -p gfx/trainers/pokemaniac.gbcpal gfx/trainers/pokemaniac.png | |
rgbgfx -p gfx/trainers/grunt_m.gbcpal gfx/trainers/grunt_m.png | |
rgbgfx -p gfx/trainers/gentleman.gbcpal gfx/trainers/gentleman.png | |
rgbgfx -p gfx/trainers/skier.gbcpal gfx/trainers/skier.png | |
rgbgfx -p gfx/trainers/teacher.gbcpal gfx/trainers/teacher.png | |
rgbgfx -p gfx/trainers/sabrina.gbcpal gfx/trainers/sabrina.png | |
rgbgfx -p gfx/trainers/bug_catcher.gbcpal gfx/trainers/bug_catcher.png | |
rgbgfx -p gfx/trainers/fisher.gbcpal gfx/trainers/fisher.png | |
rgbgfx -p gfx/trainers/swimmer_m.gbcpal gfx/trainers/swimmer_m.png | |
rgbgfx -p gfx/trainers/swimmer_f.gbcpal gfx/trainers/swimmer_f.png | |
rgbgfx -p gfx/trainers/sailor.gbcpal gfx/trainers/sailor.png | |
rgbgfx -p gfx/trainers/super_nerd.gbcpal gfx/trainers/super_nerd.png | |
rgbgfx -p gfx/trainers/rival2.gbcpal gfx/trainers/rival2.png | |
rgbgfx -p gfx/trainers/guitarist.gbcpal gfx/trainers/guitarist.png | |
rgbgfx -p gfx/trainers/hiker.gbcpal gfx/trainers/hiker.png | |
rgbgfx -p gfx/trainers/biker.gbcpal gfx/trainers/biker.png | |
rgbgfx -p gfx/trainers/blaine.gbcpal gfx/trainers/blaine.png | |
rgbgfx -p gfx/trainers/burglar.gbcpal gfx/trainers/burglar.png | |
rgbgfx -p gfx/trainers/firebreather.gbcpal gfx/trainers/firebreather.png | |
rgbgfx -p gfx/trainers/juggler.gbcpal gfx/trainers/juggler.png | |
rgbgfx -p gfx/trainers/blackbelt_t.gbcpal gfx/trainers/blackbelt_t.png | |
rgbgfx -p gfx/trainers/executive_m.gbcpal gfx/trainers/executive_m.png | |
rgbgfx -p gfx/trainers/psychic_t.gbcpal gfx/trainers/psychic_t.png | |
rgbgfx -p gfx/trainers/picnicker.gbcpal gfx/trainers/picnicker.png | |
rgbgfx -p gfx/trainers/camper.gbcpal gfx/trainers/camper.png | |
rgbgfx -p gfx/trainers/executive_f.gbcpal gfx/trainers/executive_f.png | |
rgbgfx -p gfx/trainers/sage.gbcpal gfx/trainers/sage.png | |
rgbgfx -p gfx/trainers/medium.gbcpal gfx/trainers/medium.png | |
rgbgfx -p gfx/trainers/boarder.gbcpal gfx/trainers/boarder.png | |
rgbgfx -p gfx/trainers/pokefan_m.gbcpal gfx/trainers/pokefan_m.png | |
rgbgfx -p gfx/trainers/kimono_girl.gbcpal gfx/trainers/kimono_girl.png | |
rgbgfx -p gfx/trainers/twins.gbcpal gfx/trainers/twins.png | |
rgbgfx -p gfx/trainers/pokefan_f.gbcpal gfx/trainers/pokefan_f.png | |
rgbgfx -p gfx/trainers/red.gbcpal gfx/trainers/red.png | |
rgbgfx -p gfx/trainers/blue.gbcpal gfx/trainers/blue.png | |
rgbgfx -p gfx/trainers/officer.gbcpal gfx/trainers/officer.png | |
rgbgfx -p gfx/trainers/grunt_f.gbcpal gfx/trainers/grunt_f.png | |
rgbgfx -p gfx/trainers/mysticalman.gbcpal gfx/trainers/mysticalman.png | |
rgbgfx -o gfx/pack/pack_menu.2bpp gfx/pack/pack_menu.png | |
rgbgfx -o gfx/pack/pack.2bpp gfx/pack/pack.png | |
rgbgfx -o gfx/naming_screen/border.2bpp gfx/naming_screen/border.png | |
rgbgfx -o gfx/naming_screen/cursor.2bpp gfx/naming_screen/cursor.png | |
rgbgfx -d1 -o gfx/naming_screen/end.1bpp gfx/naming_screen/end.png | |
rgbgfx -d1 -o gfx/naming_screen/middle_line.1bpp gfx/naming_screen/middle_line.png | |
rgbgfx -d1 -o gfx/naming_screen/underline.1bpp gfx/naming_screen/underline.png | |
rgbgfx -o gfx/icons/mail_big.2bpp gfx/icons/mail_big.png | |
rgbgfx -o gfx/overworld/heal_machine.2bpp gfx/overworld/heal_machine.png | |
rgbgfx -d1 -o gfx/printer/bold_a.1bpp gfx/printer/bold_a.png | |
rgbgfx -d1 -o gfx/printer/bold_b.1bpp gfx/printer/bold_b.png | |
rgbgfx -o gfx/evo/egg_hatch.2bpp gfx/evo/egg_hatch.png | |
rgbgfx -o gfx/tilesets/kanto.2bpp gfx/tilesets/kanto.png | |
rgbgfx -o gfx/tilesets/johto.2bpp gfx/tilesets/johto.png | |
rgbgfx -o gfx/tilesets/ice_path.2bpp gfx/tilesets/ice_path.png | |
rgbgfx -o gfx/tilesets/players_room.2bpp gfx/tilesets/players_room.png | |
rgbgfx -o gfx/tilesets/pokecenter.2bpp gfx/tilesets/pokecenter.png | |
rgbgfx -o gfx/tilesets/port.2bpp gfx/tilesets/port.png | |
rgbgfx -o gfx/tilesets/players_house.2bpp gfx/tilesets/players_house.png | |
rgbgfx -o gfx/tilesets/mansion.2bpp gfx/tilesets/mansion.png | |
rgbgfx -o gfx/tilesets/cave.2bpp gfx/tilesets/cave.png | |
rgbgfx -o gfx/tilesets/tower.2bpp gfx/tilesets/tower.png | |
rgbgfx -o gfx/tilesets/lab.2bpp gfx/tilesets/lab.png | |
rgbgfx -o gfx/tilesets/mart.2bpp gfx/tilesets/mart.png | |
rgbgfx -o gfx/tilesets/game_corner.2bpp gfx/tilesets/game_corner.png | |
rgbgfx -o gfx/tilesets/train_station.2bpp gfx/tilesets/train_station.png | |
rgbgfx -o gfx/tilesets/elite_four_room.2bpp gfx/tilesets/elite_four_room.png | |
rgbgfx -o gfx/tilesets/park.2bpp gfx/tilesets/park.png | |
rgbgfx -o gfx/tilesets/radio_tower.2bpp gfx/tilesets/radio_tower.png | |
rgbgfx -o gfx/tilesets/underground.2bpp gfx/tilesets/underground.png | |
rgbgfx -o gfx/tilesets/dark_cave.2bpp gfx/tilesets/dark_cave.png | |
rgbgfx -o gfx/tilesets/pokecom_center.2bpp gfx/tilesets/pokecom_center.png | |
rgbgfx -o gfx/tilesets/battle_tower.2bpp gfx/tilesets/battle_tower.png | |
rgbgfx -o gfx/tilesets/gate.2bpp gfx/tilesets/gate.png | |
rgbgfx -o gfx/tilesets/johto_modern.2bpp gfx/tilesets/johto_modern.png | |
rgbgfx -o gfx/tilesets/traditional_house.2bpp gfx/tilesets/traditional_house.png | |
rgbgfx -o gfx/tilesets/forest.2bpp gfx/tilesets/forest.png | |
rgbgfx -o gfx/tilesets/champions_room.2bpp gfx/tilesets/champions_room.png | |
rgbgfx -o gfx/tilesets/house.2bpp gfx/tilesets/house.png | |
rgbgfx -o gfx/tilesets/lighthouse.2bpp gfx/tilesets/lighthouse.png | |
rgbgfx -o gfx/tilesets/facility.2bpp gfx/tilesets/facility.png | |
rgbgfx -o gfx/tilesets/ruins_of_alph.2bpp gfx/tilesets/ruins_of_alph.png | |
rgbgfx -o gfx/tilesets/roofs/new_bark.2bpp gfx/tilesets/roofs/new_bark.png | |
rgbgfx -o gfx/tilesets/roofs/violet.2bpp gfx/tilesets/roofs/violet.png | |
rgbgfx -o gfx/tilesets/roofs/azalea.2bpp gfx/tilesets/roofs/azalea.png | |
rgbgfx -o gfx/tilesets/roofs/olivine.2bpp gfx/tilesets/roofs/olivine.png | |
rgbgfx -o gfx/tilesets/roofs/goldenrod.2bpp gfx/tilesets/roofs/goldenrod.png | |
rgbgfx -o gfx/trainer_card/card_status.2bpp gfx/trainer_card/card_status.png | |
rgbgfx -o gfx/trainer_card/leaders.2bpp gfx/trainer_card/leaders.png | |
rgbgfx -o gfx/trainer_card/badges.2bpp gfx/trainer_card/badges.png | |
rgbgfx -o gfx/trainer_card/card_right_corner.2bpp gfx/trainer_card/card_right_corner.png | |
tools/gfx --trim-whitespace -o gfx/trainer_card/leaders.2bpp gfx/trainer_card/leaders.2bpp | |
rgbgfx -o gfx/trade/arrow.2bpp gfx/trade/arrow.png | |
rgbgfx -o gfx/trade/cable.2bpp gfx/trade/cable.png | |
rgbgfx -o gfx/trade/bubble.2bpp gfx/trade/bubble.png | |
rgbgfx -o gfx/trade/game_boy.2bpp gfx/trade/game_boy.png | |
rgbgfx -o gfx/trade/ball.2bpp gfx/trade/ball.png | |
rgbgfx -o gfx/trade/poof.2bpp gfx/trade/poof.png | |
rgbgfx -o gfx/trade/unused_gen_1_border_tiles.2bpp gfx/trade/unused_gen_1_border_tiles.png | |
tools/gfx --remove-whitespace -o gfx/trade/ball.2bpp gfx/trade/ball.2bpp | |
rgbgfx -h -o gfx/player/chris_back.2bpp gfx/player/chris_back.png | |
rgbgfx -h -o gfx/battle/dude.2bpp gfx/battle/dude.png | |
rgbgfx -o gfx/battle/balls.2bpp gfx/battle/balls.png | |
rgbgfx -o gfx/pokedex/pokedex.2bpp gfx/pokedex/pokedex.png | |
rgbgfx -o gfx/pokedex/slowpoke.2bpp gfx/pokedex/slowpoke.png | |
tools/gfx --trim-whitespace -o gfx/pokedex/pokedex.2bpp gfx/pokedex/pokedex.2bpp | |
tools/gfx --trim-whitespace -o gfx/pokedex/slowpoke.2bpp gfx/pokedex/slowpoke.2bpp | |
rgbgfx -o gfx/mobile/up_arrow.2bpp gfx/mobile/up_arrow.png | |
rgbgfx -o gfx/mobile/down_arrow.2bpp gfx/mobile/down_arrow.png | |
rgbgfx -o gfx/new_game/gender_screen.2bpp gfx/new_game/gender_screen.png | |
rgbgfx -o gfx/pack/pack_f.2bpp gfx/pack/pack_f.png | |
rgbgfx -o gfx/overworld/cut_grass.2bpp gfx/overworld/cut_grass.png | |
rgbgfx -o gfx/overworld/celebi/1.2bpp gfx/overworld/celebi/1.png | |
rgbgfx -o gfx/overworld/celebi/2.2bpp gfx/overworld/celebi/2.png | |
rgbgfx -o gfx/overworld/celebi/3.2bpp gfx/overworld/celebi/3.png | |
rgbgfx -o gfx/overworld/celebi/4.2bpp gfx/overworld/celebi/4.png | |
rgbgfx -o gfx/unknown/049c0c.2bpp gfx/unknown/049c0c.png | |
rgbgfx -h -o gfx/new_game/shrink1.2bpp gfx/new_game/shrink1.png | |
rgbgfx -h -o gfx/new_game/shrink2.2bpp gfx/new_game/shrink2.png | |
rgbgfx -o gfx/evo/bubble_large.2bpp gfx/evo/bubble_large.png | |
rgbgfx -o gfx/evo/bubble.2bpp gfx/evo/bubble.png | |
rgbgfx -o gfx/sgb/gbc_only.2bpp gfx/sgb/gbc_only.png | |
tools/png_dimensions gfx/pokemon/bulbasaur/front.png gfx/pokemon/bulbasaur/front.dimensions | |
tools/png_dimensions gfx/pokemon/ivysaur/front.png gfx/pokemon/ivysaur/front.dimensions | |
tools/png_dimensions gfx/pokemon/venusaur/front.png gfx/pokemon/venusaur/front.dimensions | |
tools/png_dimensions gfx/pokemon/charmander/front.png gfx/pokemon/charmander/front.dimensions | |
tools/png_dimensions gfx/pokemon/charmeleon/front.png gfx/pokemon/charmeleon/front.dimensions | |
tools/png_dimensions gfx/pokemon/charizard/front.png gfx/pokemon/charizard/front.dimensions | |
tools/png_dimensions gfx/pokemon/squirtle/front.png gfx/pokemon/squirtle/front.dimensions | |
tools/png_dimensions gfx/pokemon/wartortle/front.png gfx/pokemon/wartortle/front.dimensions | |
tools/png_dimensions gfx/pokemon/blastoise/front.png gfx/pokemon/blastoise/front.dimensions | |
tools/png_dimensions gfx/pokemon/caterpie/front.png gfx/pokemon/caterpie/front.dimensions | |
tools/png_dimensions gfx/pokemon/metapod/front.png gfx/pokemon/metapod/front.dimensions | |
tools/png_dimensions gfx/pokemon/butterfree/front.png gfx/pokemon/butterfree/front.dimensions | |
tools/png_dimensions gfx/pokemon/weedle/front.png gfx/pokemon/weedle/front.dimensions | |
tools/png_dimensions gfx/pokemon/kakuna/front.png gfx/pokemon/kakuna/front.dimensions | |
tools/png_dimensions gfx/pokemon/beedrill/front.png gfx/pokemon/beedrill/front.dimensions | |
tools/png_dimensions gfx/pokemon/pidgey/front.png gfx/pokemon/pidgey/front.dimensions | |
tools/png_dimensions gfx/pokemon/pidgeotto/front.png gfx/pokemon/pidgeotto/front.dimensions | |
tools/png_dimensions gfx/pokemon/pidgeot/front.png gfx/pokemon/pidgeot/front.dimensions | |
tools/png_dimensions gfx/pokemon/rattata/front.png gfx/pokemon/rattata/front.dimensions | |
tools/png_dimensions gfx/pokemon/raticate/front.png gfx/pokemon/raticate/front.dimensions | |
tools/png_dimensions gfx/pokemon/spearow/front.png gfx/pokemon/spearow/front.dimensions | |
tools/png_dimensions gfx/pokemon/fearow/front.png gfx/pokemon/fearow/front.dimensions | |
tools/png_dimensions gfx/pokemon/ekans/front.png gfx/pokemon/ekans/front.dimensions | |
tools/png_dimensions gfx/pokemon/arbok/front.png gfx/pokemon/arbok/front.dimensions | |
tools/png_dimensions gfx/pokemon/pikachu/front.png gfx/pokemon/pikachu/front.dimensions | |
tools/png_dimensions gfx/pokemon/raichu/front.png gfx/pokemon/raichu/front.dimensions | |
tools/png_dimensions gfx/pokemon/sandshrew/front.png gfx/pokemon/sandshrew/front.dimensions | |
tools/png_dimensions gfx/pokemon/sandslash/front.png gfx/pokemon/sandslash/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidoran_f/front.png gfx/pokemon/nidoran_f/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidorina/front.png gfx/pokemon/nidorina/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidoqueen/front.png gfx/pokemon/nidoqueen/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidoran_m/front.png gfx/pokemon/nidoran_m/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidorino/front.png gfx/pokemon/nidorino/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidoking/front.png gfx/pokemon/nidoking/front.dimensions | |
tools/png_dimensions gfx/pokemon/clefairy/front.png gfx/pokemon/clefairy/front.dimensions | |
tools/png_dimensions gfx/pokemon/clefable/front.png gfx/pokemon/clefable/front.dimensions | |
tools/png_dimensions gfx/pokemon/vulpix/front.png gfx/pokemon/vulpix/front.dimensions | |
tools/png_dimensions gfx/pokemon/ninetales/front.png gfx/pokemon/ninetales/front.dimensions | |
tools/png_dimensions gfx/pokemon/jigglypuff/front.png gfx/pokemon/jigglypuff/front.dimensions | |
tools/png_dimensions gfx/pokemon/wigglytuff/front.png gfx/pokemon/wigglytuff/front.dimensions | |
tools/png_dimensions gfx/pokemon/zubat/front.png gfx/pokemon/zubat/front.dimensions | |
tools/png_dimensions gfx/pokemon/golbat/front.png gfx/pokemon/golbat/front.dimensions | |
tools/png_dimensions gfx/pokemon/oddish/front.png gfx/pokemon/oddish/front.dimensions | |
tools/png_dimensions gfx/pokemon/gloom/front.png gfx/pokemon/gloom/front.dimensions | |
tools/png_dimensions gfx/pokemon/vileplume/front.png gfx/pokemon/vileplume/front.dimensions | |
tools/png_dimensions gfx/pokemon/paras/front.png gfx/pokemon/paras/front.dimensions | |
tools/png_dimensions gfx/pokemon/parasect/front.png gfx/pokemon/parasect/front.dimensions | |
tools/png_dimensions gfx/pokemon/venonat/front.png gfx/pokemon/venonat/front.dimensions | |
tools/png_dimensions gfx/pokemon/venomoth/front.png gfx/pokemon/venomoth/front.dimensions | |
tools/png_dimensions gfx/pokemon/diglett/front.png gfx/pokemon/diglett/front.dimensions | |
tools/png_dimensions gfx/pokemon/dugtrio/front.png gfx/pokemon/dugtrio/front.dimensions | |
tools/png_dimensions gfx/pokemon/meowth/front.png gfx/pokemon/meowth/front.dimensions | |
tools/png_dimensions gfx/pokemon/persian/front.png gfx/pokemon/persian/front.dimensions | |
tools/png_dimensions gfx/pokemon/psyduck/front.png gfx/pokemon/psyduck/front.dimensions | |
tools/png_dimensions gfx/pokemon/golduck/front.png gfx/pokemon/golduck/front.dimensions | |
tools/png_dimensions gfx/pokemon/mankey/front.png gfx/pokemon/mankey/front.dimensions | |
tools/png_dimensions gfx/pokemon/primeape/front.png gfx/pokemon/primeape/front.dimensions | |
tools/png_dimensions gfx/pokemon/growlithe/front.png gfx/pokemon/growlithe/front.dimensions | |
tools/png_dimensions gfx/pokemon/arcanine/front.png gfx/pokemon/arcanine/front.dimensions | |
tools/png_dimensions gfx/pokemon/poliwag/front.png gfx/pokemon/poliwag/front.dimensions | |
tools/png_dimensions gfx/pokemon/poliwhirl/front.png gfx/pokemon/poliwhirl/front.dimensions | |
tools/png_dimensions gfx/pokemon/poliwrath/front.png gfx/pokemon/poliwrath/front.dimensions | |
tools/png_dimensions gfx/pokemon/abra/front.png gfx/pokemon/abra/front.dimensions | |
tools/png_dimensions gfx/pokemon/kadabra/front.png gfx/pokemon/kadabra/front.dimensions | |
tools/png_dimensions gfx/pokemon/alakazam/front.png gfx/pokemon/alakazam/front.dimensions | |
tools/png_dimensions gfx/pokemon/machop/front.png gfx/pokemon/machop/front.dimensions | |
tools/png_dimensions gfx/pokemon/machoke/front.png gfx/pokemon/machoke/front.dimensions | |
tools/png_dimensions gfx/pokemon/machamp/front.png gfx/pokemon/machamp/front.dimensions | |
tools/png_dimensions gfx/pokemon/bellsprout/front.png gfx/pokemon/bellsprout/front.dimensions | |
tools/png_dimensions gfx/pokemon/weepinbell/front.png gfx/pokemon/weepinbell/front.dimensions | |
tools/png_dimensions gfx/pokemon/victreebel/front.png gfx/pokemon/victreebel/front.dimensions | |
tools/png_dimensions gfx/pokemon/tentacool/front.png gfx/pokemon/tentacool/front.dimensions | |
tools/png_dimensions gfx/pokemon/tentacruel/front.png gfx/pokemon/tentacruel/front.dimensions | |
tools/png_dimensions gfx/pokemon/geodude/front.png gfx/pokemon/geodude/front.dimensions | |
tools/png_dimensions gfx/pokemon/graveler/front.png gfx/pokemon/graveler/front.dimensions | |
tools/png_dimensions gfx/pokemon/golem/front.png gfx/pokemon/golem/front.dimensions | |
tools/png_dimensions gfx/pokemon/ponyta/front.png gfx/pokemon/ponyta/front.dimensions | |
tools/png_dimensions gfx/pokemon/rapidash/front.png gfx/pokemon/rapidash/front.dimensions | |
tools/png_dimensions gfx/pokemon/slowpoke/front.png gfx/pokemon/slowpoke/front.dimensions | |
tools/png_dimensions gfx/pokemon/slowbro/front.png gfx/pokemon/slowbro/front.dimensions | |
tools/png_dimensions gfx/pokemon/magnemite/front.png gfx/pokemon/magnemite/front.dimensions | |
tools/png_dimensions gfx/pokemon/magneton/front.png gfx/pokemon/magneton/front.dimensions | |
tools/png_dimensions gfx/pokemon/farfetch_d/front.png gfx/pokemon/farfetch_d/front.dimensions | |
tools/png_dimensions gfx/pokemon/doduo/front.png gfx/pokemon/doduo/front.dimensions | |
tools/png_dimensions gfx/pokemon/dodrio/front.png gfx/pokemon/dodrio/front.dimensions | |
tools/png_dimensions gfx/pokemon/seel/front.png gfx/pokemon/seel/front.dimensions | |
tools/png_dimensions gfx/pokemon/dewgong/front.png gfx/pokemon/dewgong/front.dimensions | |
tools/png_dimensions gfx/pokemon/grimer/front.png gfx/pokemon/grimer/front.dimensions | |
tools/png_dimensions gfx/pokemon/muk/front.png gfx/pokemon/muk/front.dimensions | |
tools/png_dimensions gfx/pokemon/shellder/front.png gfx/pokemon/shellder/front.dimensions | |
tools/png_dimensions gfx/pokemon/cloyster/front.png gfx/pokemon/cloyster/front.dimensions | |
tools/png_dimensions gfx/pokemon/gastly/front.png gfx/pokemon/gastly/front.dimensions | |
tools/png_dimensions gfx/pokemon/haunter/front.png gfx/pokemon/haunter/front.dimensions | |
tools/png_dimensions gfx/pokemon/gengar/front.png gfx/pokemon/gengar/front.dimensions | |
tools/png_dimensions gfx/pokemon/onix/front.png gfx/pokemon/onix/front.dimensions | |
tools/png_dimensions gfx/pokemon/drowzee/front.png gfx/pokemon/drowzee/front.dimensions | |
tools/png_dimensions gfx/pokemon/hypno/front.png gfx/pokemon/hypno/front.dimensions | |
tools/png_dimensions gfx/pokemon/krabby/front.png gfx/pokemon/krabby/front.dimensions | |
tools/png_dimensions gfx/pokemon/kingler/front.png gfx/pokemon/kingler/front.dimensions | |
tools/png_dimensions gfx/pokemon/voltorb/front.png gfx/pokemon/voltorb/front.dimensions | |
tools/png_dimensions gfx/pokemon/electrode/front.png gfx/pokemon/electrode/front.dimensions | |
tools/png_dimensions gfx/pokemon/exeggcute/front.png gfx/pokemon/exeggcute/front.dimensions | |
tools/png_dimensions gfx/pokemon/exeggutor/front.png gfx/pokemon/exeggutor/front.dimensions | |
tools/png_dimensions gfx/pokemon/cubone/front.png gfx/pokemon/cubone/front.dimensions | |
tools/png_dimensions gfx/pokemon/marowak/front.png gfx/pokemon/marowak/front.dimensions | |
tools/png_dimensions gfx/pokemon/hitmonlee/front.png gfx/pokemon/hitmonlee/front.dimensions | |
tools/png_dimensions gfx/pokemon/hitmonchan/front.png gfx/pokemon/hitmonchan/front.dimensions | |
tools/png_dimensions gfx/pokemon/lickitung/front.png gfx/pokemon/lickitung/front.dimensions | |
tools/png_dimensions gfx/pokemon/koffing/front.png gfx/pokemon/koffing/front.dimensions | |
tools/png_dimensions gfx/pokemon/weezing/front.png gfx/pokemon/weezing/front.dimensions | |
tools/png_dimensions gfx/pokemon/rhyhorn/front.png gfx/pokemon/rhyhorn/front.dimensions | |
tools/png_dimensions gfx/pokemon/rhydon/front.png gfx/pokemon/rhydon/front.dimensions | |
tools/png_dimensions gfx/pokemon/chansey/front.png gfx/pokemon/chansey/front.dimensions | |
tools/png_dimensions gfx/pokemon/tangela/front.png gfx/pokemon/tangela/front.dimensions | |
tools/png_dimensions gfx/pokemon/kangaskhan/front.png gfx/pokemon/kangaskhan/front.dimensions | |
tools/png_dimensions gfx/pokemon/horsea/front.png gfx/pokemon/horsea/front.dimensions | |
tools/png_dimensions gfx/pokemon/seadra/front.png gfx/pokemon/seadra/front.dimensions | |
tools/png_dimensions gfx/pokemon/goldeen/front.png gfx/pokemon/goldeen/front.dimensions | |
tools/png_dimensions gfx/pokemon/seaking/front.png gfx/pokemon/seaking/front.dimensions | |
tools/png_dimensions gfx/pokemon/staryu/front.png gfx/pokemon/staryu/front.dimensions | |
tools/png_dimensions gfx/pokemon/starmie/front.png gfx/pokemon/starmie/front.dimensions | |
tools/png_dimensions gfx/pokemon/mr__mime/front.png gfx/pokemon/mr__mime/front.dimensions | |
tools/png_dimensions gfx/pokemon/scyther/front.png gfx/pokemon/scyther/front.dimensions | |
tools/png_dimensions gfx/pokemon/jynx/front.png gfx/pokemon/jynx/front.dimensions | |
tools/png_dimensions gfx/pokemon/electabuzz/front.png gfx/pokemon/electabuzz/front.dimensions | |
tools/png_dimensions gfx/pokemon/magmar/front.png gfx/pokemon/magmar/front.dimensions | |
tools/png_dimensions gfx/pokemon/pinsir/front.png gfx/pokemon/pinsir/front.dimensions | |
tools/png_dimensions gfx/pokemon/tauros/front.png gfx/pokemon/tauros/front.dimensions | |
tools/png_dimensions gfx/pokemon/magikarp/front.png gfx/pokemon/magikarp/front.dimensions | |
tools/png_dimensions gfx/pokemon/gyarados/front.png gfx/pokemon/gyarados/front.dimensions | |
tools/png_dimensions gfx/pokemon/lapras/front.png gfx/pokemon/lapras/front.dimensions | |
tools/png_dimensions gfx/pokemon/ditto/front.png gfx/pokemon/ditto/front.dimensions | |
tools/png_dimensions gfx/pokemon/eevee/front.png gfx/pokemon/eevee/front.dimensions | |
tools/png_dimensions gfx/pokemon/vaporeon/front.png gfx/pokemon/vaporeon/front.dimensions | |
tools/png_dimensions gfx/pokemon/jolteon/front.png gfx/pokemon/jolteon/front.dimensions | |
tools/png_dimensions gfx/pokemon/flareon/front.png gfx/pokemon/flareon/front.dimensions | |
tools/png_dimensions gfx/pokemon/porygon/front.png gfx/pokemon/porygon/front.dimensions | |
tools/png_dimensions gfx/pokemon/omanyte/front.png gfx/pokemon/omanyte/front.dimensions | |
tools/png_dimensions gfx/pokemon/omastar/front.png gfx/pokemon/omastar/front.dimensions | |
tools/png_dimensions gfx/pokemon/kabuto/front.png gfx/pokemon/kabuto/front.dimensions | |
tools/png_dimensions gfx/pokemon/kabutops/front.png gfx/pokemon/kabutops/front.dimensions | |
tools/png_dimensions gfx/pokemon/aerodactyl/front.png gfx/pokemon/aerodactyl/front.dimensions | |
tools/png_dimensions gfx/pokemon/snorlax/front.png gfx/pokemon/snorlax/front.dimensions | |
tools/png_dimensions gfx/pokemon/articuno/front.png gfx/pokemon/articuno/front.dimensions | |
tools/png_dimensions gfx/pokemon/zapdos/front.png gfx/pokemon/zapdos/front.dimensions | |
tools/png_dimensions gfx/pokemon/moltres/front.png gfx/pokemon/moltres/front.dimensions | |
tools/png_dimensions gfx/pokemon/dratini/front.png gfx/pokemon/dratini/front.dimensions | |
tools/png_dimensions gfx/pokemon/dragonair/front.png gfx/pokemon/dragonair/front.dimensions | |
tools/png_dimensions gfx/pokemon/dragonite/front.png gfx/pokemon/dragonite/front.dimensions | |
tools/png_dimensions gfx/pokemon/mewtwo/front.png gfx/pokemon/mewtwo/front.dimensions | |
tools/png_dimensions gfx/pokemon/mew/front.png gfx/pokemon/mew/front.dimensions | |
tools/png_dimensions gfx/pokemon/chikorita/front.png gfx/pokemon/chikorita/front.dimensions | |
tools/png_dimensions gfx/pokemon/bayleef/front.png gfx/pokemon/bayleef/front.dimensions | |
tools/png_dimensions gfx/pokemon/meganium/front.png gfx/pokemon/meganium/front.dimensions | |
tools/png_dimensions gfx/pokemon/cyndaquil/front.png gfx/pokemon/cyndaquil/front.dimensions | |
tools/png_dimensions gfx/pokemon/quilava/front.png gfx/pokemon/quilava/front.dimensions | |
tools/png_dimensions gfx/pokemon/typhlosion/front.png gfx/pokemon/typhlosion/front.dimensions | |
tools/png_dimensions gfx/pokemon/totodile/front.png gfx/pokemon/totodile/front.dimensions | |
tools/png_dimensions gfx/pokemon/croconaw/front.png gfx/pokemon/croconaw/front.dimensions | |
tools/png_dimensions gfx/pokemon/feraligatr/front.png gfx/pokemon/feraligatr/front.dimensions | |
tools/png_dimensions gfx/pokemon/sentret/front.png gfx/pokemon/sentret/front.dimensions | |
tools/png_dimensions gfx/pokemon/furret/front.png gfx/pokemon/furret/front.dimensions | |
tools/png_dimensions gfx/pokemon/hoothoot/front.png gfx/pokemon/hoothoot/front.dimensions | |
tools/png_dimensions gfx/pokemon/noctowl/front.png gfx/pokemon/noctowl/front.dimensions | |
tools/png_dimensions gfx/pokemon/ledyba/front.png gfx/pokemon/ledyba/front.dimensions | |
tools/png_dimensions gfx/pokemon/ledian/front.png gfx/pokemon/ledian/front.dimensions | |
tools/png_dimensions gfx/pokemon/spinarak/front.png gfx/pokemon/spinarak/front.dimensions | |
tools/png_dimensions gfx/pokemon/ariados/front.png gfx/pokemon/ariados/front.dimensions | |
tools/png_dimensions gfx/pokemon/crobat/front.png gfx/pokemon/crobat/front.dimensions | |
tools/png_dimensions gfx/pokemon/chinchou/front.png gfx/pokemon/chinchou/front.dimensions | |
tools/png_dimensions gfx/pokemon/lanturn/front.png gfx/pokemon/lanturn/front.dimensions | |
tools/png_dimensions gfx/pokemon/pichu/front.png gfx/pokemon/pichu/front.dimensions | |
tools/png_dimensions gfx/pokemon/cleffa/front.png gfx/pokemon/cleffa/front.dimensions | |
tools/png_dimensions gfx/pokemon/igglybuff/front.png gfx/pokemon/igglybuff/front.dimensions | |
tools/png_dimensions gfx/pokemon/togepi/front.png gfx/pokemon/togepi/front.dimensions | |
tools/png_dimensions gfx/pokemon/togetic/front.png gfx/pokemon/togetic/front.dimensions | |
tools/png_dimensions gfx/pokemon/natu/front.png gfx/pokemon/natu/front.dimensions | |
tools/png_dimensions gfx/pokemon/xatu/front.png gfx/pokemon/xatu/front.dimensions | |
tools/png_dimensions gfx/pokemon/mareep/front.png gfx/pokemon/mareep/front.dimensions | |
tools/png_dimensions gfx/pokemon/flaaffy/front.png gfx/pokemon/flaaffy/front.dimensions | |
tools/png_dimensions gfx/pokemon/ampharos/front.png gfx/pokemon/ampharos/front.dimensions | |
tools/png_dimensions gfx/pokemon/bellossom/front.png gfx/pokemon/bellossom/front.dimensions | |
tools/png_dimensions gfx/pokemon/marill/front.png gfx/pokemon/marill/front.dimensions | |
tools/png_dimensions gfx/pokemon/azumarill/front.png gfx/pokemon/azumarill/front.dimensions | |
tools/png_dimensions gfx/pokemon/sudowoodo/front.png gfx/pokemon/sudowoodo/front.dimensions | |
tools/png_dimensions gfx/pokemon/politoed/front.png gfx/pokemon/politoed/front.dimensions | |
tools/png_dimensions gfx/pokemon/hoppip/front.png gfx/pokemon/hoppip/front.dimensions | |
tools/png_dimensions gfx/pokemon/skiploom/front.png gfx/pokemon/skiploom/front.dimensions | |
tools/png_dimensions gfx/pokemon/jumpluff/front.png gfx/pokemon/jumpluff/front.dimensions | |
tools/png_dimensions gfx/pokemon/aipom/front.png gfx/pokemon/aipom/front.dimensions | |
tools/png_dimensions gfx/pokemon/sunkern/front.png gfx/pokemon/sunkern/front.dimensions | |
tools/png_dimensions gfx/pokemon/sunflora/front.png gfx/pokemon/sunflora/front.dimensions | |
tools/png_dimensions gfx/pokemon/yanma/front.png gfx/pokemon/yanma/front.dimensions | |
tools/png_dimensions gfx/pokemon/wooper/front.png gfx/pokemon/wooper/front.dimensions | |
tools/png_dimensions gfx/pokemon/quagsire/front.png gfx/pokemon/quagsire/front.dimensions | |
tools/png_dimensions gfx/pokemon/espeon/front.png gfx/pokemon/espeon/front.dimensions | |
tools/png_dimensions gfx/pokemon/umbreon/front.png gfx/pokemon/umbreon/front.dimensions | |
tools/png_dimensions gfx/pokemon/murkrow/front.png gfx/pokemon/murkrow/front.dimensions | |
tools/png_dimensions gfx/pokemon/slowking/front.png gfx/pokemon/slowking/front.dimensions | |
tools/png_dimensions gfx/pokemon/misdreavus/front.png gfx/pokemon/misdreavus/front.dimensions | |
tools/png_dimensions gfx/pokemon/unown_a/front.png gfx/pokemon/unown_a/front.dimensions | |
tools/png_dimensions gfx/pokemon/wobbuffet/front.png gfx/pokemon/wobbuffet/front.dimensions | |
tools/png_dimensions gfx/pokemon/girafarig/front.png gfx/pokemon/girafarig/front.dimensions | |
tools/png_dimensions gfx/pokemon/pineco/front.png gfx/pokemon/pineco/front.dimensions | |
tools/png_dimensions gfx/pokemon/forretress/front.png gfx/pokemon/forretress/front.dimensions | |
tools/png_dimensions gfx/pokemon/dunsparce/front.png gfx/pokemon/dunsparce/front.dimensions | |
tools/png_dimensions gfx/pokemon/gligar/front.png gfx/pokemon/gligar/front.dimensions | |
tools/png_dimensions gfx/pokemon/steelix/front.png gfx/pokemon/steelix/front.dimensions | |
tools/png_dimensions gfx/pokemon/snubbull/front.png gfx/pokemon/snubbull/front.dimensions | |
tools/png_dimensions gfx/pokemon/granbull/front.png gfx/pokemon/granbull/front.dimensions | |
tools/png_dimensions gfx/pokemon/qwilfish/front.png gfx/pokemon/qwilfish/front.dimensions | |
tools/png_dimensions gfx/pokemon/scizor/front.png gfx/pokemon/scizor/front.dimensions | |
tools/png_dimensions gfx/pokemon/shuckle/front.png gfx/pokemon/shuckle/front.dimensions | |
tools/png_dimensions gfx/pokemon/heracross/front.png gfx/pokemon/heracross/front.dimensions | |
tools/png_dimensions gfx/pokemon/sneasel/front.png gfx/pokemon/sneasel/front.dimensions | |
tools/png_dimensions gfx/pokemon/teddiursa/front.png gfx/pokemon/teddiursa/front.dimensions | |
tools/png_dimensions gfx/pokemon/ursaring/front.png gfx/pokemon/ursaring/front.dimensions | |
tools/png_dimensions gfx/pokemon/slugma/front.png gfx/pokemon/slugma/front.dimensions | |
tools/png_dimensions gfx/pokemon/magcargo/front.png gfx/pokemon/magcargo/front.dimensions | |
tools/png_dimensions gfx/pokemon/swinub/front.png gfx/pokemon/swinub/front.dimensions | |
tools/png_dimensions gfx/pokemon/piloswine/front.png gfx/pokemon/piloswine/front.dimensions | |
tools/png_dimensions gfx/pokemon/corsola/front.png gfx/pokemon/corsola/front.dimensions | |
tools/png_dimensions gfx/pokemon/remoraid/front.png gfx/pokemon/remoraid/front.dimensions | |
tools/png_dimensions gfx/pokemon/octillery/front.png gfx/pokemon/octillery/front.dimensions | |
tools/png_dimensions gfx/pokemon/delibird/front.png gfx/pokemon/delibird/front.dimensions | |
tools/png_dimensions gfx/pokemon/mantine/front.png gfx/pokemon/mantine/front.dimensions | |
tools/png_dimensions gfx/pokemon/skarmory/front.png gfx/pokemon/skarmory/front.dimensions | |
tools/png_dimensions gfx/pokemon/houndour/front.png gfx/pokemon/houndour/front.dimensions | |
tools/png_dimensions gfx/pokemon/houndoom/front.png gfx/pokemon/houndoom/front.dimensions | |
tools/png_dimensions gfx/pokemon/kingdra/front.png gfx/pokemon/kingdra/front.dimensions | |
tools/png_dimensions gfx/pokemon/phanpy/front.png gfx/pokemon/phanpy/front.dimensions | |
tools/png_dimensions gfx/pokemon/donphan/front.png gfx/pokemon/donphan/front.dimensions | |
tools/png_dimensions gfx/pokemon/porygon2/front.png gfx/pokemon/porygon2/front.dimensions | |
tools/png_dimensions gfx/pokemon/stantler/front.png gfx/pokemon/stantler/front.dimensions | |
tools/png_dimensions gfx/pokemon/smeargle/front.png gfx/pokemon/smeargle/front.dimensions | |
tools/png_dimensions gfx/pokemon/tyrogue/front.png gfx/pokemon/tyrogue/front.dimensions | |
tools/png_dimensions gfx/pokemon/hitmontop/front.png gfx/pokemon/hitmontop/front.dimensions | |
tools/png_dimensions gfx/pokemon/smoochum/front.png gfx/pokemon/smoochum/front.dimensions | |
tools/png_dimensions gfx/pokemon/elekid/front.png gfx/pokemon/elekid/front.dimensions | |
tools/png_dimensions gfx/pokemon/magby/front.png gfx/pokemon/magby/front.dimensions | |
tools/png_dimensions gfx/pokemon/miltank/front.png gfx/pokemon/miltank/front.dimensions | |
tools/png_dimensions gfx/pokemon/blissey/front.png gfx/pokemon/blissey/front.dimensions | |
tools/png_dimensions gfx/pokemon/raikou/front.png gfx/pokemon/raikou/front.dimensions | |
tools/png_dimensions gfx/pokemon/entei/front.png gfx/pokemon/entei/front.dimensions | |
tools/png_dimensions gfx/pokemon/suicune/front.png gfx/pokemon/suicune/front.dimensions | |
tools/png_dimensions gfx/pokemon/larvitar/front.png gfx/pokemon/larvitar/front.dimensions | |
tools/png_dimensions gfx/pokemon/pupitar/front.png gfx/pokemon/pupitar/front.dimensions | |
tools/png_dimensions gfx/pokemon/tyranitar/front.png gfx/pokemon/tyranitar/front.dimensions | |
tools/png_dimensions gfx/pokemon/lugia/front.png gfx/pokemon/lugia/front.dimensions | |
tools/png_dimensions gfx/pokemon/ho_oh/front.png gfx/pokemon/ho_oh/front.dimensions | |
tools/png_dimensions gfx/pokemon/celebi/front.png gfx/pokemon/celebi/front.dimensions | |
rgbgfx -h -o gfx/unknown/unknown_egg.2bpp gfx/unknown/unknown_egg.png | |
rgbgfx -o gfx/debug/color_test.2bpp gfx/debug/color_test.png | |
rgbgfx -o gfx/battle_anims/hit.2bpp gfx/battle_anims/hit.png | |
rgbgfx -o gfx/battle_anims/cut.2bpp gfx/battle_anims/cut.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/hit.2bpp gfx/battle_anims/hit.2bpp | |
rgbgfx -o gfx/battle_anims/fire.2bpp gfx/battle_anims/fire.png | |
rgbgfx -o gfx/battle_anims/water.2bpp gfx/battle_anims/water.png | |
rgbgfx -o gfx/battle_anims/lightning.2bpp gfx/battle_anims/lightning.png | |
rgbgfx -o gfx/battle_anims/smoke.2bpp gfx/battle_anims/smoke.png | |
rgbgfx -o gfx/battle_anims/explosion.2bpp gfx/battle_anims/explosion.png | |
rgbgfx -o gfx/battle_anims/ice.2bpp gfx/battle_anims/ice.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/explosion.2bpp gfx/battle_anims/explosion.2bpp | |
tools/gfx --remove-whitespace -o gfx/battle_anims/lightning.2bpp gfx/battle_anims/lightning.2bpp | |
rgbgfx -o gfx/battle_anims/rocks.2bpp gfx/battle_anims/rocks.png | |
rgbgfx -o gfx/battle_anims/poison.2bpp gfx/battle_anims/poison.png | |
rgbgfx -o gfx/battle_anims/plant.2bpp gfx/battle_anims/plant.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/rocks.2bpp gfx/battle_anims/rocks.2bpp | |
rgbgfx -o gfx/battle_anims/pokeball.2bpp gfx/battle_anims/pokeball.png | |
rgbgfx -o gfx/battle_anims/bubble.2bpp gfx/battle_anims/bubble.png | |
tools/gfx --remove-xflip --keep-whitespace -o gfx/battle_anims/pokeball.2bpp gfx/battle_anims/pokeball.2bpp | |
rgbgfx -o gfx/battle_anims/noise.2bpp gfx/battle_anims/noise.png | |
rgbgfx -o gfx/battle_anims/reflect.2bpp gfx/battle_anims/reflect.png | |
tools/gfx --trim-whitespace -o gfx/battle_anims/bubble.2bpp gfx/battle_anims/bubble.2bpp | |
tools/gfx --remove-whitespace -o gfx/battle_anims/noise.2bpp gfx/battle_anims/noise.2bpp | |
tools/gfx --remove-whitespace -o gfx/battle_anims/reflect.2bpp gfx/battle_anims/reflect.2bpp | |
rgbgfx -o gfx/battle_anims/powder.2bpp gfx/battle_anims/powder.png | |
rgbgfx -o gfx/battle_anims/beam.2bpp gfx/battle_anims/beam.png | |
rgbgfx -o gfx/battle_anims/speed.2bpp gfx/battle_anims/speed.png | |
rgbgfx -o gfx/battle_anims/charge.2bpp gfx/battle_anims/charge.png | |
rgbgfx -o gfx/battle_anims/wind.2bpp gfx/battle_anims/wind.png | |
tools/gfx --trim-whitespace -o gfx/battle_anims/charge.2bpp gfx/battle_anims/charge.2bpp | |
tools/gfx --remove-xflip --remove-yflip --remove-whitespace -o gfx/battle_anims/beam.2bpp gfx/battle_anims/beam.2bpp | |
rgbgfx -o gfx/battle_anims/whip.2bpp gfx/battle_anims/whip.png | |
rgbgfx -o gfx/battle_anims/rope.2bpp gfx/battle_anims/rope.png | |
rgbgfx -o gfx/battle_anims/egg.2bpp gfx/battle_anims/egg.png | |
rgbgfx -o gfx/battle_anims/psychic.2bpp gfx/battle_anims/psychic.png | |
rgbgfx -o gfx/battle_anims/sand.2bpp gfx/battle_anims/sand.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/egg.2bpp gfx/battle_anims/egg.2bpp | |
rgbgfx -o gfx/battle_anims/web.2bpp gfx/battle_anims/web.png | |
rgbgfx -o gfx/battle_anims/haze.2bpp gfx/battle_anims/haze.png | |
rgbgfx -o gfx/battle_anims/horn.2bpp gfx/battle_anims/horn.png | |
rgbgfx -o gfx/battle_anims/flower.2bpp gfx/battle_anims/flower.png | |
rgbgfx -o gfx/battle_anims/misc.2bpp gfx/battle_anims/misc.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/horn.2bpp gfx/battle_anims/horn.2bpp | |
rgbgfx -o gfx/battle_anims/skyattack.2bpp gfx/battle_anims/skyattack.png | |
rgbgfx -o gfx/battle_anims/globe.2bpp gfx/battle_anims/globe.png | |
tools/gfx --remove-duplicates --remove-xflip -o gfx/battle_anims/misc.2bpp gfx/battle_anims/misc.2bpp | |
rgbgfx -o gfx/battle_anims/shapes.2bpp gfx/battle_anims/shapes.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/skyattack.2bpp gfx/battle_anims/skyattack.2bpp | |
rgbgfx -o gfx/battle_anims/status.2bpp gfx/battle_anims/status.png | |
rgbgfx -o gfx/battle_anims/objects.2bpp gfx/battle_anims/objects.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/status.2bpp gfx/battle_anims/status.2bpp | |
rgbgfx -o gfx/battle_anims/shine.2bpp gfx/battle_anims/shine.png | |
tools/gfx --remove-whitespace --remove-xflip -o gfx/battle_anims/objects.2bpp gfx/battle_anims/objects.2bpp | |
rgbgfx -o gfx/battle_anims/angels.2bpp gfx/battle_anims/angels.png | |
rgbgfx -o gfx/battle_anims/wave.2bpp gfx/battle_anims/wave.png | |
rgbgfx -o gfx/battle_anims/aeroblast.2bpp gfx/battle_anims/aeroblast.png | |
tools/gfx --trim-whitespace -o gfx/battle_anims/angels.2bpp gfx/battle_anims/angels.2bpp | |
rgbgfx -h -o gfx/trainer_card/chris_card.2bpp gfx/trainer_card/chris_card.png | |
rgbgfx -h -o gfx/trainer_card/kris_card.2bpp gfx/trainer_card/kris_card.png | |
rgbgfx -o gfx/trainer_card/trainer_card.2bpp gfx/trainer_card/trainer_card.png | |
rgbgfx -h -o gfx/player/chris.2bpp gfx/player/chris.png | |
rgbgfx -h -o gfx/player/kris.2bpp gfx/player/kris.png | |
rgbgfx -h -o gfx/player/kris_back.2bpp gfx/player/kris_back.png | |
rgbgfx -o gfx/unknown/08940b.2bpp gfx/unknown/08940b.png | |
rgbgfx -o gfx/overworld/trainer_battle_pokeball_tiles.2bpp gfx/overworld/trainer_battle_pokeball_tiles.png | |
rgbgfx -o gfx/overworld/headbutt_tree.2bpp gfx/overworld/headbutt_tree.png | |
rgbgfx -o gfx/overworld/cut_tree.2bpp gfx/overworld/cut_tree.png | |
rgbgfx -o gfx/battle/expbarend.2bpp gfx/battle/expbarend.png | |
rgbgfx -o gfx/battle/expbarend_sgb.2bpp gfx/battle/expbarend_sgb.png | |
rgbgfx -o gfx/icons/mail.2bpp gfx/icons/mail.png | |
rgbgfx -o gfx/icons/item.2bpp gfx/icons/item.png | |
rgbgfx -o gfx/icons/poliwag.2bpp gfx/icons/poliwag.png | |
rgbgfx -o gfx/icons/jigglypuff.2bpp gfx/icons/jigglypuff.png | |
rgbgfx -o gfx/icons/diglett.2bpp gfx/icons/diglett.png | |
rgbgfx -o gfx/icons/pikachu.2bpp gfx/icons/pikachu.png | |
rgbgfx -o gfx/icons/staryu.2bpp gfx/icons/staryu.png | |
rgbgfx -o gfx/icons/fish.2bpp gfx/icons/fish.png | |
rgbgfx -o gfx/icons/bird.2bpp gfx/icons/bird.png | |
rgbgfx -o gfx/icons/monster.2bpp gfx/icons/monster.png | |
rgbgfx -o gfx/icons/clefairy.2bpp gfx/icons/clefairy.png | |
rgbgfx -o gfx/icons/oddish.2bpp gfx/icons/oddish.png | |
rgbgfx -o gfx/icons/bug.2bpp gfx/icons/bug.png | |
rgbgfx -o gfx/icons/ghost.2bpp gfx/icons/ghost.png | |
rgbgfx -o gfx/icons/lapras.2bpp gfx/icons/lapras.png | |
rgbgfx -o gfx/icons/humanshape.2bpp gfx/icons/humanshape.png | |
rgbgfx -o gfx/icons/fox.2bpp gfx/icons/fox.png | |
rgbgfx -o gfx/icons/equine.2bpp gfx/icons/equine.png | |
rgbgfx -o gfx/icons/shell.2bpp gfx/icons/shell.png | |
rgbgfx -o gfx/icons/blob.2bpp gfx/icons/blob.png | |
rgbgfx -o gfx/icons/serpent.2bpp gfx/icons/serpent.png | |
rgbgfx -o gfx/icons/voltorb.2bpp gfx/icons/voltorb.png | |
rgbgfx -o gfx/icons/squirtle.2bpp gfx/icons/squirtle.png | |
rgbgfx -o gfx/icons/bulbasaur.2bpp gfx/icons/bulbasaur.png | |
rgbgfx -o gfx/icons/charmander.2bpp gfx/icons/charmander.png | |
rgbgfx -o gfx/icons/caterpillar.2bpp gfx/icons/caterpillar.png | |
rgbgfx -o gfx/icons/unown.2bpp gfx/icons/unown.png | |
rgbgfx -o gfx/icons/geodude.2bpp gfx/icons/geodude.png | |
rgbgfx -o gfx/icons/fighter.2bpp gfx/icons/fighter.png | |
rgbgfx -o gfx/icons/egg.2bpp gfx/icons/egg.png | |
rgbgfx -o gfx/icons/jellyfish.2bpp gfx/icons/jellyfish.png | |
rgbgfx -o gfx/icons/moth.2bpp gfx/icons/moth.png | |
rgbgfx -o gfx/icons/bat.2bpp gfx/icons/bat.png | |
rgbgfx -o gfx/icons/snorlax.2bpp gfx/icons/snorlax.png | |
rgbgfx -o gfx/icons/ho_oh.2bpp gfx/icons/ho_oh.png | |
rgbgfx -o gfx/icons/lugia.2bpp gfx/icons/lugia.png | |
rgbgfx -o gfx/icons/gyarados.2bpp gfx/icons/gyarados.png | |
rgbgfx -o gfx/icons/slowpoke.2bpp gfx/icons/slowpoke.png | |
rgbgfx -o gfx/icons/sudowoodo.2bpp gfx/icons/sudowoodo.png | |
rgbgfx -o gfx/icons/bigmon.2bpp gfx/icons/bigmon.png | |
rgbgfx -d1 -o gfx/new_game/timeset_bg.1bpp gfx/new_game/timeset_bg.png | |
rgbgfx -d1 -o gfx/new_game/up_arrow.1bpp gfx/new_game/up_arrow.png | |
rgbgfx -d1 -o gfx/new_game/down_arrow.1bpp gfx/new_game/down_arrow.png | |
rgbgfx -o gfx/pokegear/fast_ship.2bpp gfx/pokegear/fast_ship.png | |
rgbgfx -o gfx/pokegear/pokegear_sprites.2bpp gfx/pokegear/pokegear_sprites.png | |
rgbgfx -o gfx/pokegear/dexmap_nest_icon.2bpp gfx/pokegear/dexmap_nest_icon.png | |
tools/gfx --trim-whitespace -o gfx/pokegear/pokegear_sprites.2bpp gfx/pokegear/pokegear_sprites.2bpp | |
rgbgfx -d1 -o gfx/pokegear/flymap_label_border.1bpp gfx/pokegear/flymap_label_border.png | |
rgbgfx -o gfx/slots/slots_1.2bpp gfx/slots/slots_1.png | |
rgbgfx -o gfx/slots/slots_2.2bpp gfx/slots/slots_2.png | |
rgbgfx -o gfx/slots/slots_3.2bpp gfx/slots/slots_3.png | |
rgbgfx -o gfx/overworld/chris_fish.2bpp gfx/overworld/chris_fish.png | |
tools/gfx --interleave --png=gfx/slots/slots_3.png --remove-duplicates --keep-whitespace --remove-xflip -o gfx/slots/slots_3.2bpp gfx/slots/slots_3.2bpp | |
tools/gfx --interleave --png=gfx/slots/slots_2.png -o gfx/slots/slots_2.2bpp gfx/slots/slots_2.2bpp | |
tools/gfx --trim-whitespace -o gfx/overworld/chris_fish.2bpp gfx/overworld/chris_fish.2bpp | |
rgbgfx -o gfx/overworld/kris_fish.2bpp gfx/overworld/kris_fish.png | |
rgbgfx -d1 -o gfx/mail/morph_mail_divider.1bpp gfx/mail/morph_mail_divider.png | |
rgbgfx -d1 -o gfx/mail/grass.1bpp gfx/mail/grass.png | |
rgbgfx -d1 -o gfx/mail/small_pokeball.1bpp gfx/mail/small_pokeball.png | |
rgbgfx -d1 -o gfx/mail/morph_mail_border.1bpp gfx/mail/morph_mail_border.png | |
tools/gfx --trim-whitespace -o gfx/overworld/kris_fish.2bpp gfx/overworld/kris_fish.2bpp | |
rgbgfx -d1 -o gfx/mail/small_note.1bpp gfx/mail/small_note.png | |
rgbgfx -d1 -o gfx/mail/wave.1bpp gfx/mail/wave.png | |
rgbgfx -d1 -o gfx/mail/portraitmail_underline.1bpp gfx/mail/portraitmail_underline.png | |
rgbgfx -d1 -o gfx/mail/lovely_mail_underline.1bpp gfx/mail/lovely_mail_underline.png | |
rgbgfx -d1 -o gfx/mail/small_heart.1bpp gfx/mail/small_heart.png | |
rgbgfx -d1 -o gfx/mail/small_triangle.1bpp gfx/mail/small_triangle.png | |
rgbgfx -d1 -o gfx/mail/eon_mail_border_1.1bpp gfx/mail/eon_mail_border_1.png | |
rgbgfx -d1 -o gfx/mail/eon_mail_border_2.1bpp gfx/mail/eon_mail_border_2.png | |
rgbgfx -d1 -o gfx/mail/natu.1bpp gfx/mail/natu.png | |
rgbgfx -d1 -o gfx/mail/dratini.1bpp gfx/mail/dratini.png | |
rgbgfx -d1 -o gfx/mail/poliwag.1bpp gfx/mail/poliwag.png | |
rgbgfx -d1 -o gfx/mail/lapras.1bpp gfx/mail/lapras.png | |
rgbgfx -d1 -o gfx/mail/eevee.1bpp gfx/mail/eevee.png | |
rgbgfx -d1 -o gfx/mail/ditto.1bpp gfx/mail/ditto.png | |
rgbgfx -d1 -o gfx/mail/mew.1bpp gfx/mail/mew.png | |
rgbgfx -d1 -o gfx/mail/dragonite.1bpp gfx/mail/dragonite.png | |
rgbgfx -d1 -o gfx/mail/sentret.1bpp gfx/mail/sentret.png | |
rgbgfx -d1 -o gfx/mail/unused_grass.1bpp gfx/mail/unused_grass.png | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/dragonite.1bpp gfx/mail/dragonite.1bpp | |
rgbgfx -d1 -o gfx/mail/large_pokeball.1bpp gfx/mail/large_pokeball.png | |
rgbgfx -d1 -o gfx/mail/oddish.1bpp gfx/mail/oddish.png | |
rgbgfx -d1 -o gfx/mail/large_triangle.1bpp gfx/mail/large_triangle.png | |
rgbgfx -d1 -o gfx/mail/large_heart.1bpp gfx/mail/large_heart.png | |
rgbgfx -d1 -o gfx/mail/morph_mail_corner.1bpp gfx/mail/morph_mail_corner.png | |
rgbgfx -d1 -o gfx/mail/large_circle.1bpp gfx/mail/large_circle.png | |
rgbgfx -d1 -o gfx/mail/flower_1.1bpp gfx/mail/flower_1.png | |
rgbgfx -d1 -o gfx/mail/flower_2.1bpp gfx/mail/flower_2.png | |
rgbgfx -d1 -o gfx/mail/large_note.1bpp gfx/mail/large_note.png | |
rgbgfx -d1 -o gfx/mail/cloud.1bpp gfx/mail/cloud.png | |
rgbgfx -d1 -o gfx/mail/surf_mail_border.1bpp gfx/mail/surf_mail_border.png | |
rgbgfx -d1 -o gfx/mail/flower_mail_border.1bpp gfx/mail/flower_mail_border.png | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/large_note.1bpp gfx/mail/large_note.1bpp | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/surf_mail_border.1bpp gfx/mail/surf_mail_border.1bpp | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/flower_mail_border.1bpp gfx/mail/flower_mail_border.1bpp | |
rgbgfx -d1 -o gfx/mail/litebluemail_border.1bpp gfx/mail/litebluemail_border.png | |
rgbgfx -d1 -o gfx/mail/music_mail_border.1bpp gfx/mail/music_mail_border.png | |
rgbgfx -d1 -o gfx/mail/lovely_mail_border.1bpp gfx/mail/lovely_mail_border.png | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/litebluemail_border.1bpp gfx/mail/litebluemail_border.1bpp | |
rgbgfx -d1 -o gfx/mail/portraitmail_border.1bpp gfx/mail/portraitmail_border.png | |
rgbgfx -o gfx/credits/theend.2bpp gfx/credits/theend.png | |
rgbgfx -o gfx/battle/minimize.2bpp gfx/battle/minimize.png | |
rgbgfx -o gfx/pokemon/bulbasaur/front.2bpp gfx/pokemon/bulbasaur/front.png | |
rgbgfx -o gfx/pokemon/ivysaur/front.2bpp gfx/pokemon/ivysaur/front.png | |
rgbgfx -o gfx/pokemon/venusaur/front.2bpp gfx/pokemon/venusaur/front.png | |
rgbgfx -o gfx/pokemon/charmander/front.2bpp gfx/pokemon/charmander/front.png | |
rgbgfx -o gfx/pokemon/charmeleon/front.2bpp gfx/pokemon/charmeleon/front.png | |
rgbgfx -o gfx/pokemon/charizard/front.2bpp gfx/pokemon/charizard/front.png | |
rgbgfx -o gfx/pokemon/squirtle/front.2bpp gfx/pokemon/squirtle/front.png | |
rgbgfx -o gfx/pokemon/wartortle/front.2bpp gfx/pokemon/wartortle/front.png | |
rgbgfx -o gfx/pokemon/blastoise/front.2bpp gfx/pokemon/blastoise/front.png | |
rgbgfx -o gfx/pokemon/caterpie/front.2bpp gfx/pokemon/caterpie/front.png | |
rgbgfx -o gfx/pokemon/metapod/front.2bpp gfx/pokemon/metapod/front.png | |
rgbgfx -o gfx/pokemon/butterfree/front.2bpp gfx/pokemon/butterfree/front.png | |
rgbgfx -o gfx/pokemon/weedle/front.2bpp gfx/pokemon/weedle/front.png | |
rgbgfx -o gfx/pokemon/kakuna/front.2bpp gfx/pokemon/kakuna/front.png | |
rgbgfx -o gfx/pokemon/beedrill/front.2bpp gfx/pokemon/beedrill/front.png | |
rgbgfx -o gfx/pokemon/pidgey/front.2bpp gfx/pokemon/pidgey/front.png | |
rgbgfx -o gfx/pokemon/pidgeotto/front.2bpp gfx/pokemon/pidgeotto/front.png | |
rgbgfx -o gfx/pokemon/pidgeot/front.2bpp gfx/pokemon/pidgeot/front.png | |
rgbgfx -o gfx/pokemon/rattata/front.2bpp gfx/pokemon/rattata/front.png | |
rgbgfx -o gfx/pokemon/raticate/front.2bpp gfx/pokemon/raticate/front.png | |
rgbgfx -o gfx/pokemon/spearow/front.2bpp gfx/pokemon/spearow/front.png | |
rgbgfx -o gfx/pokemon/fearow/front.2bpp gfx/pokemon/fearow/front.png | |
rgbgfx -o gfx/pokemon/ekans/front.2bpp gfx/pokemon/ekans/front.png | |
rgbgfx -o gfx/pokemon/arbok/front.2bpp gfx/pokemon/arbok/front.png | |
rgbgfx -o gfx/pokemon/pikachu/front.2bpp gfx/pokemon/pikachu/front.png | |
rgbgfx -o gfx/pokemon/raichu/front.2bpp gfx/pokemon/raichu/front.png | |
rgbgfx -o gfx/pokemon/sandshrew/front.2bpp gfx/pokemon/sandshrew/front.png | |
rgbgfx -o gfx/pokemon/sandslash/front.2bpp gfx/pokemon/sandslash/front.png | |
rgbgfx -o gfx/pokemon/nidoran_f/front.2bpp gfx/pokemon/nidoran_f/front.png | |
rgbgfx -o gfx/pokemon/nidorina/front.2bpp gfx/pokemon/nidorina/front.png | |
rgbgfx -o gfx/pokemon/nidoqueen/front.2bpp gfx/pokemon/nidoqueen/front.png | |
rgbgfx -o gfx/pokemon/nidoran_m/front.2bpp gfx/pokemon/nidoran_m/front.png | |
rgbgfx -o gfx/pokemon/nidorino/front.2bpp gfx/pokemon/nidorino/front.png | |
rgbgfx -o gfx/pokemon/nidoking/front.2bpp gfx/pokemon/nidoking/front.png | |
rgbgfx -o gfx/pokemon/clefairy/front.2bpp gfx/pokemon/clefairy/front.png | |
rgbgfx -o gfx/pokemon/clefable/front.2bpp gfx/pokemon/clefable/front.png | |
rgbgfx -o gfx/pokemon/vulpix/front.2bpp gfx/pokemon/vulpix/front.png | |
rgbgfx -o gfx/pokemon/ninetales/front.2bpp gfx/pokemon/ninetales/front.png | |
rgbgfx -o gfx/pokemon/jigglypuff/front.2bpp gfx/pokemon/jigglypuff/front.png | |
rgbgfx -o gfx/pokemon/wigglytuff/front.2bpp gfx/pokemon/wigglytuff/front.png | |
rgbgfx -o gfx/pokemon/zubat/front.2bpp gfx/pokemon/zubat/front.png | |
rgbgfx -o gfx/pokemon/golbat/front.2bpp gfx/pokemon/golbat/front.png | |
rgbgfx -o gfx/pokemon/oddish/front.2bpp gfx/pokemon/oddish/front.png | |
rgbgfx -o gfx/pokemon/gloom/front.2bpp gfx/pokemon/gloom/front.png | |
rgbgfx -o gfx/pokemon/vileplume/front.2bpp gfx/pokemon/vileplume/front.png | |
rgbgfx -o gfx/pokemon/paras/front.2bpp gfx/pokemon/paras/front.png | |
rgbgfx -o gfx/pokemon/parasect/front.2bpp gfx/pokemon/parasect/front.png | |
rgbgfx -o gfx/pokemon/venonat/front.2bpp gfx/pokemon/venonat/front.png | |
rgbgfx -o gfx/pokemon/venomoth/front.2bpp gfx/pokemon/venomoth/front.png | |
rgbgfx -o gfx/pokemon/diglett/front.2bpp gfx/pokemon/diglett/front.png | |
rgbgfx -o gfx/pokemon/dugtrio/front.2bpp gfx/pokemon/dugtrio/front.png | |
rgbgfx -o gfx/pokemon/meowth/front.2bpp gfx/pokemon/meowth/front.png | |
rgbgfx -o gfx/pokemon/persian/front.2bpp gfx/pokemon/persian/front.png | |
rgbgfx -o gfx/pokemon/psyduck/front.2bpp gfx/pokemon/psyduck/front.png | |
rgbgfx -o gfx/pokemon/golduck/front.2bpp gfx/pokemon/golduck/front.png | |
rgbgfx -o gfx/pokemon/mankey/front.2bpp gfx/pokemon/mankey/front.png | |
rgbgfx -o gfx/pokemon/primeape/front.2bpp gfx/pokemon/primeape/front.png | |
rgbgfx -o gfx/pokemon/growlithe/front.2bpp gfx/pokemon/growlithe/front.png | |
rgbgfx -o gfx/pokemon/arcanine/front.2bpp gfx/pokemon/arcanine/front.png | |
rgbgfx -o gfx/pokemon/poliwag/front.2bpp gfx/pokemon/poliwag/front.png | |
rgbgfx -o gfx/pokemon/poliwhirl/front.2bpp gfx/pokemon/poliwhirl/front.png | |
rgbgfx -o gfx/pokemon/poliwrath/front.2bpp gfx/pokemon/poliwrath/front.png | |
rgbgfx -o gfx/pokemon/abra/front.2bpp gfx/pokemon/abra/front.png | |
rgbgfx -o gfx/pokemon/kadabra/front.2bpp gfx/pokemon/kadabra/front.png | |
rgbgfx -o gfx/pokemon/alakazam/front.2bpp gfx/pokemon/alakazam/front.png | |
rgbgfx -o gfx/pokemon/machop/front.2bpp gfx/pokemon/machop/front.png | |
rgbgfx -o gfx/pokemon/machoke/front.2bpp gfx/pokemon/machoke/front.png | |
rgbgfx -o gfx/pokemon/machamp/front.2bpp gfx/pokemon/machamp/front.png | |
rgbgfx -o gfx/pokemon/bellsprout/front.2bpp gfx/pokemon/bellsprout/front.png | |
rgbgfx -o gfx/pokemon/weepinbell/front.2bpp gfx/pokemon/weepinbell/front.png | |
rgbgfx -o gfx/pokemon/victreebel/front.2bpp gfx/pokemon/victreebel/front.png | |
rgbgfx -o gfx/pokemon/tentacool/front.2bpp gfx/pokemon/tentacool/front.png | |
rgbgfx -o gfx/pokemon/tentacruel/front.2bpp gfx/pokemon/tentacruel/front.png | |
rgbgfx -o gfx/pokemon/geodude/front.2bpp gfx/pokemon/geodude/front.png | |
rgbgfx -o gfx/pokemon/graveler/front.2bpp gfx/pokemon/graveler/front.png | |
rgbgfx -o gfx/pokemon/golem/front.2bpp gfx/pokemon/golem/front.png | |
rgbgfx -o gfx/pokemon/ponyta/front.2bpp gfx/pokemon/ponyta/front.png | |
rgbgfx -o gfx/pokemon/rapidash/front.2bpp gfx/pokemon/rapidash/front.png | |
rgbgfx -o gfx/pokemon/slowpoke/front.2bpp gfx/pokemon/slowpoke/front.png | |
rgbgfx -o gfx/pokemon/slowbro/front.2bpp gfx/pokemon/slowbro/front.png | |
rgbgfx -o gfx/pokemon/magnemite/front.2bpp gfx/pokemon/magnemite/front.png | |
rgbgfx -o gfx/pokemon/magneton/front.2bpp gfx/pokemon/magneton/front.png | |
rgbgfx -o gfx/pokemon/farfetch_d/front.2bpp gfx/pokemon/farfetch_d/front.png | |
rgbgfx -o gfx/pokemon/doduo/front.2bpp gfx/pokemon/doduo/front.png | |
rgbgfx -o gfx/pokemon/dodrio/front.2bpp gfx/pokemon/dodrio/front.png | |
rgbgfx -o gfx/pokemon/seel/front.2bpp gfx/pokemon/seel/front.png | |
rgbgfx -o gfx/pokemon/dewgong/front.2bpp gfx/pokemon/dewgong/front.png | |
rgbgfx -o gfx/pokemon/grimer/front.2bpp gfx/pokemon/grimer/front.png | |
rgbgfx -o gfx/pokemon/muk/front.2bpp gfx/pokemon/muk/front.png | |
rgbgfx -o gfx/pokemon/shellder/front.2bpp gfx/pokemon/shellder/front.png | |
rgbgfx -o gfx/pokemon/cloyster/front.2bpp gfx/pokemon/cloyster/front.png | |
rgbgfx -o gfx/pokemon/gastly/front.2bpp gfx/pokemon/gastly/front.png | |
rgbgfx -o gfx/pokemon/haunter/front.2bpp gfx/pokemon/haunter/front.png | |
rgbgfx -o gfx/pokemon/gengar/front.2bpp gfx/pokemon/gengar/front.png | |
rgbgfx -o gfx/pokemon/onix/front.2bpp gfx/pokemon/onix/front.png | |
rgbgfx -o gfx/pokemon/drowzee/front.2bpp gfx/pokemon/drowzee/front.png | |
rgbgfx -o gfx/pokemon/hypno/front.2bpp gfx/pokemon/hypno/front.png | |
rgbgfx -o gfx/pokemon/krabby/front.2bpp gfx/pokemon/krabby/front.png | |
rgbgfx -o gfx/pokemon/kingler/front.2bpp gfx/pokemon/kingler/front.png | |
rgbgfx -o gfx/pokemon/voltorb/front.2bpp gfx/pokemon/voltorb/front.png | |
rgbgfx -o gfx/pokemon/electrode/front.2bpp gfx/pokemon/electrode/front.png | |
rgbgfx -o gfx/pokemon/exeggcute/front.2bpp gfx/pokemon/exeggcute/front.png | |
rgbgfx -o gfx/pokemon/exeggutor/front.2bpp gfx/pokemon/exeggutor/front.png | |
rgbgfx -o gfx/pokemon/cubone/front.2bpp gfx/pokemon/cubone/front.png | |
rgbgfx -o gfx/pokemon/marowak/front.2bpp gfx/pokemon/marowak/front.png | |
rgbgfx -o gfx/pokemon/hitmonlee/front.2bpp gfx/pokemon/hitmonlee/front.png | |
rgbgfx -o gfx/pokemon/hitmonchan/front.2bpp gfx/pokemon/hitmonchan/front.png | |
rgbgfx -o gfx/pokemon/lickitung/front.2bpp gfx/pokemon/lickitung/front.png | |
rgbgfx -o gfx/pokemon/koffing/front.2bpp gfx/pokemon/koffing/front.png | |
rgbgfx -o gfx/pokemon/weezing/front.2bpp gfx/pokemon/weezing/front.png | |
rgbgfx -o gfx/pokemon/rhyhorn/front.2bpp gfx/pokemon/rhyhorn/front.png | |
rgbgfx -o gfx/pokemon/rhydon/front.2bpp gfx/pokemon/rhydon/front.png | |
rgbgfx -o gfx/pokemon/chansey/front.2bpp gfx/pokemon/chansey/front.png | |
rgbgfx -o gfx/pokemon/tangela/front.2bpp gfx/pokemon/tangela/front.png | |
rgbgfx -o gfx/pokemon/kangaskhan/front.2bpp gfx/pokemon/kangaskhan/front.png | |
rgbgfx -o gfx/pokemon/horsea/front.2bpp gfx/pokemon/horsea/front.png | |
rgbgfx -o gfx/pokemon/seadra/front.2bpp gfx/pokemon/seadra/front.png | |
rgbgfx -o gfx/pokemon/goldeen/front.2bpp gfx/pokemon/goldeen/front.png | |
rgbgfx -o gfx/pokemon/seaking/front.2bpp gfx/pokemon/seaking/front.png | |
rgbgfx -o gfx/pokemon/staryu/front.2bpp gfx/pokemon/staryu/front.png | |
rgbgfx -o gfx/pokemon/starmie/front.2bpp gfx/pokemon/starmie/front.png | |
rgbgfx -o gfx/pokemon/mr__mime/front.2bpp gfx/pokemon/mr__mime/front.png | |
rgbgfx -o gfx/pokemon/scyther/front.2bpp gfx/pokemon/scyther/front.png | |
rgbgfx -o gfx/pokemon/jynx/front.2bpp gfx/pokemon/jynx/front.png | |
rgbgfx -o gfx/pokemon/electabuzz/front.2bpp gfx/pokemon/electabuzz/front.png | |
rgbgfx -o gfx/pokemon/magmar/front.2bpp gfx/pokemon/magmar/front.png | |
rgbgfx -o gfx/pokemon/pinsir/front.2bpp gfx/pokemon/pinsir/front.png | |
rgbgfx -o gfx/pokemon/tauros/front.2bpp gfx/pokemon/tauros/front.png | |
rgbgfx -o gfx/pokemon/magikarp/front.2bpp gfx/pokemon/magikarp/front.png | |
rgbgfx -o gfx/pokemon/gyarados/front.2bpp gfx/pokemon/gyarados/front.png | |
rgbgfx -o gfx/pokemon/lapras/front.2bpp gfx/pokemon/lapras/front.png | |
rgbgfx -o gfx/pokemon/ditto/front.2bpp gfx/pokemon/ditto/front.png | |
rgbgfx -o gfx/pokemon/eevee/front.2bpp gfx/pokemon/eevee/front.png | |
rgbgfx -o gfx/pokemon/vaporeon/front.2bpp gfx/pokemon/vaporeon/front.png | |
rgbgfx -o gfx/pokemon/jolteon/front.2bpp gfx/pokemon/jolteon/front.png | |
rgbgfx -o gfx/pokemon/flareon/front.2bpp gfx/pokemon/flareon/front.png | |
rgbgfx -o gfx/pokemon/porygon/front.2bpp gfx/pokemon/porygon/front.png | |
rgbgfx -o gfx/pokemon/omanyte/front.2bpp gfx/pokemon/omanyte/front.png | |
rgbgfx -o gfx/pokemon/omastar/front.2bpp gfx/pokemon/omastar/front.png | |
rgbgfx -o gfx/pokemon/kabuto/front.2bpp gfx/pokemon/kabuto/front.png | |
rgbgfx -o gfx/pokemon/kabutops/front.2bpp gfx/pokemon/kabutops/front.png | |
rgbgfx -o gfx/pokemon/aerodactyl/front.2bpp gfx/pokemon/aerodactyl/front.png | |
rgbgfx -o gfx/pokemon/snorlax/front.2bpp gfx/pokemon/snorlax/front.png | |
rgbgfx -o gfx/pokemon/articuno/front.2bpp gfx/pokemon/articuno/front.png | |
rgbgfx -o gfx/pokemon/zapdos/front.2bpp gfx/pokemon/zapdos/front.png | |
rgbgfx -o gfx/pokemon/moltres/front.2bpp gfx/pokemon/moltres/front.png | |
rgbgfx -o gfx/pokemon/dratini/front.2bpp gfx/pokemon/dratini/front.png | |
rgbgfx -o gfx/pokemon/dragonair/front.2bpp gfx/pokemon/dragonair/front.png | |
rgbgfx -o gfx/pokemon/dragonite/front.2bpp gfx/pokemon/dragonite/front.png | |
rgbgfx -o gfx/pokemon/mewtwo/front.2bpp gfx/pokemon/mewtwo/front.png | |
rgbgfx -o gfx/pokemon/mew/front.2bpp gfx/pokemon/mew/front.png | |
rgbgfx -o gfx/pokemon/chikorita/front.2bpp gfx/pokemon/chikorita/front.png | |
rgbgfx -o gfx/pokemon/bayleef/front.2bpp gfx/pokemon/bayleef/front.png | |
rgbgfx -o gfx/pokemon/meganium/front.2bpp gfx/pokemon/meganium/front.png | |
rgbgfx -o gfx/pokemon/cyndaquil/front.2bpp gfx/pokemon/cyndaquil/front.png | |
rgbgfx -o gfx/pokemon/quilava/front.2bpp gfx/pokemon/quilava/front.png | |
rgbgfx -o gfx/pokemon/typhlosion/front.2bpp gfx/pokemon/typhlosion/front.png | |
rgbgfx -o gfx/pokemon/totodile/front.2bpp gfx/pokemon/totodile/front.png | |
rgbgfx -o gfx/pokemon/croconaw/front.2bpp gfx/pokemon/croconaw/front.png | |
rgbgfx -o gfx/pokemon/feraligatr/front.2bpp gfx/pokemon/feraligatr/front.png | |
rgbgfx -o gfx/pokemon/sentret/front.2bpp gfx/pokemon/sentret/front.png | |
rgbgfx -o gfx/pokemon/furret/front.2bpp gfx/pokemon/furret/front.png | |
rgbgfx -o gfx/pokemon/hoothoot/front.2bpp gfx/pokemon/hoothoot/front.png | |
rgbgfx -o gfx/pokemon/noctowl/front.2bpp gfx/pokemon/noctowl/front.png | |
rgbgfx -o gfx/pokemon/ledyba/front.2bpp gfx/pokemon/ledyba/front.png | |
rgbgfx -o gfx/pokemon/ledian/front.2bpp gfx/pokemon/ledian/front.png | |
rgbgfx -o gfx/pokemon/spinarak/front.2bpp gfx/pokemon/spinarak/front.png | |
rgbgfx -o gfx/pokemon/ariados/front.2bpp gfx/pokemon/ariados/front.png | |
rgbgfx -o gfx/pokemon/crobat/front.2bpp gfx/pokemon/crobat/front.png | |
rgbgfx -o gfx/pokemon/chinchou/front.2bpp gfx/pokemon/chinchou/front.png | |
rgbgfx -o gfx/pokemon/lanturn/front.2bpp gfx/pokemon/lanturn/front.png | |
rgbgfx -o gfx/pokemon/pichu/front.2bpp gfx/pokemon/pichu/front.png | |
rgbgfx -o gfx/pokemon/cleffa/front.2bpp gfx/pokemon/cleffa/front.png | |
rgbgfx -o gfx/pokemon/igglybuff/front.2bpp gfx/pokemon/igglybuff/front.png | |
rgbgfx -o gfx/pokemon/togepi/front.2bpp gfx/pokemon/togepi/front.png | |
rgbgfx -o gfx/pokemon/togetic/front.2bpp gfx/pokemon/togetic/front.png | |
rgbgfx -o gfx/pokemon/natu/front.2bpp gfx/pokemon/natu/front.png | |
rgbgfx -o gfx/pokemon/xatu/front.2bpp gfx/pokemon/xatu/front.png | |
rgbgfx -o gfx/pokemon/mareep/front.2bpp gfx/pokemon/mareep/front.png | |
rgbgfx -o gfx/pokemon/flaaffy/front.2bpp gfx/pokemon/flaaffy/front.png | |
rgbgfx -o gfx/pokemon/ampharos/front.2bpp gfx/pokemon/ampharos/front.png | |
rgbgfx -o gfx/pokemon/bellossom/front.2bpp gfx/pokemon/bellossom/front.png | |
rgbgfx -o gfx/pokemon/marill/front.2bpp gfx/pokemon/marill/front.png | |
rgbgfx -o gfx/pokemon/azumarill/front.2bpp gfx/pokemon/azumarill/front.png | |
rgbgfx -o gfx/pokemon/sudowoodo/front.2bpp gfx/pokemon/sudowoodo/front.png | |
rgbgfx -o gfx/pokemon/politoed/front.2bpp gfx/pokemon/politoed/front.png | |
rgbgfx -o gfx/pokemon/hoppip/front.2bpp gfx/pokemon/hoppip/front.png | |
rgbgfx -o gfx/pokemon/skiploom/front.2bpp gfx/pokemon/skiploom/front.png | |
rgbgfx -o gfx/pokemon/jumpluff/front.2bpp gfx/pokemon/jumpluff/front.png | |
rgbgfx -o gfx/pokemon/aipom/front.2bpp gfx/pokemon/aipom/front.png | |
rgbgfx -o gfx/pokemon/sunkern/front.2bpp gfx/pokemon/sunkern/front.png | |
rgbgfx -o gfx/pokemon/sunflora/front.2bpp gfx/pokemon/sunflora/front.png | |
rgbgfx -o gfx/pokemon/yanma/front.2bpp gfx/pokemon/yanma/front.png | |
rgbgfx -o gfx/pokemon/wooper/front.2bpp gfx/pokemon/wooper/front.png | |
rgbgfx -o gfx/pokemon/quagsire/front.2bpp gfx/pokemon/quagsire/front.png | |
rgbgfx -o gfx/pokemon/espeon/front.2bpp gfx/pokemon/espeon/front.png | |
rgbgfx -o gfx/pokemon/umbreon/front.2bpp gfx/pokemon/umbreon/front.png | |
rgbgfx -o gfx/pokemon/murkrow/front.2bpp gfx/pokemon/murkrow/front.png | |
rgbgfx -o gfx/pokemon/slowking/front.2bpp gfx/pokemon/slowking/front.png | |
rgbgfx -o gfx/pokemon/misdreavus/front.2bpp gfx/pokemon/misdreavus/front.png | |
rgbgfx -o gfx/pokemon/wobbuffet/front.2bpp gfx/pokemon/wobbuffet/front.png | |
rgbgfx -o gfx/pokemon/girafarig/front.2bpp gfx/pokemon/girafarig/front.png | |
rgbgfx -o gfx/pokemon/pineco/front.2bpp gfx/pokemon/pineco/front.png | |
rgbgfx -o gfx/pokemon/forretress/front.2bpp gfx/pokemon/forretress/front.png | |
rgbgfx -o gfx/pokemon/dunsparce/front.2bpp gfx/pokemon/dunsparce/front.png | |
rgbgfx -o gfx/pokemon/gligar/front.2bpp gfx/pokemon/gligar/front.png | |
rgbgfx -o gfx/pokemon/steelix/front.2bpp gfx/pokemon/steelix/front.png | |
rgbgfx -o gfx/pokemon/snubbull/front.2bpp gfx/pokemon/snubbull/front.png | |
rgbgfx -o gfx/pokemon/granbull/front.2bpp gfx/pokemon/granbull/front.png | |
rgbgfx -o gfx/pokemon/qwilfish/front.2bpp gfx/pokemon/qwilfish/front.png | |
rgbgfx -o gfx/pokemon/scizor/front.2bpp gfx/pokemon/scizor/front.png | |
rgbgfx -o gfx/pokemon/shuckle/front.2bpp gfx/pokemon/shuckle/front.png | |
rgbgfx -o gfx/pokemon/heracross/front.2bpp gfx/pokemon/heracross/front.png | |
rgbgfx -o gfx/pokemon/sneasel/front.2bpp gfx/pokemon/sneasel/front.png | |
rgbgfx -o gfx/pokemon/teddiursa/front.2bpp gfx/pokemon/teddiursa/front.png | |
rgbgfx -o gfx/pokemon/ursaring/front.2bpp gfx/pokemon/ursaring/front.png | |
rgbgfx -o gfx/pokemon/slugma/front.2bpp gfx/pokemon/slugma/front.png | |
rgbgfx -o gfx/pokemon/magcargo/front.2bpp gfx/pokemon/magcargo/front.png | |
rgbgfx -o gfx/pokemon/swinub/front.2bpp gfx/pokemon/swinub/front.png | |
rgbgfx -o gfx/pokemon/piloswine/front.2bpp gfx/pokemon/piloswine/front.png | |
rgbgfx -o gfx/pokemon/corsola/front.2bpp gfx/pokemon/corsola/front.png | |
rgbgfx -o gfx/pokemon/remoraid/front.2bpp gfx/pokemon/remoraid/front.png | |
rgbgfx -o gfx/pokemon/octillery/front.2bpp gfx/pokemon/octillery/front.png | |
rgbgfx -o gfx/pokemon/delibird/front.2bpp gfx/pokemon/delibird/front.png | |
rgbgfx -o gfx/pokemon/mantine/front.2bpp gfx/pokemon/mantine/front.png | |
rgbgfx -o gfx/pokemon/skarmory/front.2bpp gfx/pokemon/skarmory/front.png | |
rgbgfx -o gfx/pokemon/houndour/front.2bpp gfx/pokemon/houndour/front.png | |
rgbgfx -o gfx/pokemon/houndoom/front.2bpp gfx/pokemon/houndoom/front.png | |
rgbgfx -o gfx/pokemon/kingdra/front.2bpp gfx/pokemon/kingdra/front.png | |
rgbgfx -o gfx/pokemon/phanpy/front.2bpp gfx/pokemon/phanpy/front.png | |
rgbgfx -o gfx/pokemon/donphan/front.2bpp gfx/pokemon/donphan/front.png | |
rgbgfx -o gfx/pokemon/porygon2/front.2bpp gfx/pokemon/porygon2/front.png | |
rgbgfx -o gfx/pokemon/stantler/front.2bpp gfx/pokemon/stantler/front.png | |
rgbgfx -o gfx/pokemon/smeargle/front.2bpp gfx/pokemon/smeargle/front.png | |
rgbgfx -o gfx/pokemon/tyrogue/front.2bpp gfx/pokemon/tyrogue/front.png | |
rgbgfx -o gfx/pokemon/hitmontop/front.2bpp gfx/pokemon/hitmontop/front.png | |
rgbgfx -o gfx/pokemon/smoochum/front.2bpp gfx/pokemon/smoochum/front.png | |
rgbgfx -o gfx/pokemon/elekid/front.2bpp gfx/pokemon/elekid/front.png | |
rgbgfx -o gfx/pokemon/magby/front.2bpp gfx/pokemon/magby/front.png | |
rgbgfx -o gfx/pokemon/miltank/front.2bpp gfx/pokemon/miltank/front.png | |
rgbgfx -o gfx/pokemon/blissey/front.2bpp gfx/pokemon/blissey/front.png | |
rgbgfx -o gfx/pokemon/raikou/front.2bpp gfx/pokemon/raikou/front.png | |
rgbgfx -o gfx/pokemon/entei/front.2bpp gfx/pokemon/entei/front.png | |
rgbgfx -o gfx/pokemon/suicune/front.2bpp gfx/pokemon/suicune/front.png | |
rgbgfx -o gfx/pokemon/larvitar/front.2bpp gfx/pokemon/larvitar/front.png | |
rgbgfx -o gfx/pokemon/pupitar/front.2bpp gfx/pokemon/pupitar/front.png | |
rgbgfx -o gfx/pokemon/tyranitar/front.2bpp gfx/pokemon/tyranitar/front.png | |
rgbgfx -o gfx/pokemon/lugia/front.2bpp gfx/pokemon/lugia/front.png | |
rgbgfx -o gfx/pokemon/ho_oh/front.2bpp gfx/pokemon/ho_oh/front.png | |
rgbgfx -o gfx/pokemon/celebi/front.2bpp gfx/pokemon/celebi/front.png | |
rgbgfx -o gfx/pokemon/egg/front.2bpp gfx/pokemon/egg/front.png | |
tools/png_dimensions gfx/pokemon/egg/front.png gfx/pokemon/egg/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_a/front.2bpp gfx/pokemon/unown_a/front.png | |
rgbgfx -o gfx/pokemon/unown_b/front.2bpp gfx/pokemon/unown_b/front.png | |
tools/png_dimensions gfx/pokemon/unown_b/front.png gfx/pokemon/unown_b/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_c/front.2bpp gfx/pokemon/unown_c/front.png | |
tools/png_dimensions gfx/pokemon/unown_c/front.png gfx/pokemon/unown_c/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_d/front.2bpp gfx/pokemon/unown_d/front.png | |
tools/png_dimensions gfx/pokemon/unown_d/front.png gfx/pokemon/unown_d/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_e/front.2bpp gfx/pokemon/unown_e/front.png | |
tools/png_dimensions gfx/pokemon/unown_e/front.png gfx/pokemon/unown_e/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_f/front.2bpp gfx/pokemon/unown_f/front.png | |
tools/png_dimensions gfx/pokemon/unown_f/front.png gfx/pokemon/unown_f/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_g/front.2bpp gfx/pokemon/unown_g/front.png | |
tools/png_dimensions gfx/pokemon/unown_g/front.png gfx/pokemon/unown_g/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_h/front.2bpp gfx/pokemon/unown_h/front.png | |
tools/png_dimensions gfx/pokemon/unown_h/front.png gfx/pokemon/unown_h/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_i/front.2bpp gfx/pokemon/unown_i/front.png | |
tools/png_dimensions gfx/pokemon/unown_i/front.png gfx/pokemon/unown_i/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_j/front.2bpp gfx/pokemon/unown_j/front.png | |
tools/png_dimensions gfx/pokemon/unown_j/front.png gfx/pokemon/unown_j/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_k/front.2bpp gfx/pokemon/unown_k/front.png | |
tools/png_dimensions gfx/pokemon/unown_k/front.png gfx/pokemon/unown_k/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_l/front.2bpp gfx/pokemon/unown_l/front.png | |
tools/png_dimensions gfx/pokemon/unown_l/front.png gfx/pokemon/unown_l/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_m/front.2bpp gfx/pokemon/unown_m/front.png | |
tools/png_dimensions gfx/pokemon/unown_m/front.png gfx/pokemon/unown_m/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_n/front.2bpp gfx/pokemon/unown_n/front.png | |
tools/png_dimensions gfx/pokemon/unown_n/front.png gfx/pokemon/unown_n/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_o/front.2bpp gfx/pokemon/unown_o/front.png | |
tools/png_dimensions gfx/pokemon/unown_o/front.png gfx/pokemon/unown_o/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_p/front.2bpp gfx/pokemon/unown_p/front.png | |
tools/png_dimensions gfx/pokemon/unown_p/front.png gfx/pokemon/unown_p/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_q/front.2bpp gfx/pokemon/unown_q/front.png | |
tools/png_dimensions gfx/pokemon/unown_q/front.png gfx/pokemon/unown_q/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_r/front.2bpp gfx/pokemon/unown_r/front.png | |
tools/png_dimensions gfx/pokemon/unown_r/front.png gfx/pokemon/unown_r/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_s/front.2bpp gfx/pokemon/unown_s/front.png | |
tools/png_dimensions gfx/pokemon/unown_s/front.png gfx/pokemon/unown_s/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_t/front.2bpp gfx/pokemon/unown_t/front.png | |
tools/png_dimensions gfx/pokemon/unown_t/front.png gfx/pokemon/unown_t/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_u/front.2bpp gfx/pokemon/unown_u/front.png | |
tools/png_dimensions gfx/pokemon/unown_u/front.png gfx/pokemon/unown_u/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_v/front.2bpp gfx/pokemon/unown_v/front.png | |
tools/png_dimensions gfx/pokemon/unown_v/front.png gfx/pokemon/unown_v/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_w/front.2bpp gfx/pokemon/unown_w/front.png | |
tools/png_dimensions gfx/pokemon/unown_w/front.png gfx/pokemon/unown_w/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_x/front.2bpp gfx/pokemon/unown_x/front.png | |
tools/png_dimensions gfx/pokemon/unown_x/front.png gfx/pokemon/unown_x/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_y/front.2bpp gfx/pokemon/unown_y/front.png | |
tools/png_dimensions gfx/pokemon/unown_y/front.png gfx/pokemon/unown_y/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_z/front.2bpp gfx/pokemon/unown_z/front.png | |
tools/png_dimensions gfx/pokemon/unown_z/front.png gfx/pokemon/unown_z/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/bulbasaur/front.animated.tilemap gfx/pokemon/bulbasaur/front.2bpp gfx/pokemon/bulbasaur/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ivysaur/front.animated.tilemap gfx/pokemon/ivysaur/front.2bpp gfx/pokemon/ivysaur/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/venusaur/front.animated.tilemap gfx/pokemon/venusaur/front.2bpp gfx/pokemon/venusaur/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/charmander/front.animated.tilemap gfx/pokemon/charmander/front.2bpp gfx/pokemon/charmander/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/charmeleon/front.animated.tilemap gfx/pokemon/charmeleon/front.2bpp gfx/pokemon/charmeleon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/charizard/front.animated.tilemap gfx/pokemon/charizard/front.2bpp gfx/pokemon/charizard/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/squirtle/front.animated.tilemap gfx/pokemon/squirtle/front.2bpp gfx/pokemon/squirtle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/wartortle/front.animated.tilemap gfx/pokemon/wartortle/front.2bpp gfx/pokemon/wartortle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/blastoise/front.animated.tilemap gfx/pokemon/blastoise/front.2bpp gfx/pokemon/blastoise/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/caterpie/front.animated.tilemap gfx/pokemon/caterpie/front.2bpp gfx/pokemon/caterpie/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/metapod/front.animated.tilemap gfx/pokemon/metapod/front.2bpp gfx/pokemon/metapod/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/butterfree/front.animated.tilemap gfx/pokemon/butterfree/front.2bpp gfx/pokemon/butterfree/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/weedle/front.animated.tilemap gfx/pokemon/weedle/front.2bpp gfx/pokemon/weedle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kakuna/front.animated.tilemap gfx/pokemon/kakuna/front.2bpp gfx/pokemon/kakuna/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/beedrill/front.animated.tilemap gfx/pokemon/beedrill/front.2bpp gfx/pokemon/beedrill/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pidgey/front.animated.tilemap gfx/pokemon/pidgey/front.2bpp gfx/pokemon/pidgey/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pidgeotto/front.animated.tilemap gfx/pokemon/pidgeotto/front.2bpp gfx/pokemon/pidgeotto/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pidgeot/front.animated.tilemap gfx/pokemon/pidgeot/front.2bpp gfx/pokemon/pidgeot/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/rattata/front.animated.tilemap gfx/pokemon/rattata/front.2bpp gfx/pokemon/rattata/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/raticate/front.animated.tilemap gfx/pokemon/raticate/front.2bpp gfx/pokemon/raticate/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/spearow/front.animated.tilemap gfx/pokemon/spearow/front.2bpp gfx/pokemon/spearow/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/fearow/front.animated.tilemap gfx/pokemon/fearow/front.2bpp gfx/pokemon/fearow/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ekans/front.animated.tilemap gfx/pokemon/ekans/front.2bpp gfx/pokemon/ekans/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/arbok/front.animated.tilemap gfx/pokemon/arbok/front.2bpp gfx/pokemon/arbok/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pikachu/front.animated.tilemap gfx/pokemon/pikachu/front.2bpp gfx/pokemon/pikachu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/raichu/front.animated.tilemap gfx/pokemon/raichu/front.2bpp gfx/pokemon/raichu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sandshrew/front.animated.tilemap gfx/pokemon/sandshrew/front.2bpp gfx/pokemon/sandshrew/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sandslash/front.animated.tilemap gfx/pokemon/sandslash/front.2bpp gfx/pokemon/sandslash/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidoran_f/front.animated.tilemap gfx/pokemon/nidoran_f/front.2bpp gfx/pokemon/nidoran_f/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidorina/front.animated.tilemap gfx/pokemon/nidorina/front.2bpp gfx/pokemon/nidorina/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidoqueen/front.animated.tilemap gfx/pokemon/nidoqueen/front.2bpp gfx/pokemon/nidoqueen/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidoran_m/front.animated.tilemap gfx/pokemon/nidoran_m/front.2bpp gfx/pokemon/nidoran_m/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidorino/front.animated.tilemap gfx/pokemon/nidorino/front.2bpp gfx/pokemon/nidorino/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidoking/front.animated.tilemap gfx/pokemon/nidoking/front.2bpp gfx/pokemon/nidoking/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/clefairy/front.animated.tilemap gfx/pokemon/clefairy/front.2bpp gfx/pokemon/clefairy/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/clefable/front.animated.tilemap gfx/pokemon/clefable/front.2bpp gfx/pokemon/clefable/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/vulpix/front.animated.tilemap gfx/pokemon/vulpix/front.2bpp gfx/pokemon/vulpix/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ninetales/front.animated.tilemap gfx/pokemon/ninetales/front.2bpp gfx/pokemon/ninetales/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/jigglypuff/front.animated.tilemap gfx/pokemon/jigglypuff/front.2bpp gfx/pokemon/jigglypuff/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/wigglytuff/front.animated.tilemap gfx/pokemon/wigglytuff/front.2bpp gfx/pokemon/wigglytuff/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/zubat/front.animated.tilemap gfx/pokemon/zubat/front.2bpp gfx/pokemon/zubat/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/golbat/front.animated.tilemap gfx/pokemon/golbat/front.2bpp gfx/pokemon/golbat/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/oddish/front.animated.tilemap gfx/pokemon/oddish/front.2bpp gfx/pokemon/oddish/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gloom/front.animated.tilemap gfx/pokemon/gloom/front.2bpp gfx/pokemon/gloom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/vileplume/front.animated.tilemap gfx/pokemon/vileplume/front.2bpp gfx/pokemon/vileplume/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/paras/front.animated.tilemap gfx/pokemon/paras/front.2bpp gfx/pokemon/paras/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/parasect/front.animated.tilemap gfx/pokemon/parasect/front.2bpp gfx/pokemon/parasect/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/venonat/front.animated.tilemap gfx/pokemon/venonat/front.2bpp gfx/pokemon/venonat/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/venomoth/front.animated.tilemap gfx/pokemon/venomoth/front.2bpp gfx/pokemon/venomoth/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/diglett/front.animated.tilemap gfx/pokemon/diglett/front.2bpp gfx/pokemon/diglett/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dugtrio/front.animated.tilemap gfx/pokemon/dugtrio/front.2bpp gfx/pokemon/dugtrio/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/meowth/front.animated.tilemap gfx/pokemon/meowth/front.2bpp gfx/pokemon/meowth/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/persian/front.animated.tilemap gfx/pokemon/persian/front.2bpp gfx/pokemon/persian/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/psyduck/front.animated.tilemap gfx/pokemon/psyduck/front.2bpp gfx/pokemon/psyduck/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/golduck/front.animated.tilemap gfx/pokemon/golduck/front.2bpp gfx/pokemon/golduck/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mankey/front.animated.tilemap gfx/pokemon/mankey/front.2bpp gfx/pokemon/mankey/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/primeape/front.animated.tilemap gfx/pokemon/primeape/front.2bpp gfx/pokemon/primeape/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/growlithe/front.animated.tilemap gfx/pokemon/growlithe/front.2bpp gfx/pokemon/growlithe/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/arcanine/front.animated.tilemap gfx/pokemon/arcanine/front.2bpp gfx/pokemon/arcanine/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/poliwag/front.animated.tilemap gfx/pokemon/poliwag/front.2bpp gfx/pokemon/poliwag/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/poliwhirl/front.animated.tilemap gfx/pokemon/poliwhirl/front.2bpp gfx/pokemon/poliwhirl/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/poliwrath/front.animated.tilemap gfx/pokemon/poliwrath/front.2bpp gfx/pokemon/poliwrath/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/abra/front.animated.tilemap gfx/pokemon/abra/front.2bpp gfx/pokemon/abra/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kadabra/front.animated.tilemap gfx/pokemon/kadabra/front.2bpp gfx/pokemon/kadabra/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/alakazam/front.animated.tilemap gfx/pokemon/alakazam/front.2bpp gfx/pokemon/alakazam/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/machop/front.animated.tilemap gfx/pokemon/machop/front.2bpp gfx/pokemon/machop/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/machoke/front.animated.tilemap gfx/pokemon/machoke/front.2bpp gfx/pokemon/machoke/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/machamp/front.animated.tilemap gfx/pokemon/machamp/front.2bpp gfx/pokemon/machamp/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/bellsprout/front.animated.tilemap gfx/pokemon/bellsprout/front.2bpp gfx/pokemon/bellsprout/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/weepinbell/front.animated.tilemap gfx/pokemon/weepinbell/front.2bpp gfx/pokemon/weepinbell/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/victreebel/front.animated.tilemap gfx/pokemon/victreebel/front.2bpp gfx/pokemon/victreebel/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tentacool/front.animated.tilemap gfx/pokemon/tentacool/front.2bpp gfx/pokemon/tentacool/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tentacruel/front.animated.tilemap gfx/pokemon/tentacruel/front.2bpp gfx/pokemon/tentacruel/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/geodude/front.animated.tilemap gfx/pokemon/geodude/front.2bpp gfx/pokemon/geodude/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/graveler/front.animated.tilemap gfx/pokemon/graveler/front.2bpp gfx/pokemon/graveler/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/golem/front.animated.tilemap gfx/pokemon/golem/front.2bpp gfx/pokemon/golem/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ponyta/front.animated.tilemap gfx/pokemon/ponyta/front.2bpp gfx/pokemon/ponyta/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/rapidash/front.animated.tilemap gfx/pokemon/rapidash/front.2bpp gfx/pokemon/rapidash/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/slowpoke/front.animated.tilemap gfx/pokemon/slowpoke/front.2bpp gfx/pokemon/slowpoke/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/slowbro/front.animated.tilemap gfx/pokemon/slowbro/front.2bpp gfx/pokemon/slowbro/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magnemite/front.animated.tilemap gfx/pokemon/magnemite/front.2bpp gfx/pokemon/magnemite/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magneton/front.animated.tilemap gfx/pokemon/magneton/front.2bpp gfx/pokemon/magneton/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/farfetch_d/front.animated.tilemap gfx/pokemon/farfetch_d/front.2bpp gfx/pokemon/farfetch_d/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/doduo/front.animated.tilemap gfx/pokemon/doduo/front.2bpp gfx/pokemon/doduo/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dodrio/front.animated.tilemap gfx/pokemon/dodrio/front.2bpp gfx/pokemon/dodrio/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/seel/front.animated.tilemap gfx/pokemon/seel/front.2bpp gfx/pokemon/seel/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dewgong/front.animated.tilemap gfx/pokemon/dewgong/front.2bpp gfx/pokemon/dewgong/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/grimer/front.animated.tilemap gfx/pokemon/grimer/front.2bpp gfx/pokemon/grimer/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/muk/front.animated.tilemap gfx/pokemon/muk/front.2bpp gfx/pokemon/muk/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/shellder/front.animated.tilemap gfx/pokemon/shellder/front.2bpp gfx/pokemon/shellder/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/cloyster/front.animated.tilemap gfx/pokemon/cloyster/front.2bpp gfx/pokemon/cloyster/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gastly/front.animated.tilemap gfx/pokemon/gastly/front.2bpp gfx/pokemon/gastly/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/haunter/front.animated.tilemap gfx/pokemon/haunter/front.2bpp gfx/pokemon/haunter/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gengar/front.animated.tilemap gfx/pokemon/gengar/front.2bpp gfx/pokemon/gengar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/onix/front.animated.tilemap gfx/pokemon/onix/front.2bpp gfx/pokemon/onix/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/drowzee/front.animated.tilemap gfx/pokemon/drowzee/front.2bpp gfx/pokemon/drowzee/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hypno/front.animated.tilemap gfx/pokemon/hypno/front.2bpp gfx/pokemon/hypno/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/krabby/front.animated.tilemap gfx/pokemon/krabby/front.2bpp gfx/pokemon/krabby/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kingler/front.animated.tilemap gfx/pokemon/kingler/front.2bpp gfx/pokemon/kingler/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/voltorb/front.animated.tilemap gfx/pokemon/voltorb/front.2bpp gfx/pokemon/voltorb/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/electrode/front.animated.tilemap gfx/pokemon/electrode/front.2bpp gfx/pokemon/electrode/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/exeggcute/front.animated.tilemap gfx/pokemon/exeggcute/front.2bpp gfx/pokemon/exeggcute/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/exeggutor/front.animated.tilemap gfx/pokemon/exeggutor/front.2bpp gfx/pokemon/exeggutor/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/cubone/front.animated.tilemap gfx/pokemon/cubone/front.2bpp gfx/pokemon/cubone/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/marowak/front.animated.tilemap gfx/pokemon/marowak/front.2bpp gfx/pokemon/marowak/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hitmonlee/front.animated.tilemap gfx/pokemon/hitmonlee/front.2bpp gfx/pokemon/hitmonlee/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hitmonchan/front.animated.tilemap gfx/pokemon/hitmonchan/front.2bpp gfx/pokemon/hitmonchan/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/lickitung/front.animated.tilemap gfx/pokemon/lickitung/front.2bpp gfx/pokemon/lickitung/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/koffing/front.animated.tilemap gfx/pokemon/koffing/front.2bpp gfx/pokemon/koffing/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/weezing/front.animated.tilemap gfx/pokemon/weezing/front.2bpp gfx/pokemon/weezing/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/rhyhorn/front.animated.tilemap gfx/pokemon/rhyhorn/front.2bpp gfx/pokemon/rhyhorn/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/rhydon/front.animated.tilemap gfx/pokemon/rhydon/front.2bpp gfx/pokemon/rhydon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/chansey/front.animated.tilemap gfx/pokemon/chansey/front.2bpp gfx/pokemon/chansey/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tangela/front.animated.tilemap gfx/pokemon/tangela/front.2bpp gfx/pokemon/tangela/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kangaskhan/front.animated.tilemap gfx/pokemon/kangaskhan/front.2bpp gfx/pokemon/kangaskhan/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/horsea/front.animated.tilemap gfx/pokemon/horsea/front.2bpp gfx/pokemon/horsea/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/seadra/front.animated.tilemap gfx/pokemon/seadra/front.2bpp gfx/pokemon/seadra/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/goldeen/front.animated.tilemap gfx/pokemon/goldeen/front.2bpp gfx/pokemon/goldeen/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/seaking/front.animated.tilemap gfx/pokemon/seaking/front.2bpp gfx/pokemon/seaking/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/staryu/front.animated.tilemap gfx/pokemon/staryu/front.2bpp gfx/pokemon/staryu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/starmie/front.animated.tilemap gfx/pokemon/starmie/front.2bpp gfx/pokemon/starmie/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mr__mime/front.animated.tilemap gfx/pokemon/mr__mime/front.2bpp gfx/pokemon/mr__mime/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/scyther/front.animated.tilemap gfx/pokemon/scyther/front.2bpp gfx/pokemon/scyther/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/jynx/front.animated.tilemap gfx/pokemon/jynx/front.2bpp gfx/pokemon/jynx/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/electabuzz/front.animated.tilemap gfx/pokemon/electabuzz/front.2bpp gfx/pokemon/electabuzz/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magmar/front.animated.tilemap gfx/pokemon/magmar/front.2bpp gfx/pokemon/magmar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pinsir/front.animated.tilemap gfx/pokemon/pinsir/front.2bpp gfx/pokemon/pinsir/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tauros/front.animated.tilemap gfx/pokemon/tauros/front.2bpp gfx/pokemon/tauros/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magikarp/front.animated.tilemap gfx/pokemon/magikarp/front.2bpp gfx/pokemon/magikarp/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gyarados/front.animated.tilemap gfx/pokemon/gyarados/front.2bpp gfx/pokemon/gyarados/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/lapras/front.animated.tilemap gfx/pokemon/lapras/front.2bpp gfx/pokemon/lapras/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ditto/front.animated.tilemap gfx/pokemon/ditto/front.2bpp gfx/pokemon/ditto/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/eevee/front.animated.tilemap gfx/pokemon/eevee/front.2bpp gfx/pokemon/eevee/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/vaporeon/front.animated.tilemap gfx/pokemon/vaporeon/front.2bpp gfx/pokemon/vaporeon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/jolteon/front.animated.tilemap gfx/pokemon/jolteon/front.2bpp gfx/pokemon/jolteon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/flareon/front.animated.tilemap gfx/pokemon/flareon/front.2bpp gfx/pokemon/flareon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/porygon/front.animated.tilemap gfx/pokemon/porygon/front.2bpp gfx/pokemon/porygon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/omanyte/front.animated.tilemap gfx/pokemon/omanyte/front.2bpp gfx/pokemon/omanyte/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/omastar/front.animated.tilemap gfx/pokemon/omastar/front.2bpp gfx/pokemon/omastar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kabuto/front.animated.tilemap gfx/pokemon/kabuto/front.2bpp gfx/pokemon/kabuto/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kabutops/front.animated.tilemap gfx/pokemon/kabutops/front.2bpp gfx/pokemon/kabutops/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/aerodactyl/front.animated.tilemap gfx/pokemon/aerodactyl/front.2bpp gfx/pokemon/aerodactyl/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/snorlax/front.animated.tilemap gfx/pokemon/snorlax/front.2bpp gfx/pokemon/snorlax/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/articuno/front.animated.tilemap gfx/pokemon/articuno/front.2bpp gfx/pokemon/articuno/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/zapdos/front.animated.tilemap gfx/pokemon/zapdos/front.2bpp gfx/pokemon/zapdos/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/moltres/front.animated.tilemap gfx/pokemon/moltres/front.2bpp gfx/pokemon/moltres/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dratini/front.animated.tilemap gfx/pokemon/dratini/front.2bpp gfx/pokemon/dratini/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dragonair/front.animated.tilemap gfx/pokemon/dragonair/front.2bpp gfx/pokemon/dragonair/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dragonite/front.animated.tilemap gfx/pokemon/dragonite/front.2bpp gfx/pokemon/dragonite/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mewtwo/front.animated.tilemap gfx/pokemon/mewtwo/front.2bpp gfx/pokemon/mewtwo/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mew/front.animated.tilemap gfx/pokemon/mew/front.2bpp gfx/pokemon/mew/front.dimensions | |
rgbgfx -d1 -o gfx/font/font_inversed.1bpp gfx/font/font_inversed.png | |
tools/pokemon_animation_graphics -t gfx/pokemon/chikorita/front.animated.tilemap gfx/pokemon/chikorita/front.2bpp gfx/pokemon/chikorita/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/bayleef/front.animated.tilemap gfx/pokemon/bayleef/front.2bpp gfx/pokemon/bayleef/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/meganium/front.animated.tilemap gfx/pokemon/meganium/front.2bpp gfx/pokemon/meganium/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/cyndaquil/front.animated.tilemap gfx/pokemon/cyndaquil/front.2bpp gfx/pokemon/cyndaquil/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/quilava/front.animated.tilemap gfx/pokemon/quilava/front.2bpp gfx/pokemon/quilava/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/typhlosion/front.animated.tilemap gfx/pokemon/typhlosion/front.2bpp gfx/pokemon/typhlosion/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/totodile/front.animated.tilemap gfx/pokemon/totodile/front.2bpp gfx/pokemon/totodile/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/croconaw/front.animated.tilemap gfx/pokemon/croconaw/front.2bpp gfx/pokemon/croconaw/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/feraligatr/front.animated.tilemap gfx/pokemon/feraligatr/front.2bpp gfx/pokemon/feraligatr/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sentret/front.animated.tilemap gfx/pokemon/sentret/front.2bpp gfx/pokemon/sentret/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/furret/front.animated.tilemap gfx/pokemon/furret/front.2bpp gfx/pokemon/furret/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hoothoot/front.animated.tilemap gfx/pokemon/hoothoot/front.2bpp gfx/pokemon/hoothoot/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/noctowl/front.animated.tilemap gfx/pokemon/noctowl/front.2bpp gfx/pokemon/noctowl/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ledyba/front.animated.tilemap gfx/pokemon/ledyba/front.2bpp gfx/pokemon/ledyba/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ledian/front.animated.tilemap gfx/pokemon/ledian/front.2bpp gfx/pokemon/ledian/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/spinarak/front.animated.tilemap gfx/pokemon/spinarak/front.2bpp gfx/pokemon/spinarak/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ariados/front.animated.tilemap gfx/pokemon/ariados/front.2bpp gfx/pokemon/ariados/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/crobat/front.animated.tilemap gfx/pokemon/crobat/front.2bpp gfx/pokemon/crobat/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/chinchou/front.animated.tilemap gfx/pokemon/chinchou/front.2bpp gfx/pokemon/chinchou/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/lanturn/front.animated.tilemap gfx/pokemon/lanturn/front.2bpp gfx/pokemon/lanturn/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pichu/front.animated.tilemap gfx/pokemon/pichu/front.2bpp gfx/pokemon/pichu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/cleffa/front.animated.tilemap gfx/pokemon/cleffa/front.2bpp gfx/pokemon/cleffa/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/igglybuff/front.animated.tilemap gfx/pokemon/igglybuff/front.2bpp gfx/pokemon/igglybuff/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/togepi/front.animated.tilemap gfx/pokemon/togepi/front.2bpp gfx/pokemon/togepi/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/togetic/front.animated.tilemap gfx/pokemon/togetic/front.2bpp gfx/pokemon/togetic/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/natu/front.animated.tilemap gfx/pokemon/natu/front.2bpp gfx/pokemon/natu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/xatu/front.animated.tilemap gfx/pokemon/xatu/front.2bpp gfx/pokemon/xatu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mareep/front.animated.tilemap gfx/pokemon/mareep/front.2bpp gfx/pokemon/mareep/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/flaaffy/front.animated.tilemap gfx/pokemon/flaaffy/front.2bpp gfx/pokemon/flaaffy/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ampharos/front.animated.tilemap gfx/pokemon/ampharos/front.2bpp gfx/pokemon/ampharos/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/bellossom/front.animated.tilemap gfx/pokemon/bellossom/front.2bpp gfx/pokemon/bellossom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/marill/front.animated.tilemap gfx/pokemon/marill/front.2bpp gfx/pokemon/marill/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/azumarill/front.animated.tilemap gfx/pokemon/azumarill/front.2bpp gfx/pokemon/azumarill/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sudowoodo/front.animated.tilemap gfx/pokemon/sudowoodo/front.2bpp gfx/pokemon/sudowoodo/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/politoed/front.animated.tilemap gfx/pokemon/politoed/front.2bpp gfx/pokemon/politoed/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hoppip/front.animated.tilemap gfx/pokemon/hoppip/front.2bpp gfx/pokemon/hoppip/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/skiploom/front.animated.tilemap gfx/pokemon/skiploom/front.2bpp gfx/pokemon/skiploom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/jumpluff/front.animated.tilemap gfx/pokemon/jumpluff/front.2bpp gfx/pokemon/jumpluff/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/aipom/front.animated.tilemap gfx/pokemon/aipom/front.2bpp gfx/pokemon/aipom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sunkern/front.animated.tilemap gfx/pokemon/sunkern/front.2bpp gfx/pokemon/sunkern/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sunflora/front.animated.tilemap gfx/pokemon/sunflora/front.2bpp gfx/pokemon/sunflora/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/yanma/front.animated.tilemap gfx/pokemon/yanma/front.2bpp gfx/pokemon/yanma/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/wooper/front.animated.tilemap gfx/pokemon/wooper/front.2bpp gfx/pokemon/wooper/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/quagsire/front.animated.tilemap gfx/pokemon/quagsire/front.2bpp gfx/pokemon/quagsire/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/espeon/front.animated.tilemap gfx/pokemon/espeon/front.2bpp gfx/pokemon/espeon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/umbreon/front.animated.tilemap gfx/pokemon/umbreon/front.2bpp gfx/pokemon/umbreon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/murkrow/front.animated.tilemap gfx/pokemon/murkrow/front.2bpp gfx/pokemon/murkrow/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/slowking/front.animated.tilemap gfx/pokemon/slowking/front.2bpp gfx/pokemon/slowking/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/misdreavus/front.animated.tilemap gfx/pokemon/misdreavus/front.2bpp gfx/pokemon/misdreavus/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/wobbuffet/front.animated.tilemap gfx/pokemon/wobbuffet/front.2bpp gfx/pokemon/wobbuffet/front.dimensions | |
tools/pokemon_animation_graphics --girafarig -t gfx/pokemon/girafarig/front.animated.tilemap gfx/pokemon/girafarig/front.2bpp gfx/pokemon/girafarig/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pineco/front.animated.tilemap gfx/pokemon/pineco/front.2bpp gfx/pokemon/pineco/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/forretress/front.animated.tilemap gfx/pokemon/forretress/front.2bpp gfx/pokemon/forretress/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dunsparce/front.animated.tilemap gfx/pokemon/dunsparce/front.2bpp gfx/pokemon/dunsparce/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gligar/front.animated.tilemap gfx/pokemon/gligar/front.2bpp gfx/pokemon/gligar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/steelix/front.animated.tilemap gfx/pokemon/steelix/front.2bpp gfx/pokemon/steelix/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/snubbull/front.animated.tilemap gfx/pokemon/snubbull/front.2bpp gfx/pokemon/snubbull/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/granbull/front.animated.tilemap gfx/pokemon/granbull/front.2bpp gfx/pokemon/granbull/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/qwilfish/front.animated.tilemap gfx/pokemon/qwilfish/front.2bpp gfx/pokemon/qwilfish/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/scizor/front.animated.tilemap gfx/pokemon/scizor/front.2bpp gfx/pokemon/scizor/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/shuckle/front.animated.tilemap gfx/pokemon/shuckle/front.2bpp gfx/pokemon/shuckle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/heracross/front.animated.tilemap gfx/pokemon/heracross/front.2bpp gfx/pokemon/heracross/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sneasel/front.animated.tilemap gfx/pokemon/sneasel/front.2bpp gfx/pokemon/sneasel/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/teddiursa/front.animated.tilemap gfx/pokemon/teddiursa/front.2bpp gfx/pokemon/teddiursa/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ursaring/front.animated.tilemap gfx/pokemon/ursaring/front.2bpp gfx/pokemon/ursaring/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/slugma/front.animated.tilemap gfx/pokemon/slugma/front.2bpp gfx/pokemon/slugma/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magcargo/front.animated.tilemap gfx/pokemon/magcargo/front.2bpp gfx/pokemon/magcargo/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/swinub/front.animated.tilemap gfx/pokemon/swinub/front.2bpp gfx/pokemon/swinub/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/piloswine/front.animated.tilemap gfx/pokemon/piloswine/front.2bpp gfx/pokemon/piloswine/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/corsola/front.animated.tilemap gfx/pokemon/corsola/front.2bpp gfx/pokemon/corsola/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/remoraid/front.animated.tilemap gfx/pokemon/remoraid/front.2bpp gfx/pokemon/remoraid/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/octillery/front.animated.tilemap gfx/pokemon/octillery/front.2bpp gfx/pokemon/octillery/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/delibird/front.animated.tilemap gfx/pokemon/delibird/front.2bpp gfx/pokemon/delibird/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mantine/front.animated.tilemap gfx/pokemon/mantine/front.2bpp gfx/pokemon/mantine/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/skarmory/front.animated.tilemap gfx/pokemon/skarmory/front.2bpp gfx/pokemon/skarmory/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/houndour/front.animated.tilemap gfx/pokemon/houndour/front.2bpp gfx/pokemon/houndour/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/houndoom/front.animated.tilemap gfx/pokemon/houndoom/front.2bpp gfx/pokemon/houndoom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kingdra/front.animated.tilemap gfx/pokemon/kingdra/front.2bpp gfx/pokemon/kingdra/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/phanpy/front.animated.tilemap gfx/pokemon/phanpy/front.2bpp gfx/pokemon/phanpy/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/donphan/front.animated.tilemap gfx/pokemon/donphan/front.2bpp gfx/pokemon/donphan/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/porygon2/front.animated.tilemap gfx/pokemon/porygon2/front.2bpp gfx/pokemon/porygon2/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/stantler/front.animated.tilemap gfx/pokemon/stantler/front.2bpp gfx/pokemon/stantler/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/smeargle/front.animated.tilemap gfx/pokemon/smeargle/front.2bpp gfx/pokemon/smeargle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tyrogue/front.animated.tilemap gfx/pokemon/tyrogue/front.2bpp gfx/pokemon/tyrogue/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hitmontop/front.animated.tilemap gfx/pokemon/hitmontop/front.2bpp gfx/pokemon/hitmontop/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/smoochum/front.animated.tilemap gfx/pokemon/smoochum/front.2bpp gfx/pokemon/smoochum/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/elekid/front.animated.tilemap gfx/pokemon/elekid/front.2bpp gfx/pokemon/elekid/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magby/front.animated.tilemap gfx/pokemon/magby/front.2bpp gfx/pokemon/magby/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/miltank/front.animated.tilemap gfx/pokemon/miltank/front.2bpp gfx/pokemon/miltank/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/blissey/front.animated.tilemap gfx/pokemon/blissey/front.2bpp gfx/pokemon/blissey/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/raikou/front.animated.tilemap gfx/pokemon/raikou/front.2bpp gfx/pokemon/raikou/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/entei/front.animated.tilemap gfx/pokemon/entei/front.2bpp gfx/pokemon/entei/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/suicune/front.animated.tilemap gfx/pokemon/suicune/front.2bpp gfx/pokemon/suicune/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/larvitar/front.animated.tilemap gfx/pokemon/larvitar/front.2bpp gfx/pokemon/larvitar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pupitar/front.animated.tilemap gfx/pokemon/pupitar/front.2bpp gfx/pokemon/pupitar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tyranitar/front.animated.tilemap gfx/pokemon/tyranitar/front.2bpp gfx/pokemon/tyranitar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/lugia/front.animated.tilemap gfx/pokemon/lugia/front.2bpp gfx/pokemon/lugia/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ho_oh/front.animated.tilemap gfx/pokemon/ho_oh/front.2bpp gfx/pokemon/ho_oh/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/celebi/front.animated.tilemap gfx/pokemon/celebi/front.2bpp gfx/pokemon/celebi/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/egg/front.animated.tilemap gfx/pokemon/egg/front.2bpp gfx/pokemon/egg/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_a/front.animated.tilemap gfx/pokemon/unown_a/front.2bpp gfx/pokemon/unown_a/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_b/front.animated.tilemap gfx/pokemon/unown_b/front.2bpp gfx/pokemon/unown_b/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_c/front.animated.tilemap gfx/pokemon/unown_c/front.2bpp gfx/pokemon/unown_c/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_d/front.animated.tilemap gfx/pokemon/unown_d/front.2bpp gfx/pokemon/unown_d/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_e/front.animated.tilemap gfx/pokemon/unown_e/front.2bpp gfx/pokemon/unown_e/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_f/front.animated.tilemap gfx/pokemon/unown_f/front.2bpp gfx/pokemon/unown_f/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_g/front.animated.tilemap gfx/pokemon/unown_g/front.2bpp gfx/pokemon/unown_g/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_h/front.animated.tilemap gfx/pokemon/unown_h/front.2bpp gfx/pokemon/unown_h/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_i/front.animated.tilemap gfx/pokemon/unown_i/front.2bpp gfx/pokemon/unown_i/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_j/front.animated.tilemap gfx/pokemon/unown_j/front.2bpp gfx/pokemon/unown_j/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_k/front.animated.tilemap gfx/pokemon/unown_k/front.2bpp gfx/pokemon/unown_k/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_l/front.animated.tilemap gfx/pokemon/unown_l/front.2bpp gfx/pokemon/unown_l/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_m/front.animated.tilemap gfx/pokemon/unown_m/front.2bpp gfx/pokemon/unown_m/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_n/front.animated.tilemap gfx/pokemon/unown_n/front.2bpp gfx/pokemon/unown_n/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_o/front.animated.tilemap gfx/pokemon/unown_o/front.2bpp gfx/pokemon/unown_o/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_p/front.animated.tilemap gfx/pokemon/unown_p/front.2bpp gfx/pokemon/unown_p/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_q/front.animated.tilemap gfx/pokemon/unown_q/front.2bpp gfx/pokemon/unown_q/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_r/front.animated.tilemap gfx/pokemon/unown_r/front.2bpp gfx/pokemon/unown_r/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_s/front.animated.tilemap gfx/pokemon/unown_s/front.2bpp gfx/pokemon/unown_s/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_t/front.animated.tilemap gfx/pokemon/unown_t/front.2bpp gfx/pokemon/unown_t/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_u/front.animated.tilemap gfx/pokemon/unown_u/front.2bpp gfx/pokemon/unown_u/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_v/front.animated.tilemap gfx/pokemon/unown_v/front.2bpp gfx/pokemon/unown_v/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_w/front.animated.tilemap gfx/pokemon/unown_w/front.2bpp gfx/pokemon/unown_w/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_x/front.animated.tilemap gfx/pokemon/unown_x/front.2bpp gfx/pokemon/unown_x/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_y/front.animated.tilemap gfx/pokemon/unown_y/front.2bpp gfx/pokemon/unown_y/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_z/front.animated.tilemap gfx/pokemon/unown_z/front.2bpp gfx/pokemon/unown_z/front.dimensions | |
rgbgfx -o gfx/card_flip/card_flip_3.2bpp gfx/card_flip/card_flip_3.png | |
rgbgfx -o gfx/card_flip/off.2bpp gfx/card_flip/off.png | |
rgbgfx -o gfx/card_flip/on.2bpp gfx/card_flip/on.png | |
rgbgfx -o gfx/card_flip/card_flip_1.2bpp gfx/card_flip/card_flip_1.png | |
rgbgfx -o gfx/card_flip/card_flip_2.2bpp gfx/card_flip/card_flip_2.png | |
rgbgfx -o gfx/unown_puzzle/tile_borders.2bpp gfx/unown_puzzle/tile_borders.png | |
rgbgfx -o gfx/unown_puzzle/cursor.2bpp gfx/unown_puzzle/cursor.png | |
rgbgfx -o gfx/unown_puzzle/start_cancel.2bpp gfx/unown_puzzle/start_cancel.png | |
rgbgfx -o gfx/unown_puzzle/hooh.2bpp gfx/unown_puzzle/hooh.png | |
tools/gfx --remove-whitespace -o gfx/card_flip/card_flip_2.2bpp gfx/card_flip/card_flip_2.2bpp | |
rgbgfx -o gfx/unown_puzzle/aerodactyl.2bpp gfx/unown_puzzle/aerodactyl.png | |
rgbgfx -o gfx/unown_puzzle/kabuto.2bpp gfx/unown_puzzle/kabuto.png | |
rgbgfx -o gfx/unown_puzzle/omanyte.2bpp gfx/unown_puzzle/omanyte.png | |
rgbgfx -o gfx/dummy_game/dummy_game.2bpp gfx/dummy_game/dummy_game.png | |
rgbgfx -o gfx/pc/pc.2bpp gfx/pc/pc.png | |
rgbgfx -o gfx/pc/pc_mail.2bpp gfx/pc/pc_mail.png | |
rgbgfx -o gfx/splash/copyright.2bpp gfx/splash/copyright.png | |
rgbgfx -d1 -o gfx/splash/logo1.1bpp gfx/splash/logo1.png | |
rgbgfx -d1 -o gfx/splash/logo2.1bpp gfx/splash/logo2.png | |
rgbgfx -o gfx/intro/suicune_run.2bpp gfx/intro/suicune_run.png | |
rgbgfx -o gfx/intro/pichu_wooper.2bpp gfx/intro/pichu_wooper.png | |
rgbgfx -o gfx/intro/background.2bpp gfx/intro/background.png | |
cp gfx/intro/004.tilemap.lz.4c7562ee gfx/intro/004.tilemap.lz | |
cp gfx/intro/003.tilemap.lz.9f90366a gfx/intro/003.tilemap.lz | |
rgbgfx -o gfx/intro/unowns.2bpp gfx/intro/unowns.png | |
rgbgfx -o gfx/intro/pulse.2bpp gfx/intro/pulse.png | |
cp gfx/intro/002.tilemap.lz.54d5b74b gfx/intro/002.tilemap.lz | |
cp gfx/intro/001.tilemap.lz.c2341875 gfx/intro/001.tilemap.lz | |
cp gfx/intro/006.tilemap.lz.c8756972 gfx/intro/006.tilemap.lz | |
cp gfx/intro/005.tilemap.lz.bed1ff6d gfx/intro/005.tilemap.lz | |
cp gfx/intro/008.tilemap.lz.f12ed6d9 gfx/intro/008.tilemap.lz | |
cp gfx/intro/007.tilemap.lz.a9cbcbca gfx/intro/007.tilemap.lz | |
rgbgfx -o gfx/intro/crystal_unowns.2bpp gfx/intro/crystal_unowns.png | |
cp gfx/intro/017.tilemap.lz.e4772015 gfx/intro/017.tilemap.lz | |
cp gfx/intro/015.tilemap.lz.1bfc5a89 gfx/intro/015.tilemap.lz | |
rgbgfx -o gfx/intro/suicune_close.2bpp gfx/intro/suicune_close.png | |
cp gfx/intro/012.tilemap.lz.bc182264 gfx/intro/012.tilemap.lz | |
cp gfx/intro/011.tilemap.lz.bb066632 gfx/intro/011.tilemap.lz | |
rgbgfx -o gfx/intro/suicune_jump.2bpp gfx/intro/suicune_jump.png | |
rgbgfx -o gfx/intro/suicune_back.2bpp gfx/intro/suicune_back.png | |
cp gfx/intro/010.tilemap.lz.2717d106 gfx/intro/010.tilemap.lz | |
cp gfx/intro/009.tilemap.lz.911a1ace gfx/intro/009.tilemap.lz | |
cp gfx/intro/014.tilemap.lz.7b59259d gfx/intro/014.tilemap.lz | |
cp gfx/intro/013.tilemap.lz.18e3115f gfx/intro/013.tilemap.lz | |
rgbgfx -o gfx/intro/unown_back.2bpp gfx/intro/unown_back.png | |
rgbgfx -o gfx/intro/grass1.2bpp gfx/intro/grass1.png | |
rgbgfx -o gfx/intro/grass2.2bpp gfx/intro/grass2.png | |
rgbgfx -o gfx/intro/grass3.2bpp gfx/intro/grass3.png | |
rgbgfx -o gfx/intro/grass4.2bpp gfx/intro/grass4.png | |
rgbgfx -o gfx/font/font_extra.2bpp gfx/font/font_extra.png | |
rgbgfx -d1 -o gfx/font/font.1bpp gfx/font/font.png | |
rgbgfx -o gfx/font/font_battle_extra.2bpp gfx/font/font_battle_extra.png | |
rgbgfx -d1 -o gfx/frames/1.1bpp gfx/frames/1.png | |
rgbgfx -d1 -o gfx/frames/2.1bpp gfx/frames/2.png | |
rgbgfx -d1 -o gfx/frames/3.1bpp gfx/frames/3.png | |
rgbgfx -d1 -o gfx/frames/4.1bpp gfx/frames/4.png | |
rgbgfx -d1 -o gfx/frames/5.1bpp gfx/frames/5.png | |
rgbgfx -d1 -o gfx/frames/6.1bpp gfx/frames/6.png | |
rgbgfx -d1 -o gfx/frames/7.1bpp gfx/frames/7.png | |
rgbgfx -d1 -o gfx/frames/8.1bpp gfx/frames/8.png | |
rgbgfx -d1 -o gfx/frames/9.1bpp gfx/frames/9.png | |
rgbgfx -o gfx/stats/stats_tiles.2bpp gfx/stats/stats_tiles.png | |
rgbgfx -d1 -o gfx/battle/enemy_hp_bar_border.1bpp gfx/battle/enemy_hp_bar_border.png | |
rgbgfx -d1 -o gfx/battle/hp_exp_bar_border.1bpp gfx/battle/hp_exp_bar_border.png | |
rgbgfx -o gfx/battle/expbar.2bpp gfx/battle/expbar.png | |
rgbgfx -o gfx/pokegear/town_map.2bpp gfx/pokegear/town_map.png | |
rgbgfx -o gfx/font/unused_weekday_kanji.2bpp gfx/font/unused_weekday_kanji.png | |
rgbgfx -o gfx/font/phone_icon.2bpp gfx/font/phone_icon.png | |
rgbgfx -d1 -o gfx/font/unused_bold_font.1bpp gfx/font/unused_bold_font.png | |
rgbgfx -d1 -o gfx/frames/space.1bpp gfx/frames/space.png | |
rgbgfx -d1 -o gfx/font/black.1bpp gfx/font/black.png | |
rgbgfx -d1 -o gfx/font/unused_up_arrow.1bpp gfx/font/unused_up_arrow.png | |
tools/gfx --trim-whitespace -d1 -o gfx/font/unused_bold_font.1bpp gfx/font/unused_bold_font.1bpp | |
rgbgfx -o gfx/mobile/phone_tiles.2bpp gfx/mobile/phone_tiles.png | |
rgbgfx -o gfx/frames/map_entry_sign.2bpp gfx/frames/map_entry_sign.png | |
rgbgfx -o gfx/font/up_arrow.2bpp gfx/font/up_arrow.png | |
rgbgfx -d1 -o gfx/footprints/bulbasaur.1bpp gfx/footprints/bulbasaur.png | |
rgbgfx -d1 -o gfx/footprints/ivysaur.1bpp gfx/footprints/ivysaur.png | |
rgbgfx -d1 -o gfx/footprints/venusaur.1bpp gfx/footprints/venusaur.png | |
rgbgfx -d1 -o gfx/footprints/charmander.1bpp gfx/footprints/charmander.png | |
rgbgfx -d1 -o gfx/footprints/charmeleon.1bpp gfx/footprints/charmeleon.png | |
rgbgfx -d1 -o gfx/footprints/charizard.1bpp gfx/footprints/charizard.png | |
rgbgfx -d1 -o gfx/footprints/squirtle.1bpp gfx/footprints/squirtle.png | |
rgbgfx -d1 -o gfx/footprints/wartortle.1bpp gfx/footprints/wartortle.png | |
rgbgfx -d1 -o gfx/footprints/blastoise.1bpp gfx/footprints/blastoise.png | |
rgbgfx -d1 -o gfx/footprints/caterpie.1bpp gfx/footprints/caterpie.png | |
rgbgfx -d1 -o gfx/footprints/metapod.1bpp gfx/footprints/metapod.png | |
rgbgfx -d1 -o gfx/footprints/butterfree.1bpp gfx/footprints/butterfree.png | |
rgbgfx -d1 -o gfx/footprints/weedle.1bpp gfx/footprints/weedle.png | |
rgbgfx -d1 -o gfx/footprints/kakuna.1bpp gfx/footprints/kakuna.png | |
rgbgfx -d1 -o gfx/footprints/beedrill.1bpp gfx/footprints/beedrill.png | |
rgbgfx -d1 -o gfx/footprints/pidgey.1bpp gfx/footprints/pidgey.png | |
rgbgfx -d1 -o gfx/footprints/pidgeotto.1bpp gfx/footprints/pidgeotto.png | |
rgbgfx -d1 -o gfx/footprints/pidgeot.1bpp gfx/footprints/pidgeot.png | |
rgbgfx -d1 -o gfx/footprints/rattata.1bpp gfx/footprints/rattata.png | |
rgbgfx -d1 -o gfx/footprints/raticate.1bpp gfx/footprints/raticate.png | |
rgbgfx -d1 -o gfx/footprints/spearow.1bpp gfx/footprints/spearow.png | |
rgbgfx -d1 -o gfx/footprints/fearow.1bpp gfx/footprints/fearow.png | |
rgbgfx -d1 -o gfx/footprints/ekans.1bpp gfx/footprints/ekans.png | |
rgbgfx -d1 -o gfx/footprints/arbok.1bpp gfx/footprints/arbok.png | |
rgbgfx -d1 -o gfx/footprints/pikachu.1bpp gfx/footprints/pikachu.png | |
rgbgfx -d1 -o gfx/footprints/raichu.1bpp gfx/footprints/raichu.png | |
rgbgfx -d1 -o gfx/footprints/sandshrew.1bpp gfx/footprints/sandshrew.png | |
rgbgfx -d1 -o gfx/footprints/sandslash.1bpp gfx/footprints/sandslash.png | |
rgbgfx -d1 -o gfx/footprints/nidoran_f.1bpp gfx/footprints/nidoran_f.png | |
rgbgfx -d1 -o gfx/footprints/nidorina.1bpp gfx/footprints/nidorina.png | |
rgbgfx -d1 -o gfx/footprints/nidoqueen.1bpp gfx/footprints/nidoqueen.png | |
rgbgfx -d1 -o gfx/footprints/nidoran_m.1bpp gfx/footprints/nidoran_m.png | |
rgbgfx -d1 -o gfx/footprints/nidorino.1bpp gfx/footprints/nidorino.png | |
rgbgfx -d1 -o gfx/footprints/nidoking.1bpp gfx/footprints/nidoking.png | |
rgbgfx -d1 -o gfx/footprints/clefairy.1bpp gfx/footprints/clefairy.png | |
rgbgfx -d1 -o gfx/footprints/clefable.1bpp gfx/footprints/clefable.png | |
rgbgfx -d1 -o gfx/footprints/vulpix.1bpp gfx/footprints/vulpix.png | |
rgbgfx -d1 -o gfx/footprints/ninetales.1bpp gfx/footprints/ninetales.png | |
rgbgfx -d1 -o gfx/footprints/jigglypuff.1bpp gfx/footprints/jigglypuff.png | |
rgbgfx -d1 -o gfx/footprints/wigglytuff.1bpp gfx/footprints/wigglytuff.png | |
rgbgfx -d1 -o gfx/footprints/zubat.1bpp gfx/footprints/zubat.png | |
rgbgfx -d1 -o gfx/footprints/golbat.1bpp gfx/footprints/golbat.png | |
rgbgfx -d1 -o gfx/footprints/oddish.1bpp gfx/footprints/oddish.png | |
rgbgfx -d1 -o gfx/footprints/gloom.1bpp gfx/footprints/gloom.png | |
rgbgfx -d1 -o gfx/footprints/vileplume.1bpp gfx/footprints/vileplume.png | |
rgbgfx -d1 -o gfx/footprints/paras.1bpp gfx/footprints/paras.png | |
rgbgfx -d1 -o gfx/footprints/parasect.1bpp gfx/footprints/parasect.png | |
rgbgfx -d1 -o gfx/footprints/venonat.1bpp gfx/footprints/venonat.png | |
rgbgfx -d1 -o gfx/footprints/venomoth.1bpp gfx/footprints/venomoth.png | |
rgbgfx -d1 -o gfx/footprints/diglett.1bpp gfx/footprints/diglett.png | |
rgbgfx -d1 -o gfx/footprints/dugtrio.1bpp gfx/footprints/dugtrio.png | |
rgbgfx -d1 -o gfx/footprints/meowth.1bpp gfx/footprints/meowth.png | |
rgbgfx -d1 -o gfx/footprints/persian.1bpp gfx/footprints/persian.png | |
rgbgfx -d1 -o gfx/footprints/psyduck.1bpp gfx/footprints/psyduck.png | |
rgbgfx -d1 -o gfx/footprints/golduck.1bpp gfx/footprints/golduck.png | |
rgbgfx -d1 -o gfx/footprints/mankey.1bpp gfx/footprints/mankey.png | |
rgbgfx -d1 -o gfx/footprints/primeape.1bpp gfx/footprints/primeape.png | |
rgbgfx -d1 -o gfx/footprints/growlithe.1bpp gfx/footprints/growlithe.png | |
rgbgfx -d1 -o gfx/footprints/arcanine.1bpp gfx/footprints/arcanine.png | |
rgbgfx -d1 -o gfx/footprints/poliwag.1bpp gfx/footprints/poliwag.png | |
rgbgfx -d1 -o gfx/footprints/poliwhirl.1bpp gfx/footprints/poliwhirl.png | |
rgbgfx -d1 -o gfx/footprints/poliwrath.1bpp gfx/footprints/poliwrath.png | |
rgbgfx -d1 -o gfx/footprints/abra.1bpp gfx/footprints/abra.png | |
rgbgfx -d1 -o gfx/footprints/kadabra.1bpp gfx/footprints/kadabra.png | |
rgbgfx -d1 -o gfx/footprints/alakazam.1bpp gfx/footprints/alakazam.png | |
rgbgfx -d1 -o gfx/footprints/machop.1bpp gfx/footprints/machop.png | |
rgbgfx -d1 -o gfx/footprints/machoke.1bpp gfx/footprints/machoke.png | |
rgbgfx -d1 -o gfx/footprints/machamp.1bpp gfx/footprints/machamp.png | |
rgbgfx -d1 -o gfx/footprints/bellsprout.1bpp gfx/footprints/bellsprout.png | |
rgbgfx -d1 -o gfx/footprints/weepinbell.1bpp gfx/footprints/weepinbell.png | |
rgbgfx -d1 -o gfx/footprints/victreebel.1bpp gfx/footprints/victreebel.png | |
rgbgfx -d1 -o gfx/footprints/tentacool.1bpp gfx/footprints/tentacool.png | |
rgbgfx -d1 -o gfx/footprints/tentacruel.1bpp gfx/footprints/tentacruel.png | |
rgbgfx -d1 -o gfx/footprints/geodude.1bpp gfx/footprints/geodude.png | |
rgbgfx -d1 -o gfx/footprints/graveler.1bpp gfx/footprints/graveler.png | |
rgbgfx -d1 -o gfx/footprints/golem.1bpp gfx/footprints/golem.png | |
rgbgfx -d1 -o gfx/footprints/ponyta.1bpp gfx/footprints/ponyta.png | |
rgbgfx -d1 -o gfx/footprints/rapidash.1bpp gfx/footprints/rapidash.png | |
rgbgfx -d1 -o gfx/footprints/slowpoke.1bpp gfx/footprints/slowpoke.png | |
rgbgfx -d1 -o gfx/footprints/slowbro.1bpp gfx/footprints/slowbro.png | |
rgbgfx -d1 -o gfx/footprints/magnemite.1bpp gfx/footprints/magnemite.png | |
rgbgfx -d1 -o gfx/footprints/magneton.1bpp gfx/footprints/magneton.png | |
rgbgfx -d1 -o gfx/footprints/farfetch_d.1bpp gfx/footprints/farfetch_d.png | |
rgbgfx -d1 -o gfx/footprints/doduo.1bpp gfx/footprints/doduo.png | |
rgbgfx -d1 -o gfx/footprints/dodrio.1bpp gfx/footprints/dodrio.png | |
rgbgfx -d1 -o gfx/footprints/seel.1bpp gfx/footprints/seel.png | |
rgbgfx -d1 -o gfx/footprints/dewgong.1bpp gfx/footprints/dewgong.png | |
rgbgfx -d1 -o gfx/footprints/grimer.1bpp gfx/footprints/grimer.png | |
rgbgfx -d1 -o gfx/footprints/muk.1bpp gfx/footprints/muk.png | |
rgbgfx -d1 -o gfx/footprints/shellder.1bpp gfx/footprints/shellder.png | |
rgbgfx -d1 -o gfx/footprints/cloyster.1bpp gfx/footprints/cloyster.png | |
rgbgfx -d1 -o gfx/footprints/gastly.1bpp gfx/footprints/gastly.png | |
rgbgfx -d1 -o gfx/footprints/haunter.1bpp gfx/footprints/haunter.png | |
rgbgfx -d1 -o gfx/footprints/gengar.1bpp gfx/footprints/gengar.png | |
rgbgfx -d1 -o gfx/footprints/onix.1bpp gfx/footprints/onix.png | |
rgbgfx -d1 -o gfx/footprints/drowzee.1bpp gfx/footprints/drowzee.png | |
rgbgfx -d1 -o gfx/footprints/hypno.1bpp gfx/footprints/hypno.png | |
rgbgfx -d1 -o gfx/footprints/krabby.1bpp gfx/footprints/krabby.png | |
rgbgfx -d1 -o gfx/footprints/kingler.1bpp gfx/footprints/kingler.png | |
rgbgfx -d1 -o gfx/footprints/voltorb.1bpp gfx/footprints/voltorb.png | |
rgbgfx -d1 -o gfx/footprints/electrode.1bpp gfx/footprints/electrode.png | |
rgbgfx -d1 -o gfx/footprints/exeggcute.1bpp gfx/footprints/exeggcute.png | |
rgbgfx -d1 -o gfx/footprints/exeggutor.1bpp gfx/footprints/exeggutor.png | |
rgbgfx -d1 -o gfx/footprints/cubone.1bpp gfx/footprints/cubone.png | |
rgbgfx -d1 -o gfx/footprints/marowak.1bpp gfx/footprints/marowak.png | |
rgbgfx -d1 -o gfx/footprints/hitmonlee.1bpp gfx/footprints/hitmonlee.png | |
rgbgfx -d1 -o gfx/footprints/hitmonchan.1bpp gfx/footprints/hitmonchan.png | |
rgbgfx -d1 -o gfx/footprints/lickitung.1bpp gfx/footprints/lickitung.png | |
rgbgfx -d1 -o gfx/footprints/koffing.1bpp gfx/footprints/koffing.png | |
rgbgfx -d1 -o gfx/footprints/weezing.1bpp gfx/footprints/weezing.png | |
rgbgfx -d1 -o gfx/footprints/rhyhorn.1bpp gfx/footprints/rhyhorn.png | |
rgbgfx -d1 -o gfx/footprints/rhydon.1bpp gfx/footprints/rhydon.png | |
rgbgfx -d1 -o gfx/footprints/chansey.1bpp gfx/footprints/chansey.png | |
rgbgfx -d1 -o gfx/footprints/tangela.1bpp gfx/footprints/tangela.png | |
rgbgfx -d1 -o gfx/footprints/kangaskhan.1bpp gfx/footprints/kangaskhan.png | |
rgbgfx -d1 -o gfx/footprints/horsea.1bpp gfx/footprints/horsea.png | |
rgbgfx -d1 -o gfx/footprints/seadra.1bpp gfx/footprints/seadra.png | |
rgbgfx -d1 -o gfx/footprints/goldeen.1bpp gfx/footprints/goldeen.png | |
rgbgfx -d1 -o gfx/footprints/seaking.1bpp gfx/footprints/seaking.png | |
rgbgfx -d1 -o gfx/footprints/staryu.1bpp gfx/footprints/staryu.png | |
rgbgfx -d1 -o gfx/footprints/starmie.1bpp gfx/footprints/starmie.png | |
rgbgfx -d1 -o gfx/footprints/mr__mime.1bpp gfx/footprints/mr__mime.png | |
rgbgfx -d1 -o gfx/footprints/scyther.1bpp gfx/footprints/scyther.png | |
rgbgfx -d1 -o gfx/footprints/jynx.1bpp gfx/footprints/jynx.png | |
rgbgfx -d1 -o gfx/footprints/electabuzz.1bpp gfx/footprints/electabuzz.png | |
rgbgfx -d1 -o gfx/footprints/magmar.1bpp gfx/footprints/magmar.png | |
rgbgfx -d1 -o gfx/footprints/pinsir.1bpp gfx/footprints/pinsir.png | |
rgbgfx -d1 -o gfx/footprints/tauros.1bpp gfx/footprints/tauros.png | |
rgbgfx -d1 -o gfx/footprints/magikarp.1bpp gfx/footprints/magikarp.png | |
rgbgfx -d1 -o gfx/footprints/gyarados.1bpp gfx/footprints/gyarados.png | |
rgbgfx -d1 -o gfx/footprints/lapras.1bpp gfx/footprints/lapras.png | |
rgbgfx -d1 -o gfx/footprints/ditto.1bpp gfx/footprints/ditto.png | |
rgbgfx -d1 -o gfx/footprints/eevee.1bpp gfx/footprints/eevee.png | |
rgbgfx -d1 -o gfx/footprints/vaporeon.1bpp gfx/footprints/vaporeon.png | |
rgbgfx -d1 -o gfx/footprints/jolteon.1bpp gfx/footprints/jolteon.png | |
rgbgfx -d1 -o gfx/footprints/flareon.1bpp gfx/footprints/flareon.png | |
rgbgfx -d1 -o gfx/footprints/porygon.1bpp gfx/footprints/porygon.png | |
rgbgfx -d1 -o gfx/footprints/omanyte.1bpp gfx/footprints/omanyte.png | |
rgbgfx -d1 -o gfx/footprints/omastar.1bpp gfx/footprints/omastar.png | |
rgbgfx -d1 -o gfx/footprints/kabuto.1bpp gfx/footprints/kabuto.png | |
rgbgfx -d1 -o gfx/footprints/kabutops.1bpp gfx/footprints/kabutops.png | |
rgbgfx -d1 -o gfx/footprints/aerodactyl.1bpp gfx/footprints/aerodactyl.png | |
rgbgfx -d1 -o gfx/footprints/snorlax.1bpp gfx/footprints/snorlax.png | |
rgbgfx -d1 -o gfx/footprints/articuno.1bpp gfx/footprints/articuno.png | |
rgbgfx -d1 -o gfx/footprints/zapdos.1bpp gfx/footprints/zapdos.png | |
rgbgfx -d1 -o gfx/footprints/moltres.1bpp gfx/footprints/moltres.png | |
rgbgfx -d1 -o gfx/footprints/dratini.1bpp gfx/footprints/dratini.png | |
rgbgfx -d1 -o gfx/footprints/dragonair.1bpp gfx/footprints/dragonair.png | |
rgbgfx -d1 -o gfx/footprints/dragonite.1bpp gfx/footprints/dragonite.png | |
rgbgfx -d1 -o gfx/footprints/mewtwo.1bpp gfx/footprints/mewtwo.png | |
rgbgfx -d1 -o gfx/footprints/mew.1bpp gfx/footprints/mew.png | |
rgbgfx -d1 -o gfx/footprints/chikorita.1bpp gfx/footprints/chikorita.png | |
rgbgfx -d1 -o gfx/footprints/bayleef.1bpp gfx/footprints/bayleef.png | |
rgbgfx -d1 -o gfx/footprints/meganium.1bpp gfx/footprints/meganium.png | |
rgbgfx -d1 -o gfx/footprints/cyndaquil.1bpp gfx/footprints/cyndaquil.png | |
rgbgfx -d1 -o gfx/footprints/quilava.1bpp gfx/footprints/quilava.png | |
rgbgfx -d1 -o gfx/footprints/typhlosion.1bpp gfx/footprints/typhlosion.png | |
rgbgfx -d1 -o gfx/footprints/totodile.1bpp gfx/footprints/totodile.png | |
rgbgfx -d1 -o gfx/footprints/croconaw.1bpp gfx/footprints/croconaw.png | |
rgbgfx -d1 -o gfx/footprints/feraligatr.1bpp gfx/footprints/feraligatr.png | |
rgbgfx -d1 -o gfx/footprints/sentret.1bpp gfx/footprints/sentret.png | |
rgbgfx -d1 -o gfx/footprints/furret.1bpp gfx/footprints/furret.png | |
rgbgfx -d1 -o gfx/footprints/hoothoot.1bpp gfx/footprints/hoothoot.png | |
rgbgfx -d1 -o gfx/footprints/noctowl.1bpp gfx/footprints/noctowl.png | |
rgbgfx -d1 -o gfx/footprints/ledyba.1bpp gfx/footprints/ledyba.png | |
rgbgfx -d1 -o gfx/footprints/ledian.1bpp gfx/footprints/ledian.png | |
rgbgfx -d1 -o gfx/footprints/spinarak.1bpp gfx/footprints/spinarak.png | |
rgbgfx -d1 -o gfx/footprints/ariados.1bpp gfx/footprints/ariados.png | |
rgbgfx -d1 -o gfx/footprints/crobat.1bpp gfx/footprints/crobat.png | |
rgbgfx -d1 -o gfx/footprints/chinchou.1bpp gfx/footprints/chinchou.png | |
rgbgfx -d1 -o gfx/footprints/lanturn.1bpp gfx/footprints/lanturn.png | |
rgbgfx -d1 -o gfx/footprints/pichu.1bpp gfx/footprints/pichu.png | |
rgbgfx -d1 -o gfx/footprints/cleffa.1bpp gfx/footprints/cleffa.png | |
rgbgfx -d1 -o gfx/footprints/igglybuff.1bpp gfx/footprints/igglybuff.png | |
rgbgfx -d1 -o gfx/footprints/togepi.1bpp gfx/footprints/togepi.png | |
rgbgfx -d1 -o gfx/footprints/togetic.1bpp gfx/footprints/togetic.png | |
rgbgfx -d1 -o gfx/footprints/natu.1bpp gfx/footprints/natu.png | |
rgbgfx -d1 -o gfx/footprints/xatu.1bpp gfx/footprints/xatu.png | |
rgbgfx -d1 -o gfx/footprints/mareep.1bpp gfx/footprints/mareep.png | |
rgbgfx -d1 -o gfx/footprints/flaaffy.1bpp gfx/footprints/flaaffy.png | |
rgbgfx -d1 -o gfx/footprints/ampharos.1bpp gfx/footprints/ampharos.png | |
rgbgfx -d1 -o gfx/footprints/bellossom.1bpp gfx/footprints/bellossom.png | |
rgbgfx -d1 -o gfx/footprints/marill.1bpp gfx/footprints/marill.png | |
rgbgfx -d1 -o gfx/footprints/azumarill.1bpp gfx/footprints/azumarill.png | |
rgbgfx -d1 -o gfx/footprints/sudowoodo.1bpp gfx/footprints/sudowoodo.png | |
rgbgfx -d1 -o gfx/footprints/politoed.1bpp gfx/footprints/politoed.png | |
rgbgfx -d1 -o gfx/footprints/hoppip.1bpp gfx/footprints/hoppip.png | |
rgbgfx -d1 -o gfx/footprints/skiploom.1bpp gfx/footprints/skiploom.png | |
rgbgfx -d1 -o gfx/footprints/jumpluff.1bpp gfx/footprints/jumpluff.png | |
rgbgfx -d1 -o gfx/footprints/aipom.1bpp gfx/footprints/aipom.png | |
rgbgfx -d1 -o gfx/footprints/sunkern.1bpp gfx/footprints/sunkern.png | |
rgbgfx -d1 -o gfx/footprints/sunflora.1bpp gfx/footprints/sunflora.png | |
rgbgfx -d1 -o gfx/footprints/yanma.1bpp gfx/footprints/yanma.png | |
rgbgfx -d1 -o gfx/footprints/wooper.1bpp gfx/footprints/wooper.png | |
rgbgfx -d1 -o gfx/footprints/quagsire.1bpp gfx/footprints/quagsire.png | |
rgbgfx -d1 -o gfx/footprints/espeon.1bpp gfx/footprints/espeon.png | |
rgbgfx -d1 -o gfx/footprints/umbreon.1bpp gfx/footprints/umbreon.png | |
rgbgfx -d1 -o gfx/footprints/murkrow.1bpp gfx/footprints/murkrow.png | |
rgbgfx -d1 -o gfx/footprints/slowking.1bpp gfx/footprints/slowking.png | |
rgbgfx -d1 -o gfx/footprints/misdreavus.1bpp gfx/footprints/misdreavus.png | |
rgbgfx -d1 -o gfx/footprints/unown.1bpp gfx/footprints/unown.png | |
rgbgfx -d1 -o gfx/footprints/wobbuffet.1bpp gfx/footprints/wobbuffet.png | |
rgbgfx -d1 -o gfx/footprints/girafarig.1bpp gfx/footprints/girafarig.png | |
rgbgfx -d1 -o gfx/footprints/pineco.1bpp gfx/footprints/pineco.png | |
rgbgfx -d1 -o gfx/footprints/forretress.1bpp gfx/footprints/forretress.png | |
rgbgfx -d1 -o gfx/footprints/dunsparce.1bpp gfx/footprints/dunsparce.png | |
rgbgfx -d1 -o gfx/footprints/gligar.1bpp gfx/footprints/gligar.png | |
rgbgfx -d1 -o gfx/footprints/steelix.1bpp gfx/footprints/steelix.png | |
rgbgfx -d1 -o gfx/footprints/snubbull.1bpp gfx/footprints/snubbull.png | |
rgbgfx -d1 -o gfx/footprints/granbull.1bpp gfx/footprints/granbull.png | |
rgbgfx -d1 -o gfx/footprints/qwilfish.1bpp gfx/footprints/qwilfish.png | |
rgbgfx -d1 -o gfx/footprints/scizor.1bpp gfx/footprints/scizor.png | |
rgbgfx -d1 -o gfx/footprints/shuckle.1bpp gfx/footprints/shuckle.png | |
rgbgfx -d1 -o gfx/footprints/heracross.1bpp gfx/footprints/heracross.png | |
rgbgfx -d1 -o gfx/footprints/sneasel.1bpp gfx/footprints/sneasel.png | |
rgbgfx -d1 -o gfx/footprints/teddiursa.1bpp gfx/footprints/teddiursa.png | |
rgbgfx -d1 -o gfx/footprints/ursaring.1bpp gfx/footprints/ursaring.png | |
rgbgfx -d1 -o gfx/footprints/slugma.1bpp gfx/footprints/slugma.png | |
rgbgfx -d1 -o gfx/footprints/magcargo.1bpp gfx/footprints/magcargo.png | |
rgbgfx -d1 -o gfx/footprints/swinub.1bpp gfx/footprints/swinub.png | |
rgbgfx -d1 -o gfx/footprints/piloswine.1bpp gfx/footprints/piloswine.png | |
rgbgfx -d1 -o gfx/footprints/corsola.1bpp gfx/footprints/corsola.png | |
rgbgfx -d1 -o gfx/footprints/remoraid.1bpp gfx/footprints/remoraid.png | |
rgbgfx -d1 -o gfx/footprints/octillery.1bpp gfx/footprints/octillery.png | |
rgbgfx -d1 -o gfx/footprints/delibird.1bpp gfx/footprints/delibird.png | |
rgbgfx -d1 -o gfx/footprints/mantine.1bpp gfx/footprints/mantine.png | |
rgbgfx -d1 -o gfx/footprints/skarmory.1bpp gfx/footprints/skarmory.png | |
rgbgfx -d1 -o gfx/footprints/houndour.1bpp gfx/footprints/houndour.png | |
rgbgfx -d1 -o gfx/footprints/houndoom.1bpp gfx/footprints/houndoom.png | |
rgbgfx -d1 -o gfx/footprints/kingdra.1bpp gfx/footprints/kingdra.png | |
rgbgfx -d1 -o gfx/footprints/phanpy.1bpp gfx/footprints/phanpy.png | |
rgbgfx -d1 -o gfx/footprints/donphan.1bpp gfx/footprints/donphan.png | |
rgbgfx -d1 -o gfx/footprints/porygon2.1bpp gfx/footprints/porygon2.png | |
rgbgfx -d1 -o gfx/footprints/stantler.1bpp gfx/footprints/stantler.png | |
rgbgfx -d1 -o gfx/footprints/smeargle.1bpp gfx/footprints/smeargle.png | |
rgbgfx -d1 -o gfx/footprints/tyrogue.1bpp gfx/footprints/tyrogue.png | |
rgbgfx -d1 -o gfx/footprints/hitmontop.1bpp gfx/footprints/hitmontop.png | |
rgbgfx -d1 -o gfx/footprints/smoochum.1bpp gfx/footprints/smoochum.png | |
rgbgfx -d1 -o gfx/footprints/elekid.1bpp gfx/footprints/elekid.png | |
rgbgfx -d1 -o gfx/footprints/magby.1bpp gfx/footprints/magby.png | |
rgbgfx -d1 -o gfx/footprints/miltank.1bpp gfx/footprints/miltank.png | |
rgbgfx -d1 -o gfx/footprints/blissey.1bpp gfx/footprints/blissey.png | |
rgbgfx -d1 -o gfx/footprints/raikou.1bpp gfx/footprints/raikou.png | |
rgbgfx -d1 -o gfx/footprints/entei.1bpp gfx/footprints/entei.png | |
rgbgfx -d1 -o gfx/footprints/suicune.1bpp gfx/footprints/suicune.png | |
rgbgfx -d1 -o gfx/footprints/larvitar.1bpp gfx/footprints/larvitar.png | |
rgbgfx -d1 -o gfx/footprints/pupitar.1bpp gfx/footprints/pupitar.png | |
rgbgfx -d1 -o gfx/footprints/tyranitar.1bpp gfx/footprints/tyranitar.png | |
rgbgfx -d1 -o gfx/footprints/lugia.1bpp gfx/footprints/lugia.png | |
rgbgfx -d1 -o gfx/footprints/ho_oh.1bpp gfx/footprints/ho_oh.png | |
rgbgfx -d1 -o gfx/footprints/celebi.1bpp gfx/footprints/celebi.png | |
rgbgfx -d1 -o gfx/footprints/252.1bpp gfx/footprints/252.png | |
rgbgfx -d1 -o gfx/footprints/253.1bpp gfx/footprints/253.png | |
rgbgfx -d1 -o gfx/footprints/254.1bpp gfx/footprints/254.png | |
rgbgfx -d1 -o gfx/footprints/255.1bpp gfx/footprints/255.png | |
rgbgfx -d1 -o gfx/footprints/256.1bpp gfx/footprints/256.png | |
rgbgfx -o gfx/font/feet_inches.2bpp gfx/font/feet_inches.png | |
rgbgfx -o gfx/tilesets/fountain/1.2bpp gfx/tilesets/fountain/1.png | |
rgbgfx -o gfx/tilesets/fountain/2.2bpp gfx/tilesets/fountain/2.png | |
rgbgfx -o gfx/tilesets/fountain/3.2bpp gfx/tilesets/fountain/3.png | |
rgbgfx -o gfx/tilesets/fountain/4.2bpp gfx/tilesets/fountain/4.png | |
rgbgfx -o gfx/tilesets/fountain/5.2bpp gfx/tilesets/fountain/5.png | |
rgbgfx -o gfx/tilesets/water/water.2bpp gfx/tilesets/water/water.png | |
rgbgfx -o gfx/tilesets/forest-tree/1.2bpp gfx/tilesets/forest-tree/1.png | |
rgbgfx -o gfx/tilesets/forest-tree/2.2bpp gfx/tilesets/forest-tree/2.png | |
rgbgfx -o gfx/tilesets/forest-tree/3.2bpp gfx/tilesets/forest-tree/3.png | |
rgbgfx -o gfx/tilesets/forest-tree/4.2bpp gfx/tilesets/forest-tree/4.png | |
rgbgfx -o gfx/tilesets/flower/dmg_1.2bpp gfx/tilesets/flower/dmg_1.png | |
rgbgfx -o gfx/tilesets/flower/cgb_1.2bpp gfx/tilesets/flower/cgb_1.png | |
rgbgfx -o gfx/tilesets/flower/dmg_2.2bpp gfx/tilesets/flower/dmg_2.png | |
rgbgfx -o gfx/tilesets/flower/cgb_2.2bpp gfx/tilesets/flower/cgb_2.png | |
rgbgfx -o gfx/tilesets/lava/1.2bpp gfx/tilesets/lava/1.png | |
rgbgfx -o gfx/tilesets/lava/2.2bpp gfx/tilesets/lava/2.png | |
rgbgfx -o gfx/tilesets/lava/3.2bpp gfx/tilesets/lava/3.png | |
rgbgfx -o gfx/tilesets/lava/4.2bpp gfx/tilesets/lava/4.png | |
rgbgfx -o gfx/tilesets/tower-pillar/1.2bpp gfx/tilesets/tower-pillar/1.png | |
rgbgfx -o gfx/tilesets/tower-pillar/2.2bpp gfx/tilesets/tower-pillar/2.png | |
rgbgfx -o gfx/tilesets/tower-pillar/3.2bpp gfx/tilesets/tower-pillar/3.png | |
rgbgfx -o gfx/tilesets/tower-pillar/4.2bpp gfx/tilesets/tower-pillar/4.png | |
rgbgfx -o gfx/tilesets/tower-pillar/5.2bpp gfx/tilesets/tower-pillar/5.png | |
rgbgfx -o gfx/tilesets/tower-pillar/6.2bpp gfx/tilesets/tower-pillar/6.png | |
rgbgfx -o gfx/tilesets/tower-pillar/7.2bpp gfx/tilesets/tower-pillar/7.png | |
rgbgfx -o gfx/tilesets/tower-pillar/8.2bpp gfx/tilesets/tower-pillar/8.png | |
rgbgfx -o gfx/tilesets/tower-pillar/9.2bpp gfx/tilesets/tower-pillar/9.png | |
rgbgfx -o gfx/tilesets/tower-pillar/10.2bpp gfx/tilesets/tower-pillar/10.png | |
rgbgfx -o gfx/tilesets/whirlpool/1.2bpp gfx/tilesets/whirlpool/1.png | |
rgbgfx -o gfx/tilesets/whirlpool/2.2bpp gfx/tilesets/whirlpool/2.png | |
rgbgfx -o gfx/tilesets/whirlpool/3.2bpp gfx/tilesets/whirlpool/3.png | |
rgbgfx -o gfx/tilesets/whirlpool/4.2bpp gfx/tilesets/whirlpool/4.png | |
rgbgfx -o gfx/unknown/1032a2.2bpp gfx/unknown/1032a2.png | |
rgbgfx -o gfx/emotes/shock.2bpp gfx/emotes/shock.png | |
rgbgfx -o gfx/emotes/question.2bpp gfx/emotes/question.png | |
rgbgfx -o gfx/emotes/happy.2bpp gfx/emotes/happy.png | |
rgbgfx -o gfx/emotes/sad.2bpp gfx/emotes/sad.png | |
rgbgfx -o gfx/emotes/heart.2bpp gfx/emotes/heart.png | |
rgbgfx -o gfx/emotes/bolt.2bpp gfx/emotes/bolt.png | |
rgbgfx -o gfx/emotes/sleep.2bpp gfx/emotes/sleep.png | |
rgbgfx -o gfx/emotes/fish.2bpp gfx/emotes/fish.png | |
rgbgfx -o gfx/overworld/shadow.2bpp gfx/overworld/shadow.png | |
rgbgfx -o gfx/overworld/fishing_rod.2bpp gfx/overworld/fishing_rod.png | |
rgbgfx -o gfx/overworld/boulder_dust.2bpp gfx/overworld/boulder_dust.png | |
rgbgfx -o gfx/overworld/grass_rustle.2bpp gfx/overworld/grass_rustle.png | |
rgbgfx -o gfx/mystery_gift/mystery_gift.2bpp gfx/mystery_gift/mystery_gift.png | |
rgbgfx -o gfx/mystery_gift/mystery_gift_jp.2bpp gfx/mystery_gift/mystery_gift_jp.png | |
rgbgfx -o gfx/unknown/106514.2bpp gfx/unknown/106514.png | |
tools/gfx --trim-whitespace -o gfx/mystery_gift/mystery_gift.2bpp gfx/mystery_gift/mystery_gift.2bpp | |
rgbgfx -o gfx/font/overworld.2bpp gfx/font/overworld.png | |
rgbgfx -o gfx/font/overworld_space.2bpp gfx/font/overworld_space.png | |
rgbgfx -o gfx/unknown/108d27.2bpp gfx/unknown/108d27.png | |
rgbgfx -o gfx/unknown/108da7.2bpp gfx/unknown/108da7.png | |
cp gfx/unknown/108fe7.tilemap.lz.12882d37 gfx/unknown/108fe7.tilemap.lz | |
cp gfx/unknown/1090a7.tilemap.lz.ea4f2cbe gfx/unknown/1090a7.tilemap.lz | |
rgbgfx -o gfx/unknown/1091c7.2bpp gfx/unknown/1091c7.png | |
rgbgfx -o gfx/unknown/1092c7.2bpp gfx/unknown/1092c7.png | |
rgbgfx -o gfx/intro/logo.2bpp gfx/intro/logo.png | |
rgbgfx -o gfx/title/old_bg.2bpp gfx/title/old_bg.png | |
rgbgfx -o gfx/title/old_fg.2bpp gfx/title/old_fg.png | |
tools/gfx --interleave --png=gfx/title/old_fg.png -o gfx/title/old_fg.2bpp gfx/title/old_fg.2bpp | |
rgbgfx -o gfx/title/suicune.2bpp gfx/title/suicune.png | |
rgbgfx -x 4 -o gfx/title/logo.2bpp gfx/title/logo.png | |
rgbgfx -o gfx/title/crystal.2bpp gfx/title/crystal.png | |
rgbgfx -o gfx/unknown/11601a.2bpp gfx/unknown/11601a.png | |
rgbgfx -o gfx/pokedex/select_start.2bpp gfx/pokedex/select_start.png | |
tools/gfx --interleave --png=gfx/title/crystal.png -o gfx/title/crystal.2bpp gfx/title/crystal.2bpp | |
cp gfx/pokedex/slowpoke.2bpp.lz.49a91b42 gfx/pokedex/slowpoke.2bpp.lz | |
rgbgfx -o gfx/mobile/mobile_splash.2bpp gfx/mobile/mobile_splash.png | |
rgbgfx -o gfx/unknown/16cca3.2bpp gfx/unknown/16cca3.png | |
rgbgfx -o gfx/trade/border_tiles.2bpp gfx/trade/border_tiles.png | |
rgbgfx -o gfx/mobile/pichu_animated.2bpp gfx/mobile/pichu_animated.png | |
tools/gfx --remove-duplicates --remove-xflip -o gfx/mobile/mobile_splash.2bpp gfx/mobile/mobile_splash.2bpp | |
rgbgfx -o gfx/mobile/electro_ball.2bpp gfx/mobile/electro_ball.png | |
rgbgfx -o gfx/unknown/171848.2bpp gfx/unknown/171848.png | |
rgbgfx -o gfx/mobile/ascii_font.2bpp gfx/mobile/ascii_font.png | |
rgbgfx -o gfx/trade/game_boy_n64.2bpp gfx/trade/game_boy_n64.png | |
tools/gfx --trim-whitespace -o gfx/mobile/electro_ball.2bpp gfx/mobile/electro_ball.2bpp | |
tools/gfx --trim-whitespace -o gfx/mobile/pichu_animated.2bpp gfx/mobile/pichu_animated.2bpp | |
rgbgfx -o gfx/mobile/mobile_adapter.2bpp gfx/mobile/mobile_adapter.png | |
rgbgfx -o gfx/unknown/17afa5.2bpp gfx/unknown/17afa5.png | |
tools/gfx --trim-whitespace -o gfx/trade/game_boy_n64.2bpp gfx/trade/game_boy_n64.2bpp | |
tools/gfx --trim-whitespace -o gfx/mobile/ascii_font.2bpp gfx/mobile/ascii_font.2bpp | |
rgbgfx -o gfx/mobile/havewant.2bpp gfx/mobile/havewant.png | |
rgbgfx -o gfx/mobile/select.2bpp gfx/mobile/select.png | |
tools/gfx --trim-whitespace -o gfx/mobile/mobile_adapter.2bpp gfx/mobile/mobile_adapter.2bpp | |
rgbgfx -o gfx/mobile/pokemon_news.2bpp gfx/mobile/pokemon_news.png | |
rgbgfx -o gfx/unknown/17eb7e.2bpp gfx/unknown/17eb7e.png | |
rgbgfx -o gfx/font/unown_font.2bpp gfx/font/unown_font.png | |
rgbgfx -d1 -o gfx/printer/hp.1bpp gfx/printer/hp.png | |
rgbgfx -d1 -o gfx/printer/lv.1bpp gfx/printer/lv.png | |
rgbgfx -o gfx/diploma/diploma.2bpp gfx/diploma/diploma.png | |
rgbgfx -o gfx/pokedex/sgb.2bpp gfx/pokedex/sgb.png | |
rgbgfx -o gfx/pokedex/question_mark.2bpp gfx/pokedex/question_mark.png | |
rgbgfx -x2 -o gfx/pokegear/pokegear.2bpp gfx/pokegear/pokegear.png | |
rgbgfx -d1 -o gfx/font/english.1bpp gfx/font/english.png | |
tools/gfx --trim-whitespace -o gfx/pokedex/sgb.2bpp gfx/pokedex/sgb.2bpp | |
rgbgfx -d1 -o gfx/font/french_german.1bpp gfx/font/french_german.png | |
rgbgfx -d1 -o gfx/font/spanish_italian.1bpp gfx/font/spanish_italian.png | |
rgbasm -L -o wram.o wram.asm | |
rgbasm -L -o data/text/common.o data/text/common.asm | |
rgbasm -L -o data/maps/map_data.o data/maps/map_data.asm | |
rgbasm -L -o data/pokemon/dex_entries.o data/pokemon/dex_entries.asm | |
rgbasm -L -o data/pokemon/egg_moves.o data/pokemon/egg_moves.asm | |
rgbgfx -o gfx/credits/border.2bpp gfx/credits/border.png | |
rgbgfx -o gfx/credits/pichu.2bpp gfx/credits/pichu.png | |
rgbgfx -o gfx/credits/smoochum.2bpp gfx/credits/smoochum.png | |
rgbgfx -o gfx/credits/ditto.2bpp gfx/credits/ditto.png | |
rgbgfx -o gfx/credits/igglybuff.2bpp gfx/credits/igglybuff.png | |
rgbasm -L -o engine/overworld/events.o engine/overworld/events.asm | |
tools/pokemon_animation_graphics -o gfx/pokemon/ho_oh/front.animated.2bpp gfx/pokemon/ho_oh/front.2bpp gfx/pokemon/ho_oh/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/machamp/front.animated.2bpp gfx/pokemon/machamp/front.2bpp gfx/pokemon/machamp/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ninetales/front.animated.2bpp gfx/pokemon/ninetales/front.2bpp gfx/pokemon/ninetales/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/feraligatr/front.animated.2bpp gfx/pokemon/feraligatr/front.2bpp gfx/pokemon/feraligatr/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidoking/front.animated.2bpp gfx/pokemon/nidoking/front.2bpp gfx/pokemon/nidoking/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/raikou/front.animated.2bpp gfx/pokemon/raikou/front.2bpp gfx/pokemon/raikou/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/lugia/front.animated.2bpp gfx/pokemon/lugia/front.2bpp gfx/pokemon/lugia/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/articuno/front.animated.2bpp gfx/pokemon/articuno/front.2bpp gfx/pokemon/articuno/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tauros/front.animated.2bpp gfx/pokemon/tauros/front.2bpp gfx/pokemon/tauros/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/venusaur/front.animated.2bpp gfx/pokemon/venusaur/front.2bpp gfx/pokemon/venusaur/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/entei/front.animated.2bpp gfx/pokemon/entei/front.2bpp gfx/pokemon/entei/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/suicune/front.animated.2bpp gfx/pokemon/suicune/front.2bpp gfx/pokemon/suicune/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/typhlosion/front.animated.2bpp gfx/pokemon/typhlosion/front.2bpp gfx/pokemon/typhlosion/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/blastoise/front.animated.2bpp gfx/pokemon/blastoise/front.2bpp gfx/pokemon/blastoise/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/rapidash/front.animated.2bpp gfx/pokemon/rapidash/front.2bpp gfx/pokemon/rapidash/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/meganium/front.animated.2bpp gfx/pokemon/meganium/front.2bpp gfx/pokemon/meganium/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidoqueen/front.animated.2bpp gfx/pokemon/nidoqueen/front.2bpp gfx/pokemon/nidoqueen/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/hitmonlee/front.animated.2bpp gfx/pokemon/hitmonlee/front.2bpp gfx/pokemon/hitmonlee/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/scizor/front.animated.2bpp gfx/pokemon/scizor/front.2bpp gfx/pokemon/scizor/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/beedrill/front.animated.2bpp gfx/pokemon/beedrill/front.2bpp gfx/pokemon/beedrill/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/arcanine/front.animated.2bpp gfx/pokemon/arcanine/front.2bpp gfx/pokemon/arcanine/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tyranitar/front.animated.2bpp gfx/pokemon/tyranitar/front.2bpp gfx/pokemon/tyranitar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/moltres/front.animated.2bpp gfx/pokemon/moltres/front.2bpp gfx/pokemon/moltres/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/zapdos/front.animated.2bpp gfx/pokemon/zapdos/front.2bpp gfx/pokemon/zapdos/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/arbok/front.animated.2bpp gfx/pokemon/arbok/front.2bpp gfx/pokemon/arbok/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mewtwo/front.animated.2bpp gfx/pokemon/mewtwo/front.2bpp gfx/pokemon/mewtwo/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/fearow/front.animated.2bpp gfx/pokemon/fearow/front.2bpp gfx/pokemon/fearow/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/charizard/front.animated.2bpp gfx/pokemon/charizard/front.2bpp gfx/pokemon/charizard/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/quilava/front.animated.2bpp gfx/pokemon/quilava/front.2bpp gfx/pokemon/quilava/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/steelix/front.animated.2bpp gfx/pokemon/steelix/front.2bpp gfx/pokemon/steelix/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/alakazam/front.animated.2bpp gfx/pokemon/alakazam/front.2bpp gfx/pokemon/alakazam/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gyarados/front.animated.2bpp gfx/pokemon/gyarados/front.2bpp gfx/pokemon/gyarados/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kangaskhan/front.animated.2bpp gfx/pokemon/kangaskhan/front.2bpp gfx/pokemon/kangaskhan/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/rhydon/front.animated.2bpp gfx/pokemon/rhydon/front.2bpp gfx/pokemon/rhydon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/golduck/front.animated.2bpp gfx/pokemon/golduck/front.2bpp gfx/pokemon/golduck/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/rhyhorn/front.animated.2bpp gfx/pokemon/rhyhorn/front.2bpp gfx/pokemon/rhyhorn/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pidgeot/front.animated.2bpp gfx/pokemon/pidgeot/front.2bpp gfx/pokemon/pidgeot/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/slowbro/front.animated.2bpp gfx/pokemon/slowbro/front.2bpp gfx/pokemon/slowbro/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/butterfree/front.animated.2bpp gfx/pokemon/butterfree/front.2bpp gfx/pokemon/butterfree/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/weezing/front.animated.2bpp gfx/pokemon/weezing/front.2bpp gfx/pokemon/weezing/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/cloyster/front.animated.2bpp gfx/pokemon/cloyster/front.2bpp gfx/pokemon/cloyster/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/skarmory/front.animated.2bpp gfx/pokemon/skarmory/front.2bpp gfx/pokemon/skarmory/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dewgong/front.animated.2bpp gfx/pokemon/dewgong/front.2bpp gfx/pokemon/dewgong/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/victreebel/front.animated.2bpp gfx/pokemon/victreebel/front.2bpp gfx/pokemon/victreebel/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/raichu/front.animated.2bpp gfx/pokemon/raichu/front.2bpp gfx/pokemon/raichu/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/primeape/front.animated.2bpp gfx/pokemon/primeape/front.2bpp gfx/pokemon/primeape/front.dimensions | |
rgbgfx -h -o gfx/pokemon/omastar/back.2bpp gfx/pokemon/omastar/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/dodrio/front.animated.2bpp gfx/pokemon/dodrio/front.2bpp gfx/pokemon/dodrio/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/slowking/front.animated.2bpp gfx/pokemon/slowking/front.2bpp gfx/pokemon/slowking/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/hitmontop/front.animated.2bpp gfx/pokemon/hitmontop/front.2bpp gfx/pokemon/hitmontop/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/onix/front.animated.2bpp gfx/pokemon/onix/front.2bpp gfx/pokemon/onix/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/blissey/front.animated.2bpp gfx/pokemon/blissey/front.2bpp gfx/pokemon/blissey/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/machoke/front.animated.2bpp gfx/pokemon/machoke/front.2bpp gfx/pokemon/machoke/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dragonite/front.animated.2bpp gfx/pokemon/dragonite/front.2bpp gfx/pokemon/dragonite/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/poliwrath/front.animated.2bpp gfx/pokemon/poliwrath/front.2bpp gfx/pokemon/poliwrath/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/scyther/front.animated.2bpp gfx/pokemon/scyther/front.2bpp gfx/pokemon/scyther/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/aerodactyl/front.animated.2bpp gfx/pokemon/aerodactyl/front.2bpp gfx/pokemon/aerodactyl/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/seaking/front.animated.2bpp gfx/pokemon/seaking/front.2bpp gfx/pokemon/seaking/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/muk/front.animated.2bpp gfx/pokemon/muk/front.2bpp gfx/pokemon/muk/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/croconaw/front.animated.2bpp gfx/pokemon/croconaw/front.2bpp gfx/pokemon/croconaw/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/hypno/front.animated.2bpp gfx/pokemon/hypno/front.2bpp gfx/pokemon/hypno/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidorino/front.animated.2bpp gfx/pokemon/nidorino/front.2bpp gfx/pokemon/nidorino/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sandslash/front.animated.2bpp gfx/pokemon/sandslash/front.2bpp gfx/pokemon/sandslash/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/jolteon/front.animated.2bpp gfx/pokemon/jolteon/front.2bpp gfx/pokemon/jolteon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/donphan/front.animated.2bpp gfx/pokemon/donphan/front.2bpp gfx/pokemon/donphan/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pinsir/front.animated.2bpp gfx/pokemon/pinsir/front.2bpp gfx/pokemon/pinsir/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_e/front.animated.2bpp gfx/pokemon/unown_e/front.2bpp gfx/pokemon/unown_e/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/golbat/front.animated.2bpp gfx/pokemon/golbat/front.2bpp gfx/pokemon/golbat/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kingler/front.animated.2bpp gfx/pokemon/kingler/front.2bpp gfx/pokemon/kingler/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/exeggcute/front.animated.2bpp gfx/pokemon/exeggcute/front.2bpp gfx/pokemon/exeggcute/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magcargo/front.animated.2bpp gfx/pokemon/magcargo/front.2bpp gfx/pokemon/magcargo/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/persian/front.animated.2bpp gfx/pokemon/persian/front.2bpp gfx/pokemon/persian/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/stantler/front.animated.2bpp gfx/pokemon/stantler/front.2bpp gfx/pokemon/stantler/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/raticate/front.animated.2bpp gfx/pokemon/raticate/front.2bpp gfx/pokemon/raticate/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/venomoth/front.animated.2bpp gfx/pokemon/venomoth/front.2bpp gfx/pokemon/venomoth/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/politoed/front.animated.2bpp gfx/pokemon/politoed/front.2bpp gfx/pokemon/politoed/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/electabuzz/front.animated.2bpp gfx/pokemon/electabuzz/front.2bpp gfx/pokemon/electabuzz/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mantine/front.animated.2bpp gfx/pokemon/mantine/front.2bpp gfx/pokemon/mantine/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/lickitung/front.animated.2bpp gfx/pokemon/lickitung/front.2bpp gfx/pokemon/lickitung/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kingdra/front.animated.2bpp gfx/pokemon/kingdra/front.2bpp gfx/pokemon/kingdra/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/charmeleon/front.animated.2bpp gfx/pokemon/charmeleon/front.2bpp gfx/pokemon/charmeleon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kadabra/front.animated.2bpp gfx/pokemon/kadabra/front.2bpp gfx/pokemon/kadabra/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/exeggutor/front.animated.2bpp gfx/pokemon/exeggutor/front.2bpp gfx/pokemon/exeggutor/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gastly/front.animated.2bpp gfx/pokemon/gastly/front.2bpp gfx/pokemon/gastly/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/azumarill/front.animated.2bpp gfx/pokemon/azumarill/front.2bpp gfx/pokemon/azumarill/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/parasect/front.animated.2bpp gfx/pokemon/parasect/front.2bpp gfx/pokemon/parasect/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mr__mime/front.animated.2bpp gfx/pokemon/mr__mime/front.2bpp gfx/pokemon/mr__mime/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/heracross/front.animated.2bpp gfx/pokemon/heracross/front.2bpp gfx/pokemon/heracross/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ariados/front.animated.2bpp gfx/pokemon/ariados/front.2bpp gfx/pokemon/ariados/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/noctowl/front.animated.2bpp gfx/pokemon/noctowl/front.2bpp gfx/pokemon/noctowl/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/wartortle/front.animated.2bpp gfx/pokemon/wartortle/front.2bpp gfx/pokemon/wartortle/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/lapras/front.animated.2bpp gfx/pokemon/lapras/front.2bpp gfx/pokemon/lapras/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/golem/front.animated.2bpp gfx/pokemon/golem/front.2bpp gfx/pokemon/golem/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/poliwhirl/front.animated.2bpp gfx/pokemon/poliwhirl/front.2bpp gfx/pokemon/poliwhirl/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ursaring/front.animated.2bpp gfx/pokemon/ursaring/front.2bpp gfx/pokemon/ursaring/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/houndoom/front.animated.2bpp gfx/pokemon/houndoom/front.2bpp gfx/pokemon/houndoom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kabutops/front.animated.2bpp gfx/pokemon/kabutops/front.2bpp gfx/pokemon/kabutops/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ampharos/front.animated.2bpp gfx/pokemon/ampharos/front.2bpp gfx/pokemon/ampharos/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidorina/front.animated.2bpp gfx/pokemon/nidorina/front.2bpp gfx/pokemon/nidorina/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/flareon/front.animated.2bpp gfx/pokemon/flareon/front.2bpp gfx/pokemon/flareon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/farfetch_d/front.animated.2bpp gfx/pokemon/farfetch_d/front.2bpp gfx/pokemon/farfetch_d/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/vileplume/front.animated.2bpp gfx/pokemon/vileplume/front.2bpp gfx/pokemon/vileplume/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/bayleef/front.animated.2bpp gfx/pokemon/bayleef/front.2bpp gfx/pokemon/bayleef/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magmar/front.animated.2bpp gfx/pokemon/magmar/front.2bpp gfx/pokemon/magmar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tentacruel/front.animated.2bpp gfx/pokemon/tentacruel/front.2bpp gfx/pokemon/tentacruel/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/elekid/front.animated.2bpp gfx/pokemon/elekid/front.2bpp gfx/pokemon/elekid/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/jumpluff/front.animated.2bpp gfx/pokemon/jumpluff/front.2bpp gfx/pokemon/jumpluff/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/marowak/front.animated.2bpp gfx/pokemon/marowak/front.2bpp gfx/pokemon/marowak/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/vulpix/front.animated.2bpp gfx/pokemon/vulpix/front.2bpp gfx/pokemon/vulpix/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gligar/front.animated.2bpp gfx/pokemon/gligar/front.2bpp gfx/pokemon/gligar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dunsparce/front.animated.2bpp gfx/pokemon/dunsparce/front.2bpp gfx/pokemon/dunsparce/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/vaporeon/front.animated.2bpp gfx/pokemon/vaporeon/front.2bpp gfx/pokemon/vaporeon/front.dimensions | |
tools/pokemon_animation_graphics --girafarig -o gfx/pokemon/girafarig/front.animated.2bpp gfx/pokemon/girafarig/front.2bpp gfx/pokemon/girafarig/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/drowzee/front.animated.2bpp gfx/pokemon/drowzee/front.2bpp gfx/pokemon/drowzee/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sneasel/front.animated.2bpp gfx/pokemon/sneasel/front.2bpp gfx/pokemon/sneasel/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/bellossom/front.animated.2bpp gfx/pokemon/bellossom/front.2bpp gfx/pokemon/bellossom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/snorlax/front.animated.2bpp gfx/pokemon/snorlax/front.2bpp gfx/pokemon/snorlax/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/wigglytuff/front.animated.2bpp gfx/pokemon/wigglytuff/front.2bpp gfx/pokemon/wigglytuff/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/yanma/front.animated.2bpp gfx/pokemon/yanma/front.2bpp gfx/pokemon/yanma/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/smeargle/front.animated.2bpp gfx/pokemon/smeargle/front.2bpp gfx/pokemon/smeargle/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/clefable/front.animated.2bpp gfx/pokemon/clefable/front.2bpp gfx/pokemon/clefable/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ponyta/front.animated.2bpp gfx/pokemon/ponyta/front.2bpp gfx/pokemon/ponyta/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/murkrow/front.animated.2bpp gfx/pokemon/murkrow/front.2bpp gfx/pokemon/murkrow/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/graveler/front.animated.2bpp gfx/pokemon/graveler/front.2bpp gfx/pokemon/graveler/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/starmie/front.animated.2bpp gfx/pokemon/starmie/front.2bpp gfx/pokemon/starmie/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pidgeotto/front.animated.2bpp gfx/pokemon/pidgeotto/front.2bpp gfx/pokemon/pidgeotto/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ledyba/front.animated.2bpp gfx/pokemon/ledyba/front.2bpp gfx/pokemon/ledyba/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gengar/front.animated.2bpp gfx/pokemon/gengar/front.2bpp gfx/pokemon/gengar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/omastar/front.animated.2bpp gfx/pokemon/omastar/front.2bpp gfx/pokemon/omastar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/piloswine/front.animated.2bpp gfx/pokemon/piloswine/front.2bpp gfx/pokemon/piloswine/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dugtrio/front.animated.2bpp gfx/pokemon/dugtrio/front.2bpp gfx/pokemon/dugtrio/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magneton/front.animated.2bpp gfx/pokemon/magneton/front.2bpp gfx/pokemon/magneton/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dragonair/front.animated.2bpp gfx/pokemon/dragonair/front.2bpp gfx/pokemon/dragonair/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/forretress/front.animated.2bpp gfx/pokemon/forretress/front.2bpp gfx/pokemon/forretress/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/togetic/front.animated.2bpp gfx/pokemon/togetic/front.2bpp gfx/pokemon/togetic/front.dimensions | |
rgbgfx -h -o gfx/pokemon/kangaskhan/back.2bpp gfx/pokemon/kangaskhan/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/seel/front.animated.2bpp gfx/pokemon/seel/front.2bpp gfx/pokemon/seel/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/crobat/front.animated.2bpp gfx/pokemon/crobat/front.2bpp gfx/pokemon/crobat/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/chansey/front.animated.2bpp gfx/pokemon/chansey/front.2bpp gfx/pokemon/chansey/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tangela/front.animated.2bpp gfx/pokemon/tangela/front.2bpp gfx/pokemon/tangela/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/snubbull/front.animated.2bpp gfx/pokemon/snubbull/front.2bpp gfx/pokemon/snubbull/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/granbull/front.animated.2bpp gfx/pokemon/granbull/front.2bpp gfx/pokemon/granbull/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/miltank/front.animated.2bpp gfx/pokemon/miltank/front.2bpp gfx/pokemon/miltank/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/haunter/front.animated.2bpp gfx/pokemon/haunter/front.2bpp gfx/pokemon/haunter/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sunflora/front.animated.2bpp gfx/pokemon/sunflora/front.2bpp gfx/pokemon/sunflora/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/umbreon/front.animated.2bpp gfx/pokemon/umbreon/front.2bpp gfx/pokemon/umbreon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/chikorita/front.animated.2bpp gfx/pokemon/chikorita/front.2bpp gfx/pokemon/chikorita/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/goldeen/front.animated.2bpp gfx/pokemon/goldeen/front.2bpp gfx/pokemon/goldeen/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/espeon/front.animated.2bpp gfx/pokemon/espeon/front.2bpp gfx/pokemon/espeon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/xatu/front.animated.2bpp gfx/pokemon/xatu/front.2bpp gfx/pokemon/xatu/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mew/front.animated.2bpp gfx/pokemon/mew/front.2bpp gfx/pokemon/mew/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/octillery/front.animated.2bpp gfx/pokemon/octillery/front.2bpp gfx/pokemon/octillery/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/jynx/front.animated.2bpp gfx/pokemon/jynx/front.2bpp gfx/pokemon/jynx/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/wobbuffet/front.animated.2bpp gfx/pokemon/wobbuffet/front.2bpp gfx/pokemon/wobbuffet/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/delibird/front.animated.2bpp gfx/pokemon/delibird/front.2bpp gfx/pokemon/delibird/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ledian/front.animated.2bpp gfx/pokemon/ledian/front.2bpp gfx/pokemon/ledian/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gloom/front.animated.2bpp gfx/pokemon/gloom/front.2bpp gfx/pokemon/gloom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/flaaffy/front.animated.2bpp gfx/pokemon/flaaffy/front.2bpp gfx/pokemon/flaaffy/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ivysaur/front.animated.2bpp gfx/pokemon/ivysaur/front.2bpp gfx/pokemon/ivysaur/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/furret/front.animated.2bpp gfx/pokemon/furret/front.2bpp gfx/pokemon/furret/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/cyndaquil/front.animated.2bpp gfx/pokemon/cyndaquil/front.2bpp gfx/pokemon/cyndaquil/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/hitmonchan/front.animated.2bpp gfx/pokemon/hitmonchan/front.2bpp gfx/pokemon/hitmonchan/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/quagsire/front.animated.2bpp gfx/pokemon/quagsire/front.2bpp gfx/pokemon/quagsire/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ekans/front.animated.2bpp gfx/pokemon/ekans/front.2bpp gfx/pokemon/ekans/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sudowoodo/front.animated.2bpp gfx/pokemon/sudowoodo/front.2bpp gfx/pokemon/sudowoodo/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pikachu/front.animated.2bpp gfx/pokemon/pikachu/front.2bpp gfx/pokemon/pikachu/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/seadra/front.animated.2bpp gfx/pokemon/seadra/front.2bpp gfx/pokemon/seadra/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magby/front.animated.2bpp gfx/pokemon/magby/front.2bpp gfx/pokemon/magby/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/weepinbell/front.animated.2bpp gfx/pokemon/weepinbell/front.2bpp gfx/pokemon/weepinbell/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/totodile/front.animated.2bpp gfx/pokemon/totodile/front.2bpp gfx/pokemon/totodile/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/corsola/front.animated.2bpp gfx/pokemon/corsola/front.2bpp gfx/pokemon/corsola/front.dimensions | |
rgbgfx -h -o gfx/trainers/firebreather.2bpp gfx/trainers/firebreather.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/machop/front.animated.2bpp gfx/pokemon/machop/front.2bpp gfx/pokemon/machop/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/chinchou/front.animated.2bpp gfx/pokemon/chinchou/front.2bpp gfx/pokemon/chinchou/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/rattata/front.animated.2bpp gfx/pokemon/rattata/front.2bpp gfx/pokemon/rattata/front.dimensions | |
rgbgfx -h -o gfx/trainers/champion.2bpp gfx/trainers/champion.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/spearow/front.animated.2bpp gfx/pokemon/spearow/front.2bpp gfx/pokemon/spearow/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magikarp/front.animated.2bpp gfx/pokemon/magikarp/front.2bpp gfx/pokemon/magikarp/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/charmander/front.animated.2bpp gfx/pokemon/charmander/front.2bpp gfx/pokemon/charmander/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/cubone/front.animated.2bpp gfx/pokemon/cubone/front.2bpp gfx/pokemon/cubone/front.dimensions | |
rgbgfx -h -o gfx/trainers/blackbelt_t.2bpp gfx/trainers/blackbelt_t.png | |
rgbgfx -h -o gfx/trainers/biker.2bpp gfx/trainers/biker.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidoran_m/front.animated.2bpp gfx/pokemon/nidoran_m/front.2bpp gfx/pokemon/nidoran_m/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/porygon/front.animated.2bpp gfx/pokemon/porygon/front.2bpp gfx/pokemon/porygon/front.dimensions | |
rgbgfx -h -o gfx/trainers/bruno.2bpp gfx/trainers/bruno.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/grimer/front.animated.2bpp gfx/pokemon/grimer/front.2bpp gfx/pokemon/grimer/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/staryu/front.animated.2bpp gfx/pokemon/staryu/front.2bpp gfx/pokemon/staryu/front.dimensions | |
rgbgfx -h -o gfx/trainers/hiker.2bpp gfx/trainers/hiker.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/meowth/front.animated.2bpp gfx/pokemon/meowth/front.2bpp gfx/pokemon/meowth/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/porygon2/front.animated.2bpp gfx/pokemon/porygon2/front.2bpp gfx/pokemon/porygon2/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sandshrew/front.animated.2bpp gfx/pokemon/sandshrew/front.2bpp gfx/pokemon/sandshrew/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidoran_f/front.animated.2bpp gfx/pokemon/nidoran_f/front.2bpp gfx/pokemon/nidoran_f/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pidgey/front.animated.2bpp gfx/pokemon/pidgey/front.2bpp gfx/pokemon/pidgey/front.dimensions | |
rgbgfx -h -o gfx/pokemon/parasect/back.2bpp gfx/pokemon/parasect/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/misdreavus/front.animated.2bpp gfx/pokemon/misdreavus/front.2bpp gfx/pokemon/misdreavus/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/houndour/front.animated.2bpp gfx/pokemon/houndour/front.2bpp gfx/pokemon/houndour/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mankey/front.animated.2bpp gfx/pokemon/mankey/front.2bpp gfx/pokemon/mankey/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/celebi/front.animated.2bpp gfx/pokemon/celebi/front.2bpp gfx/pokemon/celebi/front.dimensions | |
rgbgfx -h -o gfx/trainers/medium.2bpp gfx/trainers/medium.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/pineco/front.animated.2bpp gfx/pokemon/pineco/front.2bpp gfx/pokemon/pineco/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/krabby/front.animated.2bpp gfx/pokemon/krabby/front.2bpp gfx/pokemon/krabby/front.dimensions | |
rgbgfx -h -o gfx/trainers/fisher.2bpp gfx/trainers/fisher.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/jigglypuff/front.animated.2bpp gfx/pokemon/jigglypuff/front.2bpp gfx/pokemon/jigglypuff/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/paras/front.animated.2bpp gfx/pokemon/paras/front.2bpp gfx/pokemon/paras/front.dimensions | |
rgbgfx -h -o gfx/pokemon/nidoking/back.2bpp gfx/pokemon/nidoking/back.png | |
rgbgfx -h -o gfx/trainers/pokefan_m.2bpp gfx/trainers/pokefan_m.png | |
rgbgfx -h -o gfx/trainers/boarder.2bpp gfx/trainers/boarder.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/psyduck/front.animated.2bpp gfx/pokemon/psyduck/front.2bpp gfx/pokemon/psyduck/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/squirtle/front.animated.2bpp gfx/pokemon/squirtle/front.2bpp gfx/pokemon/squirtle/front.dimensions | |
rgbgfx -h -o gfx/pokemon/machamp/back.2bpp gfx/pokemon/machamp/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/koffing/front.animated.2bpp gfx/pokemon/koffing/front.2bpp gfx/pokemon/koffing/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/venonat/front.animated.2bpp gfx/pokemon/venonat/front.2bpp gfx/pokemon/venonat/front.dimensions | |
rgbgfx -h -o gfx/pokemon/exeggutor/back.2bpp gfx/pokemon/exeggutor/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/lanturn/front.animated.2bpp gfx/pokemon/lanturn/front.2bpp gfx/pokemon/lanturn/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tyrogue/front.animated.2bpp gfx/pokemon/tyrogue/front.2bpp gfx/pokemon/tyrogue/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/skiploom/front.animated.2bpp gfx/pokemon/skiploom/front.2bpp gfx/pokemon/skiploom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mareep/front.animated.2bpp gfx/pokemon/mareep/front.2bpp gfx/pokemon/mareep/front.dimensions | |
rgbgfx -h -o gfx/trainers/chuck.2bpp gfx/trainers/chuck.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/eevee/front.animated.2bpp gfx/pokemon/eevee/front.2bpp gfx/pokemon/eevee/front.dimensions | |
rgbgfx -h -o gfx/pokemon/butterfree/back.2bpp gfx/pokemon/butterfree/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/zubat/front.animated.2bpp gfx/pokemon/zubat/front.2bpp gfx/pokemon/zubat/front.dimensions | |
rgbgfx -h -o gfx/trainers/kimono_girl.2bpp gfx/trainers/kimono_girl.png | |
rgbgfx -h -o gfx/pokemon/alakazam/back.2bpp gfx/pokemon/alakazam/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/aipom/front.animated.2bpp gfx/pokemon/aipom/front.2bpp gfx/pokemon/aipom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/abra/front.animated.2bpp gfx/pokemon/abra/front.2bpp gfx/pokemon/abra/front.dimensions | |
rgbgfx -h -o gfx/pokemon/hitmontop/back.2bpp gfx/pokemon/hitmontop/back.png | |
rgbgfx -h -o gfx/pokemon/cloyster/back.2bpp gfx/pokemon/cloyster/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/hoothoot/front.animated.2bpp gfx/pokemon/hoothoot/front.2bpp gfx/pokemon/hoothoot/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_f/back.2bpp gfx/pokemon/unown_f/back.png | |
rgbgfx -h -o gfx/pokemon/dodrio/back.2bpp gfx/pokemon/dodrio/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/clefairy/front.animated.2bpp gfx/pokemon/clefairy/front.2bpp gfx/pokemon/clefairy/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/slugma/front.animated.2bpp gfx/pokemon/slugma/front.2bpp gfx/pokemon/slugma/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/growlithe/front.animated.2bpp gfx/pokemon/growlithe/front.2bpp gfx/pokemon/growlithe/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/slowpoke/front.animated.2bpp gfx/pokemon/slowpoke/front.2bpp gfx/pokemon/slowpoke/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/smoochum/front.animated.2bpp gfx/pokemon/smoochum/front.2bpp gfx/pokemon/smoochum/front.dimensions | |
rgbgfx -h -o gfx/trainers/juggler.2bpp gfx/trainers/juggler.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/marill/front.animated.2bpp gfx/pokemon/marill/front.2bpp gfx/pokemon/marill/front.dimensions | |
rgbgfx -h -o gfx/trainers/guitarist.2bpp gfx/trainers/guitarist.png | |
rgbgfx -h -o gfx/trainers/pokefan_f.2bpp gfx/trainers/pokefan_f.png | |
rgbgfx -h -o gfx/pokemon/venomoth/back.2bpp gfx/pokemon/venomoth/back.png | |
rgbgfx -h -o gfx/trainers/clair.2bpp gfx/trainers/clair.png | |
rgbgfx -h -o gfx/trainers/pokemaniac.2bpp gfx/trainers/pokemaniac.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/omanyte/front.animated.2bpp gfx/pokemon/omanyte/front.2bpp gfx/pokemon/omanyte/front.dimensions | |
rgbgfx -h -o gfx/trainers/skier.2bpp gfx/trainers/skier.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/pupitar/front.animated.2bpp gfx/pokemon/pupitar/front.2bpp gfx/pokemon/pupitar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/bellsprout/front.animated.2bpp gfx/pokemon/bellsprout/front.2bpp gfx/pokemon/bellsprout/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/shellder/front.animated.2bpp gfx/pokemon/shellder/front.2bpp gfx/pokemon/shellder/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tentacool/front.animated.2bpp gfx/pokemon/tentacool/front.2bpp gfx/pokemon/tentacool/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/cleffa/front.animated.2bpp gfx/pokemon/cleffa/front.2bpp gfx/pokemon/cleffa/front.dimensions | |
rgbgfx -h -o gfx/pokemon/gyarados/back.2bpp gfx/pokemon/gyarados/back.png | |
rgbgfx -h -o gfx/pokemon/ninetales/back.2bpp gfx/pokemon/ninetales/back.png | |
rgbgfx -h -o gfx/pokemon/yanma/back.2bpp gfx/pokemon/yanma/back.png | |
rgbgfx -h -o gfx/pokemon/pinsir/back.2bpp gfx/pokemon/pinsir/back.png | |
rgbgfx -h -o gfx/trainers/lass.2bpp gfx/trainers/lass.png | |
rgbgfx -h -o gfx/pokemon/clefable/back.2bpp gfx/pokemon/clefable/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/doduo/front.animated.2bpp gfx/pokemon/doduo/front.2bpp gfx/pokemon/doduo/front.dimensions | |
rgbgfx -h -o gfx/pokemon/feraligatr/back.2bpp gfx/pokemon/feraligatr/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/dratini/front.animated.2bpp gfx/pokemon/dratini/front.2bpp gfx/pokemon/dratini/front.dimensions | |
rgbgfx -h -o gfx/pokemon/magneton/back.2bpp gfx/pokemon/magneton/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/qwilfish/front.animated.2bpp gfx/pokemon/qwilfish/front.2bpp gfx/pokemon/qwilfish/front.dimensions | |
rgbgfx -h -o gfx/pokemon/suicune/back.2bpp gfx/pokemon/suicune/back.png | |
rgbgfx -h -o gfx/pokemon/slowking/back.2bpp gfx/pokemon/slowking/back.png | |
rgbgfx -h -o gfx/pokemon/elekid/back.2bpp gfx/pokemon/elekid/back.png | |
rgbgfx -h -o gfx/pokemon/celebi/back.2bpp gfx/pokemon/celebi/back.png | |
rgbgfx -h -o gfx/pokemon/krabby/back.2bpp gfx/pokemon/krabby/back.png | |
rgbgfx -h -o gfx/trainers/bug_catcher.2bpp gfx/trainers/bug_catcher.png | |
rgbgfx -h -o gfx/pokemon/snorlax/back.2bpp gfx/pokemon/snorlax/back.png | |
rgbgfx -h -o gfx/pokemon/venusaur/back.2bpp gfx/pokemon/venusaur/back.png | |
rgbgfx -h -o gfx/pokemon/moltres/back.2bpp gfx/pokemon/moltres/back.png | |
rgbgfx -h -o gfx/pokemon/sunflora/back.2bpp gfx/pokemon/sunflora/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/phanpy/front.animated.2bpp gfx/pokemon/phanpy/front.2bpp gfx/pokemon/phanpy/front.dimensions | |
rgbgfx -h -o gfx/pokemon/rhydon/back.2bpp gfx/pokemon/rhydon/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/larvitar/front.animated.2bpp gfx/pokemon/larvitar/front.2bpp gfx/pokemon/larvitar/front.dimensions | |
rgbgfx -h -o gfx/pokemon/tyranitar/back.2bpp gfx/pokemon/tyranitar/back.png | |
rgbgfx -h -o gfx/pokemon/sandslash/back.2bpp gfx/pokemon/sandslash/back.png | |
rgbgfx -h -o gfx/pokemon/seadra/back.2bpp gfx/pokemon/seadra/back.png | |
rgbgfx -h -o gfx/trainers/twins.2bpp gfx/trainers/twins.png | |
rgbgfx -h -o gfx/pokemon/farfetch_d/back.2bpp gfx/pokemon/farfetch_d/back.png | |
rgbgfx -h -o gfx/pokemon/nidoran_m/back.2bpp gfx/pokemon/nidoran_m/back.png | |
rgbgfx -h -o gfx/pokemon/ledyba/back.2bpp gfx/pokemon/ledyba/back.png | |
rgbgfx -h -o gfx/pokemon/cyndaquil/back.2bpp gfx/pokemon/cyndaquil/back.png | |
rgbgfx -h -o gfx/pokemon/bayleef/back.2bpp gfx/pokemon/bayleef/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/oddish/front.animated.2bpp gfx/pokemon/oddish/front.2bpp gfx/pokemon/oddish/front.dimensions | |
rgbgfx -h -o gfx/pokemon/rapidash/back.2bpp gfx/pokemon/rapidash/back.png | |
rgbgfx -h -o gfx/pokemon/doduo/back.2bpp gfx/pokemon/doduo/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/hoppip/front.animated.2bpp gfx/pokemon/hoppip/front.2bpp gfx/pokemon/hoppip/front.dimensions | |
rgbgfx -h -o gfx/pokemon/mankey/back.2bpp gfx/pokemon/mankey/back.png | |
rgbgfx -h -o gfx/pokemon/magmar/back.2bpp gfx/pokemon/magmar/back.png | |
rgbgfx -h -o gfx/pokemon/hypno/back.2bpp gfx/pokemon/hypno/back.png | |
rgbgfx -h -o gfx/pokemon/quilava/back.2bpp gfx/pokemon/quilava/back.png | |
rgbgfx -h -o gfx/pokemon/croconaw/back.2bpp gfx/pokemon/croconaw/back.png | |
rgbgfx -h -o gfx/pokemon/sandshrew/back.2bpp gfx/pokemon/sandshrew/back.png | |
rgbgfx -h -o gfx/trainers/sailor.2bpp gfx/trainers/sailor.png | |
rgbgfx -h -o gfx/trainers/beauty.2bpp gfx/trainers/beauty.png | |
rgbgfx -h -o gfx/pokemon/shellder/back.2bpp gfx/pokemon/shellder/back.png | |
rgbgfx -h -o gfx/pokemon/zubat/back.2bpp gfx/pokemon/zubat/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/teddiursa/front.animated.2bpp gfx/pokemon/teddiursa/front.2bpp gfx/pokemon/teddiursa/front.dimensions | |
rgbgfx -h -o gfx/pokemon/cubone/back.2bpp gfx/pokemon/cubone/back.png | |
rgbgfx -h -o gfx/trainers/grunt_m.2bpp gfx/trainers/grunt_m.png | |
rgbgfx -h -o gfx/pokemon/gloom/back.2bpp gfx/pokemon/gloom/back.png | |
rgbgfx -h -o gfx/pokemon/magcargo/back.2bpp gfx/pokemon/magcargo/back.png | |
rgbgfx -h -o gfx/pokemon/kabutops/back.2bpp gfx/pokemon/kabutops/back.png | |
rgbgfx -h -o gfx/pokemon/beedrill/back.2bpp gfx/pokemon/beedrill/back.png | |
rgbgfx -h -o gfx/pokemon/arcanine/back.2bpp gfx/pokemon/arcanine/back.png | |
rgbgfx -h -o gfx/pokemon/flareon/back.2bpp gfx/pokemon/flareon/back.png | |
rgbgfx -h -o gfx/pokemon/goldeen/back.2bpp gfx/pokemon/goldeen/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/bulbasaur/front.animated.2bpp gfx/pokemon/bulbasaur/front.2bpp gfx/pokemon/bulbasaur/front.dimensions | |
rgbgfx -h -o gfx/pokemon/starmie/back.2bpp gfx/pokemon/starmie/back.png | |
rgbgfx -h -o gfx/pokemon/omanyte/back.2bpp gfx/pokemon/omanyte/back.png | |
rgbgfx -h -o gfx/pokemon/pidgey/back.2bpp gfx/pokemon/pidgey/back.png | |
rgbgfx -h -o gfx/trainers/scientist.2bpp gfx/trainers/scientist.png | |
rgbgfx -h -o gfx/pokemon/qwilfish/back.2bpp gfx/pokemon/qwilfish/back.png | |
rgbgfx -h -o gfx/pokemon/gligar/back.2bpp gfx/pokemon/gligar/back.png | |
rgbgfx -h -o gfx/pokemon/typhlosion/back.2bpp gfx/pokemon/typhlosion/back.png | |
rgbgfx -h -o gfx/pokemon/charmeleon/back.2bpp gfx/pokemon/charmeleon/back.png | |
rgbgfx -h -o gfx/pokemon/nidoqueen/back.2bpp gfx/pokemon/nidoqueen/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/pichu/front.animated.2bpp gfx/pokemon/pichu/front.2bpp gfx/pokemon/pichu/front.dimensions | |
rgbgfx -h -o gfx/pokemon/electabuzz/back.2bpp gfx/pokemon/electabuzz/back.png | |
rgbgfx -h -o gfx/pokemon/ledian/back.2bpp gfx/pokemon/ledian/back.png | |
rgbgfx -h -o gfx/pokemon/pupitar/back.2bpp gfx/pokemon/pupitar/back.png | |
rgbgfx -h -o gfx/pokemon/heracross/back.2bpp gfx/pokemon/heracross/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_d/front.animated.2bpp gfx/pokemon/unown_d/front.2bpp gfx/pokemon/unown_d/front.dimensions | |
rgbgfx -h -o gfx/pokemon/miltank/back.2bpp gfx/pokemon/miltank/back.png | |
rgbgfx -h -o gfx/pokemon/steelix/back.2bpp gfx/pokemon/steelix/back.png | |
rgbgfx -h -o gfx/pokemon/persian/back.2bpp gfx/pokemon/persian/back.png | |
rgbgfx -h -o gfx/trainers/lt_surge.2bpp gfx/trainers/lt_surge.png | |
rgbgfx -h -o gfx/trainers/teacher.2bpp gfx/trainers/teacher.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/egg/front.animated.2bpp gfx/pokemon/egg/front.2bpp gfx/pokemon/egg/front.dimensions | |
rgbgfx -h -o gfx/pokemon/eevee/back.2bpp gfx/pokemon/eevee/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/shuckle/front.animated.2bpp gfx/pokemon/shuckle/front.2bpp gfx/pokemon/shuckle/front.dimensions | |
rgbgfx -h -o gfx/pokemon/ponyta/back.2bpp gfx/pokemon/ponyta/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/remoraid/front.animated.2bpp gfx/pokemon/remoraid/front.2bpp gfx/pokemon/remoraid/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/poliwag/front.animated.2bpp gfx/pokemon/poliwag/front.2bpp gfx/pokemon/poliwag/front.dimensions | |
rgbgfx -h -o gfx/pokemon/onix/back.2bpp gfx/pokemon/onix/back.png | |
rgbgfx -h -o gfx/pokemon/koffing/back.2bpp gfx/pokemon/koffing/back.png | |
rgbgfx -h -o gfx/trainers/bird_keeper.2bpp gfx/trainers/bird_keeper.png | |
rgbgfx -h -o gfx/trainers/falkner.2bpp gfx/trainers/falkner.png | |
rgbgfx -h -o gfx/trainers/karen.2bpp gfx/trainers/karen.png | |
rgbgfx -h -o gfx/pokemon/nidorina/back.2bpp gfx/pokemon/nidorina/back.png | |
rgbgfx -h -o gfx/pokemon/tentacruel/back.2bpp gfx/pokemon/tentacruel/back.png | |
rgbgfx -h -o gfx/pokemon/growlithe/back.2bpp gfx/pokemon/growlithe/back.png | |
rgbgfx -h -o gfx/trainers/koga.2bpp gfx/trainers/koga.png | |
rgbgfx -h -o gfx/pokemon/machoke/back.2bpp gfx/pokemon/machoke/back.png | |
rgbgfx -h -o gfx/pokemon/raichu/back.2bpp gfx/pokemon/raichu/back.png | |
rgbgfx -h -o gfx/pokemon/poliwrath/back.2bpp gfx/pokemon/poliwrath/back.png | |
rgbgfx -h -o gfx/trainers/swimmer_m.2bpp gfx/trainers/swimmer_m.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/sunkern/front.animated.2bpp gfx/pokemon/sunkern/front.2bpp gfx/pokemon/sunkern/front.dimensions | |
rgbgfx -h -o gfx/pokemon/nidorino/back.2bpp gfx/pokemon/nidorino/back.png | |
rgbgfx -h -o gfx/trainers/mysticalman.2bpp gfx/trainers/mysticalman.png | |
rgbgfx -h -o gfx/trainers/cooltrainer_f.2bpp gfx/trainers/cooltrainer_f.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/electrode/front.animated.2bpp gfx/pokemon/electrode/front.2bpp gfx/pokemon/electrode/front.dimensions | |
rgbgfx -h -o gfx/pokemon/sudowoodo/back.2bpp gfx/pokemon/sudowoodo/back.png | |
rgbgfx -h -o gfx/pokemon/flaaffy/back.2bpp gfx/pokemon/flaaffy/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/sentret/front.animated.2bpp gfx/pokemon/sentret/front.2bpp gfx/pokemon/sentret/front.dimensions | |
rgbgfx -h -o gfx/pokemon/togetic/back.2bpp gfx/pokemon/togetic/back.png | |
rgbgfx -h -o gfx/trainers/bugsy.2bpp gfx/trainers/bugsy.png | |
rgbgfx -h -o gfx/pokemon/marowak/back.2bpp gfx/pokemon/marowak/back.png | |
rgbgfx -h -o gfx/pokemon/geodude/back.2bpp gfx/pokemon/geodude/back.png | |
rgbgfx -h -o gfx/pokemon/scyther/back.2bpp gfx/pokemon/scyther/back.png | |
rgbgfx -h -o gfx/pokemon/vileplume/back.2bpp gfx/pokemon/vileplume/back.png | |
rgbgfx -h -o gfx/pokemon/hitmonchan/back.2bpp gfx/pokemon/hitmonchan/back.png | |
rgbgfx -h -o gfx/pokemon/jumpluff/back.2bpp gfx/pokemon/jumpluff/back.png | |
rgbgfx -h -o gfx/trainers/cooltrainer_m.2bpp gfx/trainers/cooltrainer_m.png | |
rgbgfx -h -o gfx/pokemon/blastoise/back.2bpp gfx/pokemon/blastoise/back.png | |
rgbgfx -h -o gfx/pokemon/misdreavus/back.2bpp gfx/pokemon/misdreavus/back.png | |
rgbgfx -h -o gfx/pokemon/tyrogue/back.2bpp gfx/pokemon/tyrogue/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/geodude/front.animated.2bpp gfx/pokemon/geodude/front.2bpp gfx/pokemon/geodude/front.dimensions | |
rgbgfx -h -o gfx/pokemon/scizor/back.2bpp gfx/pokemon/scizor/back.png | |
rgbgfx -h -o gfx/pokemon/girafarig/back.2bpp gfx/pokemon/girafarig/back.png | |
rgbgfx -h -o gfx/pokemon/stantler/back.2bpp gfx/pokemon/stantler/back.png | |
rgbgfx -h -o gfx/pokemon/smeargle/back.2bpp gfx/pokemon/smeargle/back.png | |
rgbgfx -h -o gfx/pokemon/charizard/back.2bpp gfx/pokemon/charizard/back.png | |
rgbgfx -h -o gfx/pokemon/kadabra/back.2bpp gfx/pokemon/kadabra/back.png | |
rgbgfx -h -o gfx/pokemon/primeape/back.2bpp gfx/pokemon/primeape/back.png | |
rgbgfx -h -o gfx/pokemon/furret/back.2bpp gfx/pokemon/furret/back.png | |
rgbgfx -h -o gfx/pokemon/wartortle/back.2bpp gfx/pokemon/wartortle/back.png | |
rgbgfx -h -o gfx/pokemon/exeggcute/back.2bpp gfx/pokemon/exeggcute/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/igglybuff/front.animated.2bpp gfx/pokemon/igglybuff/front.2bpp gfx/pokemon/igglybuff/front.dimensions | |
rgbgfx -h -o gfx/pokemon/raticate/back.2bpp gfx/pokemon/raticate/back.png | |
rgbgfx -h -o gfx/pokemon/vulpix/back.2bpp gfx/pokemon/vulpix/back.png | |
rgbgfx -h -o gfx/pokemon/ekans/back.2bpp gfx/pokemon/ekans/back.png | |
rgbgfx -h -o gfx/pokemon/seaking/back.2bpp gfx/pokemon/seaking/back.png | |
rgbgfx -h -o gfx/trainers/burglar.2bpp gfx/trainers/burglar.png | |
rgbgfx -h -o gfx/pokemon/psyduck/back.2bpp gfx/pokemon/psyduck/back.png | |
rgbgfx -h -o gfx/pokemon/pikachu/back.2bpp gfx/pokemon/pikachu/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/kabuto/front.animated.2bpp gfx/pokemon/kabuto/front.2bpp gfx/pokemon/kabuto/front.dimensions | |
rgbgfx -h -o gfx/pokemon/mareep/back.2bpp gfx/pokemon/mareep/back.png | |
rgbgfx -h -o gfx/pokemon/remoraid/back.2bpp gfx/pokemon/remoraid/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/ditto/front.animated.2bpp gfx/pokemon/ditto/front.2bpp gfx/pokemon/ditto/front.dimensions | |
rgbgfx -h -o gfx/pokemon/kingdra/back.2bpp gfx/pokemon/kingdra/back.png | |
rgbgfx -h -o gfx/trainers/camper.2bpp gfx/trainers/camper.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/wooper/front.animated.2bpp gfx/pokemon/wooper/front.2bpp gfx/pokemon/wooper/front.dimensions | |
rgbgfx -h -o gfx/pokemon/clefairy/back.2bpp gfx/pokemon/clefairy/back.png | |
rgbgfx -h -o gfx/pokemon/venonat/back.2bpp gfx/pokemon/venonat/back.png | |
rgbgfx -h -o gfx/pokemon/bellossom/back.2bpp gfx/pokemon/bellossom/back.png | |
rgbgfx -h -o gfx/trainers/rival1.2bpp gfx/trainers/rival1.png | |
rgbgfx -h -o gfx/pokemon/swinub/back.2bpp gfx/pokemon/swinub/back.png | |
rgbgfx -h -o gfx/pokemon/mewtwo/back.2bpp gfx/pokemon/mewtwo/back.png | |
rgbgfx -h -o gfx/trainers/oak.2bpp gfx/trainers/oak.png | |
rgbgfx -h -o gfx/trainers/cal.2bpp gfx/trainers/cal.png | |
rgbgfx -h -o gfx/trainers/swimmer_f.2bpp gfx/trainers/swimmer_f.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/diglett/front.animated.2bpp gfx/pokemon/diglett/front.2bpp gfx/pokemon/diglett/front.dimensions | |
rgbgfx -h -o gfx/trainers/officer.2bpp gfx/trainers/officer.png | |
rgbgfx -h -o gfx/pokemon/muk/back.2bpp gfx/pokemon/muk/back.png | |
rgbgfx -h -o gfx/pokemon/delibird/back.2bpp gfx/pokemon/delibird/back.png | |
rgbgfx -h -o gfx/trainers/sabrina.2bpp gfx/trainers/sabrina.png | |
rgbgfx -h -o gfx/pokemon/magikarp/back.2bpp gfx/pokemon/magikarp/back.png | |
rgbgfx -h -o gfx/pokemon/ariados/back.2bpp gfx/pokemon/ariados/back.png | |
rgbgfx -h -o gfx/pokemon/sneasel/back.2bpp gfx/pokemon/sneasel/back.png | |
rgbgfx -h -o gfx/pokemon/umbreon/back.2bpp gfx/pokemon/umbreon/back.png | |
rgbgfx -h -o gfx/pokemon/murkrow/back.2bpp gfx/pokemon/murkrow/back.png | |
rgbgfx -h -o gfx/pokemon/ivysaur/back.2bpp gfx/pokemon/ivysaur/back.png | |
rgbgfx -h -o gfx/pokemon/slowbro/back.2bpp gfx/pokemon/slowbro/back.png | |
rgbgfx -h -o gfx/trainers/psychic_t.2bpp gfx/trainers/psychic_t.png | |
rgbgfx -h -o gfx/pokemon/golduck/back.2bpp gfx/pokemon/golduck/back.png | |
rgbgfx -h -o gfx/pokemon/weezing/back.2bpp gfx/pokemon/weezing/back.png | |
rgbgfx -h -o gfx/pokemon/entei/back.2bpp gfx/pokemon/entei/back.png | |
rgbgfx -h -o gfx/trainers/grunt_f.2bpp gfx/trainers/grunt_f.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/horsea/front.animated.2bpp gfx/pokemon/horsea/front.2bpp gfx/pokemon/horsea/front.dimensions | |
rgbgfx -h -o gfx/pokemon/pidgeot/back.2bpp gfx/pokemon/pidgeot/back.png | |
rgbgfx -h -o gfx/pokemon/ho_oh/back.2bpp gfx/pokemon/ho_oh/back.png | |
rgbgfx -h -o gfx/pokemon/poliwhirl/back.2bpp gfx/pokemon/poliwhirl/back.png | |
rgbgfx -h -o gfx/pokemon/mew/back.2bpp gfx/pokemon/mew/back.png | |
rgbgfx -h -o gfx/pokemon/machop/back.2bpp gfx/pokemon/machop/back.png | |
rgbgfx -h -o gfx/pokemon/abra/back.2bpp gfx/pokemon/abra/back.png | |
rgbgfx -h -o gfx/pokemon/aerodactyl/back.2bpp gfx/pokemon/aerodactyl/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/kakuna/front.animated.2bpp gfx/pokemon/kakuna/front.2bpp gfx/pokemon/kakuna/front.dimensions | |
rgbgfx -h -o gfx/pokemon/dugtrio/back.2bpp gfx/pokemon/dugtrio/back.png | |
rgbgfx -h -o gfx/pokemon/weepinbell/back.2bpp gfx/pokemon/weepinbell/back.png | |
rgbgfx -h -o gfx/pokemon/nidoran_f/back.2bpp gfx/pokemon/nidoran_f/back.png | |
rgbgfx -h -o gfx/pokemon/graveler/back.2bpp gfx/pokemon/graveler/back.png | |
rgbgfx -h -o gfx/pokemon/aipom/back.2bpp gfx/pokemon/aipom/back.png | |
rgbgfx -h -o gfx/pokemon/espeon/back.2bpp gfx/pokemon/espeon/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/weedle/front.animated.2bpp gfx/pokemon/weedle/front.2bpp gfx/pokemon/weedle/front.dimensions | |
rgbgfx -h -o gfx/pokemon/totodile/back.2bpp gfx/pokemon/totodile/back.png | |
rgbgfx -h -o gfx/pokemon/snubbull/back.2bpp gfx/pokemon/snubbull/back.png | |
rgbgfx -h -o gfx/pokemon/kingler/back.2bpp gfx/pokemon/kingler/back.png | |
rgbgfx -h -o gfx/pokemon/gengar/back.2bpp gfx/pokemon/gengar/back.png | |
rgbgfx -h -o gfx/pokemon/rattata/back.2bpp gfx/pokemon/rattata/back.png | |
rgbgfx -h -o gfx/trainers/youngster.2bpp gfx/trainers/youngster.png | |
rgbgfx -h -o gfx/trainers/will.2bpp gfx/trainers/will.png | |
rgbgfx -h -o gfx/trainers/schoolboy.2bpp gfx/trainers/schoolboy.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/magnemite/front.animated.2bpp gfx/pokemon/magnemite/front.2bpp gfx/pokemon/magnemite/front.dimensions | |
rgbgfx -h -o gfx/trainers/erika.2bpp gfx/trainers/erika.png | |
rgbgfx -h -o gfx/trainers/janine.2bpp gfx/trainers/janine.png | |
rgbgfx -h -o gfx/pokemon/magnemite/back.2bpp gfx/pokemon/magnemite/back.png | |
rgbgfx -h -o gfx/pokemon/hoothoot/back.2bpp gfx/pokemon/hoothoot/back.png | |
rgbgfx -h -o gfx/pokemon/noctowl/back.2bpp gfx/pokemon/noctowl/back.png | |
rgbgfx -h -o gfx/trainers/morty.2bpp gfx/trainers/morty.png | |
rgbgfx -h -o gfx/pokemon/slugma/back.2bpp gfx/pokemon/slugma/back.png | |
rgbgfx -h -o gfx/pokemon/kabuto/back.2bpp gfx/pokemon/kabuto/back.png | |
rgbgfx -h -o gfx/pokemon/victreebel/back.2bpp gfx/pokemon/victreebel/back.png | |
rgbgfx -h -o gfx/pokemon/meowth/back.2bpp gfx/pokemon/meowth/back.png | |
rgbgfx -h -o gfx/pokemon/meganium/back.2bpp gfx/pokemon/meganium/back.png | |
rgbgfx -h -o gfx/trainers/picnicker.2bpp gfx/trainers/picnicker.png | |
rgbgfx -h -o gfx/pokemon/lickitung/back.2bpp gfx/pokemon/lickitung/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/togepi/front.animated.2bpp gfx/pokemon/togepi/front.2bpp gfx/pokemon/togepi/front.dimensions | |
rgbgfx -h -o gfx/trainers/super_nerd.2bpp gfx/trainers/super_nerd.png | |
rgbgfx -h -o gfx/pokemon/haunter/back.2bpp gfx/pokemon/haunter/back.png | |
rgbgfx -h -o gfx/pokemon/xatu/back.2bpp gfx/pokemon/xatu/back.png | |
rgbgfx -h -o gfx/trainers/red.2bpp gfx/trainers/red.png | |
rgbgfx -h -o gfx/pokemon/porygon2/back.2bpp gfx/pokemon/porygon2/back.png | |
rgbgfx -h -o gfx/trainers/jasmine.2bpp gfx/trainers/jasmine.png | |
rgbgfx -h -o gfx/pokemon/pineco/back.2bpp gfx/pokemon/pineco/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/metapod/front.animated.2bpp gfx/pokemon/metapod/front.2bpp gfx/pokemon/metapod/front.dimensions | |
rgbgfx -h -o gfx/pokemon/seel/back.2bpp gfx/pokemon/seel/back.png | |
rgbgfx -h -o gfx/pokemon/quagsire/back.2bpp gfx/pokemon/quagsire/back.png | |
rgbgfx -h -o gfx/trainers/whitney.2bpp gfx/trainers/whitney.png | |
rgbgfx -h -o gfx/pokemon/jolteon/back.2bpp gfx/pokemon/jolteon/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/caterpie/front.animated.2bpp gfx/pokemon/caterpie/front.2bpp gfx/pokemon/caterpie/front.dimensions | |
rgbgfx -h -o gfx/pokemon/hoppip/back.2bpp gfx/pokemon/hoppip/back.png | |
rgbgfx -h -o gfx/trainers/blue.2bpp gfx/trainers/blue.png | |
rgbgfx -h -o gfx/pokemon/granbull/back.2bpp gfx/pokemon/granbull/back.png | |
rgbgfx -h -o gfx/trainers/gentleman.2bpp gfx/trainers/gentleman.png | |
rgbgfx -h -o gfx/trainers/executive_m.2bpp gfx/trainers/executive_m.png | |
rgbgfx -h -o gfx/pokemon/spearow/back.2bpp gfx/pokemon/spearow/back.png | |
rgbgfx -h -o gfx/pokemon/sunkern/back.2bpp gfx/pokemon/sunkern/back.png | |
rgbgfx -h -o gfx/pokemon/lapras/back.2bpp gfx/pokemon/lapras/back.png | |
rgbgfx -h -o gfx/pokemon/magby/back.2bpp gfx/pokemon/magby/back.png | |
rgbgfx -h -o gfx/pokemon/dragonair/back.2bpp gfx/pokemon/dragonair/back.png | |
rgbgfx -h -o gfx/pokemon/zapdos/back.2bpp gfx/pokemon/zapdos/back.png | |
rgbgfx -h -o gfx/pokemon/chikorita/back.2bpp gfx/pokemon/chikorita/back.png | |
rgbgfx -h -o gfx/pokemon/corsola/back.2bpp gfx/pokemon/corsola/back.png | |
rgbgfx -h -o gfx/pokemon/chinchou/back.2bpp gfx/pokemon/chinchou/back.png | |
rgbgfx -h -o gfx/pokemon/chansey/back.2bpp gfx/pokemon/chansey/back.png | |
rgbgfx -h -o gfx/pokemon/skiploom/back.2bpp gfx/pokemon/skiploom/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/spinarak/front.animated.2bpp gfx/pokemon/spinarak/front.2bpp gfx/pokemon/spinarak/front.dimensions | |
rgbgfx -h -o gfx/trainers/rival2.2bpp gfx/trainers/rival2.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_w/front.animated.2bpp gfx/pokemon/unown_w/front.2bpp gfx/pokemon/unown_w/front.dimensions | |
rgbgfx -h -o gfx/pokemon/charmander/back.2bpp gfx/pokemon/charmander/back.png | |
rgbgfx -h -o gfx/pokemon/rhyhorn/back.2bpp gfx/pokemon/rhyhorn/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_c/front.animated.2bpp gfx/pokemon/unown_c/front.2bpp gfx/pokemon/unown_c/front.dimensions | |
rgbgfx -h -o gfx/trainers/misty.2bpp gfx/trainers/misty.png | |
rgbgfx -h -o gfx/trainers/blaine.2bpp gfx/trainers/blaine.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_z/front.animated.2bpp gfx/pokemon/unown_z/front.2bpp gfx/pokemon/unown_z/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/swinub/front.animated.2bpp gfx/pokemon/swinub/front.2bpp gfx/pokemon/swinub/front.dimensions | |
rgbgfx -h -o gfx/pokemon/larvitar/back.2bpp gfx/pokemon/larvitar/back.png | |
rgbgfx -h -o gfx/pokemon/porygon/back.2bpp gfx/pokemon/porygon/back.png | |
rgbgfx -h -o gfx/pokemon/unown_h/back.2bpp gfx/pokemon/unown_h/back.png | |
rgbgfx -h -o gfx/pokemon/paras/back.2bpp gfx/pokemon/paras/back.png | |
rgbgfx -h -o gfx/pokemon/vaporeon/back.2bpp gfx/pokemon/vaporeon/back.png | |
rgbgfx -h -o gfx/pokemon/tentacool/back.2bpp gfx/pokemon/tentacool/back.png | |
rgbgfx -h -o gfx/trainers/executive_f.2bpp gfx/trainers/executive_f.png | |
rgbgfx -h -o gfx/pokemon/bulbasaur/back.2bpp gfx/pokemon/bulbasaur/back.png | |
rgbgfx -h -o gfx/pokemon/smoochum/back.2bpp gfx/pokemon/smoochum/back.png | |
rgbgfx -h -o gfx/pokemon/pichu/back.2bpp gfx/pokemon/pichu/back.png | |
rgbgfx -h -o gfx/pokemon/houndoom/back.2bpp gfx/pokemon/houndoom/back.png | |
rgbgfx -h -o gfx/pokemon/bellsprout/back.2bpp gfx/pokemon/bellsprout/back.png | |
rgbgfx -h -o gfx/pokemon/grimer/back.2bpp gfx/pokemon/grimer/back.png | |
rgbgfx -h -o gfx/pokemon/lanturn/back.2bpp gfx/pokemon/lanturn/back.png | |
rgbgfx -h -o gfx/pokemon/pidgeotto/back.2bpp gfx/pokemon/pidgeotto/back.png | |
rgbgfx -h -o gfx/pokemon/staryu/back.2bpp gfx/pokemon/staryu/back.png | |
rgbgfx -h -o gfx/pokemon/mr__mime/back.2bpp gfx/pokemon/mr__mime/back.png | |
rgbgfx -h -o gfx/pokemon/caterpie/back.2bpp gfx/pokemon/caterpie/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/voltorb/front.animated.2bpp gfx/pokemon/voltorb/front.2bpp gfx/pokemon/voltorb/front.dimensions | |
rgbgfx -h -o gfx/pokemon/lugia/back.2bpp gfx/pokemon/lugia/back.png | |
rgbgfx -h -o gfx/trainers/pryce.2bpp gfx/trainers/pryce.png | |
rgbgfx -h -o gfx/trainers/brock.2bpp gfx/trainers/brock.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_g/front.animated.2bpp gfx/pokemon/unown_g/front.2bpp gfx/pokemon/unown_g/front.dimensions | |
rgbgfx -h -o gfx/pokemon/arbok/back.2bpp gfx/pokemon/arbok/back.png | |
rgbgfx -h -o gfx/pokemon/politoed/back.2bpp gfx/pokemon/politoed/back.png | |
rgbgfx -h -o gfx/pokemon/dragonite/back.2bpp gfx/pokemon/dragonite/back.png | |
rgbgfx -h -o gfx/pokemon/hitmonlee/back.2bpp gfx/pokemon/hitmonlee/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/natu/front.animated.2bpp gfx/pokemon/natu/front.2bpp gfx/pokemon/natu/front.dimensions | |
rgbgfx -h -o gfx/pokemon/ursaring/back.2bpp gfx/pokemon/ursaring/back.png | |
rgbgfx -h -o gfx/trainers/sage.2bpp gfx/trainers/sage.png | |
rgbgfx -h -o gfx/pokemon/teddiursa/back.2bpp gfx/pokemon/teddiursa/back.png | |
rgbgfx -h -o gfx/pokemon/phanpy/back.2bpp gfx/pokemon/phanpy/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_v/front.animated.2bpp gfx/pokemon/unown_v/front.2bpp gfx/pokemon/unown_v/front.dimensions | |
rgbgfx -h -o gfx/pokemon/kakuna/back.2bpp gfx/pokemon/kakuna/back.png | |
rgbgfx -h -o gfx/pokemon/wobbuffet/back.2bpp gfx/pokemon/wobbuffet/back.png | |
rgbgfx -h -o gfx/pokemon/togepi/back.2bpp gfx/pokemon/togepi/back.png | |
rgbgfx -h -o gfx/pokemon/crobat/back.2bpp gfx/pokemon/crobat/back.png | |
rgbgfx -h -o gfx/pokemon/blissey/back.2bpp gfx/pokemon/blissey/back.png | |
rgbgfx -h -o gfx/pokemon/ampharos/back.2bpp gfx/pokemon/ampharos/back.png | |
rgbgfx -h -o gfx/pokemon/igglybuff/back.2bpp gfx/pokemon/igglybuff/back.png | |
rgbgfx -h -o gfx/pokemon/azumarill/back.2bpp gfx/pokemon/azumarill/back.png | |
rgbgfx -h -o gfx/pokemon/octillery/back.2bpp gfx/pokemon/octillery/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_s/front.animated.2bpp gfx/pokemon/unown_s/front.2bpp gfx/pokemon/unown_s/front.dimensions | |
rgbgfx -h -o gfx/pokemon/horsea/back.2bpp gfx/pokemon/horsea/back.png | |
rgbgfx -h -o gfx/pokemon/sentret/back.2bpp gfx/pokemon/sentret/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_o/front.animated.2bpp gfx/pokemon/unown_o/front.2bpp gfx/pokemon/unown_o/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_t/front.animated.2bpp gfx/pokemon/unown_t/front.2bpp gfx/pokemon/unown_t/front.dimensions | |
rgbgfx -h -o gfx/pokemon/wigglytuff/back.2bpp gfx/pokemon/wigglytuff/back.png | |
rgbgfx -h -o gfx/pokemon/articuno/back.2bpp gfx/pokemon/articuno/back.png | |
rgbgfx -h -o gfx/pokemon/ditto/back.2bpp gfx/pokemon/ditto/back.png | |
rgbgfx -h -o gfx/pokemon/weedle/back.2bpp gfx/pokemon/weedle/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_h/front.animated.2bpp gfx/pokemon/unown_h/front.2bpp gfx/pokemon/unown_h/front.dimensions | |
rgbgfx -h -o gfx/pokemon/cleffa/back.2bpp gfx/pokemon/cleffa/back.png | |
rgbgfx -h -o gfx/pokemon/drowzee/back.2bpp gfx/pokemon/drowzee/back.png | |
rgbgfx -h -o gfx/pokemon/gastly/back.2bpp gfx/pokemon/gastly/back.png | |
rgbgfx -h -o gfx/pokemon/fearow/back.2bpp gfx/pokemon/fearow/back.png | |
rgbgfx -h -o gfx/pokemon/marill/back.2bpp gfx/pokemon/marill/back.png | |
rgbgfx -h -o gfx/pokemon/dratini/back.2bpp gfx/pokemon/dratini/back.png | |
rgbgfx -h -o gfx/pokemon/electrode/back.2bpp gfx/pokemon/electrode/back.png | |
rgbgfx -h -o gfx/pokemon/skarmory/back.2bpp gfx/pokemon/skarmory/back.png | |
rgbgfx -h -o gfx/pokemon/metapod/back.2bpp gfx/pokemon/metapod/back.png | |
rgbgfx -h -o gfx/pokemon/jigglypuff/back.2bpp gfx/pokemon/jigglypuff/back.png | |
rgbgfx -h -o gfx/pokemon/oddish/back.2bpp gfx/pokemon/oddish/back.png | |
rgbgfx -h -o gfx/pokemon/unown_d/back.2bpp gfx/pokemon/unown_d/back.png | |
rgbgfx -h -o gfx/pokemon/spinarak/back.2bpp gfx/pokemon/spinarak/back.png | |
rgbgfx -h -o gfx/pokemon/raikou/back.2bpp gfx/pokemon/raikou/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_k/front.animated.2bpp gfx/pokemon/unown_k/front.2bpp gfx/pokemon/unown_k/front.dimensions | |
rgbgfx -h -o gfx/pokemon/houndour/back.2bpp gfx/pokemon/houndour/back.png | |
rgbgfx -h -o gfx/pokemon/poliwag/back.2bpp gfx/pokemon/poliwag/back.png | |
rgbgfx -h -o gfx/pokemon/squirtle/back.2bpp gfx/pokemon/squirtle/back.png | |
rgbgfx -h -o gfx/pokemon/shuckle/back.2bpp gfx/pokemon/shuckle/back.png | |
rgbgfx -h -o gfx/pokemon/dewgong/back.2bpp gfx/pokemon/dewgong/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_b/front.animated.2bpp gfx/pokemon/unown_b/front.2bpp gfx/pokemon/unown_b/front.dimensions | |
rgbgfx -h -o gfx/pokemon/slowpoke/back.2bpp gfx/pokemon/slowpoke/back.png | |
rgbgfx -h -o gfx/pokemon/dunsparce/back.2bpp gfx/pokemon/dunsparce/back.png | |
rgbgfx -h -o gfx/pokemon/donphan/back.2bpp gfx/pokemon/donphan/back.png | |
rgbgfx -h -o gfx/pokemon/wooper/back.2bpp gfx/pokemon/wooper/back.png | |
rgbgfx -h -o gfx/pokemon/tauros/back.2bpp gfx/pokemon/tauros/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_x/front.animated.2bpp gfx/pokemon/unown_x/front.2bpp gfx/pokemon/unown_x/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_n/front.animated.2bpp gfx/pokemon/unown_n/front.2bpp gfx/pokemon/unown_n/front.dimensions | |
rgbgfx -h -o gfx/pokemon/tangela/back.2bpp gfx/pokemon/tangela/back.png | |
rgbgfx -h -o gfx/pokemon/voltorb/back.2bpp gfx/pokemon/voltorb/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_j/front.animated.2bpp gfx/pokemon/unown_j/front.2bpp gfx/pokemon/unown_j/front.dimensions | |
rgbgfx -h -o gfx/pokemon/mantine/back.2bpp gfx/pokemon/mantine/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_l/front.animated.2bpp gfx/pokemon/unown_l/front.2bpp gfx/pokemon/unown_l/front.dimensions | |
rgbgfx -h -o gfx/pokemon/piloswine/back.2bpp gfx/pokemon/piloswine/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_m/front.animated.2bpp gfx/pokemon/unown_m/front.2bpp gfx/pokemon/unown_m/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_f/front.animated.2bpp gfx/pokemon/unown_f/front.2bpp gfx/pokemon/unown_f/front.dimensions | |
rgbgfx -h -o gfx/pokemon/natu/back.2bpp gfx/pokemon/natu/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_a/front.animated.2bpp gfx/pokemon/unown_a/front.2bpp gfx/pokemon/unown_a/front.dimensions | |
rgbgfx -h -o gfx/pokemon/golem/back.2bpp gfx/pokemon/golem/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_u/front.animated.2bpp gfx/pokemon/unown_u/front.2bpp gfx/pokemon/unown_u/front.dimensions | |
rgbgfx -h -o gfx/pokemon/diglett/back.2bpp gfx/pokemon/diglett/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_q/front.animated.2bpp gfx/pokemon/unown_q/front.2bpp gfx/pokemon/unown_q/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_p/front.animated.2bpp gfx/pokemon/unown_p/front.2bpp gfx/pokemon/unown_p/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_c/back.2bpp gfx/pokemon/unown_c/back.png | |
rgbgfx -h -o gfx/pokemon/jynx/back.2bpp gfx/pokemon/jynx/back.png | |
rgbgfx -h -o gfx/pokemon/golbat/back.2bpp gfx/pokemon/golbat/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_y/front.animated.2bpp gfx/pokemon/unown_y/front.2bpp gfx/pokemon/unown_y/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_g/back.2bpp gfx/pokemon/unown_g/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_i/front.animated.2bpp gfx/pokemon/unown_i/front.2bpp gfx/pokemon/unown_i/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_v/back.2bpp gfx/pokemon/unown_v/back.png | |
rgbgfx -h -o gfx/pokemon/forretress/back.2bpp gfx/pokemon/forretress/back.png | |
rgbgfx -h -o gfx/pokemon/unown_s/back.2bpp gfx/pokemon/unown_s/back.png | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_r/front.animated.2bpp gfx/pokemon/unown_r/front.2bpp gfx/pokemon/unown_r/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_e/back.2bpp gfx/pokemon/unown_e/back.png | |
rgbgfx -h -o gfx/pokemon/unown_j/back.2bpp gfx/pokemon/unown_j/back.png | |
rgbgfx -h -o gfx/pokemon/unown_b/back.2bpp gfx/pokemon/unown_b/back.png | |
rgbgfx -h -o gfx/pokemon/unown_o/back.2bpp gfx/pokemon/unown_o/back.png | |
rgbgfx -h -o gfx/pokemon/unown_z/back.2bpp gfx/pokemon/unown_z/back.png | |
rgbgfx -h -o gfx/pokemon/unown_w/back.2bpp gfx/pokemon/unown_w/back.png | |
rgbgfx -h -o gfx/pokemon/unown_n/back.2bpp gfx/pokemon/unown_n/back.png | |
rgbgfx -h -o gfx/pokemon/unown_a/back.2bpp gfx/pokemon/unown_a/back.png | |
rgbgfx -h -o gfx/pokemon/unown_m/back.2bpp gfx/pokemon/unown_m/back.png | |
rgbgfx -h -o gfx/pokemon/unown_k/back.2bpp gfx/pokemon/unown_k/back.png | |
rgbgfx -h -o gfx/pokemon/unown_t/back.2bpp gfx/pokemon/unown_t/back.png | |
rgbgfx -h -o gfx/pokemon/unown_x/back.2bpp gfx/pokemon/unown_x/back.png | |
rgbgfx -h -o gfx/pokemon/unown_l/back.2bpp gfx/pokemon/unown_l/back.png | |
rgbgfx -h -o gfx/pokemon/unown_u/back.2bpp gfx/pokemon/unown_u/back.png | |
rgbgfx -h -o gfx/pokemon/unown_q/back.2bpp gfx/pokemon/unown_q/back.png | |
rgbgfx -h -o gfx/pokemon/unown_y/back.2bpp gfx/pokemon/unown_y/back.png | |
rgbgfx -h -o gfx/pokemon/unown_p/back.2bpp gfx/pokemon/unown_p/back.png | |
rgbgfx -h -o gfx/pokemon/unown_i/back.2bpp gfx/pokemon/unown_i/back.png | |
rgbgfx -h -o gfx/pokemon/unown_r/back.2bpp gfx/pokemon/unown_r/back.png | |
cp gfx/pokemon/spinarak/back.2bpp.lz.14002836 gfx/pokemon/spinarak/back.2bpp.lz | |
cp gfx/pokemon/raikou/back.2bpp.lz.657ddfaf gfx/pokemon/raikou/back.2bpp.lz | |
cp gfx/pokemon/unown_k/front.animated.2bpp.lz.fb25b385 gfx/pokemon/unown_k/front.animated.2bpp.lz | |
cp gfx/pokemon/houndour/back.2bpp.lz.ae5f2dc9 gfx/pokemon/houndour/back.2bpp.lz | |
cp gfx/pokemon/poliwag/back.2bpp.lz.35b9ee20 gfx/pokemon/poliwag/back.2bpp.lz | |
cp gfx/pokemon/squirtle/back.2bpp.lz.76295ae8 gfx/pokemon/squirtle/back.2bpp.lz | |
cp gfx/pokemon/shuckle/back.2bpp.lz.8d66899b gfx/pokemon/shuckle/back.2bpp.lz | |
cp gfx/pokemon/dewgong/back.2bpp.lz.4e1fef76 gfx/pokemon/dewgong/back.2bpp.lz | |
cp gfx/pokemon/unown_b/front.animated.2bpp.lz.5742d494 gfx/pokemon/unown_b/front.animated.2bpp.lz | |
cp gfx/pokemon/slowpoke/back.2bpp.lz.f2d1bb5c gfx/pokemon/slowpoke/back.2bpp.lz | |
cp gfx/pokemon/dunsparce/back.2bpp.lz.aee69114 gfx/pokemon/dunsparce/back.2bpp.lz | |
cp gfx/pokemon/donphan/back.2bpp.lz.5067b370 gfx/pokemon/donphan/back.2bpp.lz | |
cp gfx/pokemon/wooper/back.2bpp.lz.4f4b7917 gfx/pokemon/wooper/back.2bpp.lz | |
cp gfx/pokemon/tauros/back.2bpp.lz.f487c586 gfx/pokemon/tauros/back.2bpp.lz | |
cp gfx/pokemon/unown_x/front.animated.2bpp.lz.3362c680 gfx/pokemon/unown_x/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_n/front.animated.2bpp.lz.96ce7c62 gfx/pokemon/unown_n/front.animated.2bpp.lz | |
cp gfx/pokemon/tangela/back.2bpp.lz.435194a6 gfx/pokemon/tangela/back.2bpp.lz | |
cp gfx/pokemon/voltorb/back.2bpp.lz.f19cefe9 gfx/pokemon/voltorb/back.2bpp.lz | |
cp gfx/pokemon/unown_j/front.animated.2bpp.lz.d8bf9223 gfx/pokemon/unown_j/front.animated.2bpp.lz | |
cp gfx/pokemon/mantine/back.2bpp.lz.1320b7f3 gfx/pokemon/mantine/back.2bpp.lz | |
cp gfx/pokemon/unown_l/front.animated.2bpp.lz.26195a59 gfx/pokemon/unown_l/front.animated.2bpp.lz | |
cp gfx/pokemon/piloswine/back.2bpp.lz.6fe7da21 gfx/pokemon/piloswine/back.2bpp.lz | |
cp gfx/pokemon/unown_m/front.animated.2bpp.lz.2659315e gfx/pokemon/unown_m/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_f/front.animated.2bpp.lz.ec888954 gfx/pokemon/unown_f/front.animated.2bpp.lz | |
cp gfx/pokemon/natu/back.2bpp.lz.c8339fb4 gfx/pokemon/natu/back.2bpp.lz | |
cp gfx/pokemon/unown_a/front.animated.2bpp.lz.47e16756 gfx/pokemon/unown_a/front.animated.2bpp.lz | |
cp gfx/pokemon/golem/back.2bpp.lz.ae903dee gfx/pokemon/golem/back.2bpp.lz | |
cp gfx/pokemon/unown_u/front.animated.2bpp.lz.2690db54 gfx/pokemon/unown_u/front.animated.2bpp.lz | |
cp gfx/pokemon/diglett/back.2bpp.lz.31d8cacc gfx/pokemon/diglett/back.2bpp.lz | |
cp gfx/pokemon/unown_q/front.animated.2bpp.lz.44dad60c gfx/pokemon/unown_q/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_p/front.animated.2bpp.lz.83a096fc gfx/pokemon/unown_p/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_c/back.2bpp.lz.f92b665a gfx/pokemon/unown_c/back.2bpp.lz | |
cp gfx/pokemon/jynx/back.2bpp.lz.1eef1c1b gfx/pokemon/jynx/back.2bpp.lz | |
cp gfx/pokemon/golbat/back.2bpp.lz.e277e260 gfx/pokemon/golbat/back.2bpp.lz | |
cp gfx/pokemon/unown_y/front.animated.2bpp.lz.8cd89db4 gfx/pokemon/unown_y/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_g/back.2bpp.lz.91650439 gfx/pokemon/unown_g/back.2bpp.lz | |
cp gfx/pokemon/unown_i/front.animated.2bpp.lz.f5e7f816 gfx/pokemon/unown_i/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_v/back.2bpp.lz.5b1a6acc gfx/pokemon/unown_v/back.2bpp.lz | |
cp gfx/pokemon/forretress/back.2bpp.lz.2b8e5f48 gfx/pokemon/forretress/back.2bpp.lz | |
cp gfx/pokemon/unown_s/back.2bpp.lz.abd4ad58 gfx/pokemon/unown_s/back.2bpp.lz | |
cp gfx/pokemon/unown_r/front.animated.2bpp.lz.8e67e3fc gfx/pokemon/unown_r/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_e/back.2bpp.lz.777a8ecd gfx/pokemon/unown_e/back.2bpp.lz | |
cp gfx/pokemon/unown_j/back.2bpp.lz.b0f3bec2 gfx/pokemon/unown_j/back.2bpp.lz | |
cp gfx/pokemon/unown_b/back.2bpp.lz.72a0840f gfx/pokemon/unown_b/back.2bpp.lz | |
cp gfx/pokemon/unown_o/back.2bpp.lz.89ba693c gfx/pokemon/unown_o/back.2bpp.lz | |
cp gfx/pokemon/unown_z/back.2bpp.lz.a41240a1 gfx/pokemon/unown_z/back.2bpp.lz | |
cp gfx/pokemon/unown_w/back.2bpp.lz.a55282bf gfx/pokemon/unown_w/back.2bpp.lz | |
cp gfx/pokemon/unown_n/back.2bpp.lz.c8b7d3a4 gfx/pokemon/unown_n/back.2bpp.lz | |
cp gfx/pokemon/unown_a/back.2bpp.lz.b8389572 gfx/pokemon/unown_a/back.2bpp.lz | |
cp gfx/pokemon/unown_m/back.2bpp.lz.38d93bc8 gfx/pokemon/unown_m/back.2bpp.lz | |
cp gfx/pokemon/unown_k/back.2bpp.lz.745fda48 gfx/pokemon/unown_k/back.2bpp.lz | |
cp gfx/pokemon/unown_t/back.2bpp.lz.87d48ca0 gfx/pokemon/unown_t/back.2bpp.lz | |
cp gfx/pokemon/unown_x/back.2bpp.lz.0001a198 gfx/pokemon/unown_x/back.2bpp.lz | |
cp gfx/pokemon/unown_l/back.2bpp.lz.e38e0d57 gfx/pokemon/unown_l/back.2bpp.lz | |
cp gfx/pokemon/unown_u/back.2bpp.lz.40b63dfb gfx/pokemon/unown_u/back.2bpp.lz | |
cp gfx/pokemon/unown_q/back.2bpp.lz.e32430b4 gfx/pokemon/unown_q/back.2bpp.lz | |
cp gfx/pokemon/unown_y/back.2bpp.lz.292d9ff2 gfx/pokemon/unown_y/back.2bpp.lz | |
cp gfx/pokemon/unown_p/back.2bpp.lz.09c618c4 gfx/pokemon/unown_p/back.2bpp.lz | |
cp gfx/pokemon/unown_i/back.2bpp.lz.7feb4b30 gfx/pokemon/unown_i/back.2bpp.lz | |
cp gfx/pokemon/unown_r/back.2bpp.lz.5df8287c gfx/pokemon/unown_r/back.2bpp.lz | |
rgbgfx -o gfx/sprites/chris.2bpp gfx/sprites/chris.png | |
rgbgfx -o gfx/sprites/chris_bike.2bpp gfx/sprites/chris_bike.png | |
rgbgfx -o gfx/sprites/gameboy_kid.2bpp gfx/sprites/gameboy_kid.png | |
rgbgfx -o gfx/sprites/silver.2bpp gfx/sprites/silver.png | |
rgbgfx -o gfx/sprites/oak.2bpp gfx/sprites/oak.png | |
rgbgfx -o gfx/sprites/red.2bpp gfx/sprites/red.png | |
rgbgfx -o gfx/sprites/blue.2bpp gfx/sprites/blue.png | |
rgbgfx -o gfx/sprites/bill.2bpp gfx/sprites/bill.png | |
rgbgfx -o gfx/sprites/elder.2bpp gfx/sprites/elder.png | |
rgbgfx -o gfx/sprites/janine.2bpp gfx/sprites/janine.png | |
rgbgfx -o gfx/sprites/kurt.2bpp gfx/sprites/kurt.png | |
rgbgfx -o gfx/sprites/mom.2bpp gfx/sprites/mom.png | |
rgbgfx -o gfx/sprites/blaine.2bpp gfx/sprites/blaine.png | |
rgbgfx -o gfx/sprites/reds_mom.2bpp gfx/sprites/reds_mom.png | |
rgbgfx -o gfx/sprites/daisy.2bpp gfx/sprites/daisy.png | |
rgbgfx -o gfx/sprites/elm.2bpp gfx/sprites/elm.png | |
rgbgfx -o gfx/sprites/will.2bpp gfx/sprites/will.png | |
rgbgfx -o gfx/sprites/falkner.2bpp gfx/sprites/falkner.png | |
rgbgfx -o gfx/sprites/whitney.2bpp gfx/sprites/whitney.png | |
rgbgfx -o gfx/sprites/bugsy.2bpp gfx/sprites/bugsy.png | |
rgbgfx -o gfx/sprites/morty.2bpp gfx/sprites/morty.png | |
rgbgfx -o gfx/sprites/chuck.2bpp gfx/sprites/chuck.png | |
rgbgfx -o gfx/sprites/jasmine.2bpp gfx/sprites/jasmine.png | |
rgbgfx -o gfx/sprites/pryce.2bpp gfx/sprites/pryce.png | |
rgbgfx -o gfx/sprites/clair.2bpp gfx/sprites/clair.png | |
rgbgfx -o gfx/sprites/brock.2bpp gfx/sprites/brock.png | |
rgbgfx -o gfx/sprites/karen.2bpp gfx/sprites/karen.png | |
rgbgfx -o gfx/sprites/bruno.2bpp gfx/sprites/bruno.png | |
rgbgfx -o gfx/sprites/misty.2bpp gfx/sprites/misty.png | |
rgbgfx -o gfx/sprites/lance.2bpp gfx/sprites/lance.png | |
rgbgfx -o gfx/sprites/surge.2bpp gfx/sprites/surge.png | |
rgbgfx -o gfx/sprites/erika.2bpp gfx/sprites/erika.png | |
rgbgfx -o gfx/sprites/koga.2bpp gfx/sprites/koga.png | |
rgbgfx -o gfx/sprites/sabrina.2bpp gfx/sprites/sabrina.png | |
rgbgfx -o gfx/sprites/cooltrainer_m.2bpp gfx/sprites/cooltrainer_m.png | |
rgbgfx -o gfx/sprites/cooltrainer_f.2bpp gfx/sprites/cooltrainer_f.png | |
rgbgfx -o gfx/sprites/bug_catcher.2bpp gfx/sprites/bug_catcher.png | |
rgbgfx -o gfx/sprites/twin.2bpp gfx/sprites/twin.png | |
rgbgfx -o gfx/sprites/youngster.2bpp gfx/sprites/youngster.png | |
rgbgfx -o gfx/sprites/lass.2bpp gfx/sprites/lass.png | |
rgbgfx -o gfx/sprites/teacher.2bpp gfx/sprites/teacher.png | |
rgbgfx -o gfx/sprites/buena.2bpp gfx/sprites/buena.png | |
rgbgfx -o gfx/sprites/super_nerd.2bpp gfx/sprites/super_nerd.png | |
rgbgfx -o gfx/sprites/rocker.2bpp gfx/sprites/rocker.png | |
rgbgfx -o gfx/sprites/pokefan_m.2bpp gfx/sprites/pokefan_m.png | |
rgbgfx -o gfx/sprites/pokefan_f.2bpp gfx/sprites/pokefan_f.png | |
rgbgfx -o gfx/sprites/gramps.2bpp gfx/sprites/gramps.png | |
rgbgfx -o gfx/sprites/granny.2bpp gfx/sprites/granny.png | |
rgbgfx -o gfx/sprites/swimmer_guy.2bpp gfx/sprites/swimmer_guy.png | |
rgbgfx -o gfx/sprites/swimmer_girl.2bpp gfx/sprites/swimmer_girl.png | |
rgbgfx -o gfx/sprites/big_snorlax.2bpp gfx/sprites/big_snorlax.png | |
rgbgfx -o gfx/sprites/surfing_pikachu.2bpp gfx/sprites/surfing_pikachu.png | |
rgbgfx -o gfx/sprites/rocket.2bpp gfx/sprites/rocket.png | |
rgbgfx -o gfx/sprites/rocket_girl.2bpp gfx/sprites/rocket_girl.png | |
rgbgfx -o gfx/sprites/nurse.2bpp gfx/sprites/nurse.png | |
rgbgfx -o gfx/sprites/link_receptionist.2bpp gfx/sprites/link_receptionist.png | |
rgbgfx -o gfx/sprites/clerk.2bpp gfx/sprites/clerk.png | |
rgbgfx -o gfx/sprites/fisher.2bpp gfx/sprites/fisher.png | |
rgbgfx -o gfx/sprites/fishing_guru.2bpp gfx/sprites/fishing_guru.png | |
rgbgfx -o gfx/sprites/scientist.2bpp gfx/sprites/scientist.png | |
rgbgfx -o gfx/sprites/kimono_girl.2bpp gfx/sprites/kimono_girl.png | |
rgbgfx -o gfx/sprites/sage.2bpp gfx/sprites/sage.png | |
rgbgfx -o gfx/sprites/unused_guy.2bpp gfx/sprites/unused_guy.png | |
rgbgfx -o gfx/sprites/gentleman.2bpp gfx/sprites/gentleman.png | |
rgbgfx -o gfx/sprites/black_belt.2bpp gfx/sprites/black_belt.png | |
rgbgfx -o gfx/sprites/receptionist.2bpp gfx/sprites/receptionist.png | |
rgbgfx -o gfx/sprites/officer.2bpp gfx/sprites/officer.png | |
rgbgfx -o gfx/sprites/cal.2bpp gfx/sprites/cal.png | |
rgbgfx -o gfx/sprites/slowpoke.2bpp gfx/sprites/slowpoke.png | |
rgbgfx -o gfx/sprites/captain.2bpp gfx/sprites/captain.png | |
rgbgfx -o gfx/sprites/big_lapras.2bpp gfx/sprites/big_lapras.png | |
rgbgfx -o gfx/sprites/gym_guy.2bpp gfx/sprites/gym_guy.png | |
rgbgfx -o gfx/sprites/sailor.2bpp gfx/sprites/sailor.png | |
rgbgfx -o gfx/sprites/biker.2bpp gfx/sprites/biker.png | |
rgbgfx -o gfx/sprites/pharmacist.2bpp gfx/sprites/pharmacist.png | |
rgbgfx -o gfx/sprites/monster.2bpp gfx/sprites/monster.png | |
rgbgfx -o gfx/sprites/fairy.2bpp gfx/sprites/fairy.png | |
rgbgfx -o gfx/sprites/bird.2bpp gfx/sprites/bird.png | |
rgbgfx -o gfx/sprites/dragon.2bpp gfx/sprites/dragon.png | |
rgbgfx -o gfx/sprites/big_onix.2bpp gfx/sprites/big_onix.png | |
rgbgfx -o gfx/sprites/n64.2bpp gfx/sprites/n64.png | |
rgbgfx -o gfx/sprites/sudowoodo.2bpp gfx/sprites/sudowoodo.png | |
rgbgfx -o gfx/sprites/surf.2bpp gfx/sprites/surf.png | |
rgbgfx -o gfx/sprites/poke_ball.2bpp gfx/sprites/poke_ball.png | |
rgbgfx -o gfx/sprites/pokedex.2bpp gfx/sprites/pokedex.png | |
rgbgfx -o gfx/sprites/paper.2bpp gfx/sprites/paper.png | |
rgbgfx -o gfx/sprites/virtual_boy.2bpp gfx/sprites/virtual_boy.png | |
rgbgfx -o gfx/sprites/old_link_receptionist.2bpp gfx/sprites/old_link_receptionist.png | |
rgbgfx -o gfx/sprites/rock.2bpp gfx/sprites/rock.png | |
rgbgfx -o gfx/sprites/boulder.2bpp gfx/sprites/boulder.png | |
rgbgfx -o gfx/sprites/snes.2bpp gfx/sprites/snes.png | |
rgbgfx -o gfx/sprites/famicom.2bpp gfx/sprites/famicom.png | |
rgbgfx -o gfx/sprites/fruit_tree.2bpp gfx/sprites/fruit_tree.png | |
rgbgfx -o gfx/sprites/gold_trophy.2bpp gfx/sprites/gold_trophy.png | |
rgbgfx -o gfx/sprites/silver_trophy.2bpp gfx/sprites/silver_trophy.png | |
rgbgfx -o gfx/sprites/kris.2bpp gfx/sprites/kris.png | |
rgbgfx -o gfx/sprites/kris_bike.2bpp gfx/sprites/kris_bike.png | |
rgbgfx -o gfx/sprites/kurt_outside.2bpp gfx/sprites/kurt_outside.png | |
rgbgfx -o gfx/sprites/suicune.2bpp gfx/sprites/suicune.png | |
rgbgfx -o gfx/sprites/entei.2bpp gfx/sprites/entei.png | |
rgbgfx -o gfx/sprites/raikou.2bpp gfx/sprites/raikou.png | |
rgbgfx -o gfx/sprites/standing_youngster.2bpp gfx/sprites/standing_youngster.png | |
rgbasm -L -o lib/mobile/main.o lib/mobile/main.asm | |
cp gfx/tilesets/kanto.2bpp.lz.a29f5d51 gfx/tilesets/kanto.2bpp.lz | |
cp gfx/tilesets/johto.2bpp.lz.0c7e555a gfx/tilesets/johto.2bpp.lz | |
cp gfx/tilesets/ice_path.2bpp.lz.e23bc89f gfx/tilesets/ice_path.2bpp.lz | |
cp gfx/tilesets/players_room.2bpp.lz.35e51007 gfx/tilesets/players_room.2bpp.lz | |
cp gfx/tilesets/pokecenter.2bpp.lz.e1c4014c gfx/tilesets/pokecenter.2bpp.lz | |
cp gfx/tilesets/port.2bpp.lz.56b1a405 gfx/tilesets/port.2bpp.lz | |
cp gfx/tilesets/players_house.2bpp.lz.252cbd8f gfx/tilesets/players_house.2bpp.lz | |
cp gfx/tilesets/mansion.2bpp.lz.63b414d4 gfx/tilesets/mansion.2bpp.lz | |
cp gfx/tilesets/cave.2bpp.lz.3437812a gfx/tilesets/cave.2bpp.lz | |
cp gfx/tilesets/tower.2bpp.lz.bc56789c gfx/tilesets/tower.2bpp.lz | |
cp gfx/tilesets/lab.2bpp.lz.b8d0f547 gfx/tilesets/lab.2bpp.lz | |
cp gfx/tilesets/mart.2bpp.lz.e2e94f92 gfx/tilesets/mart.2bpp.lz | |
cp gfx/tilesets/game_corner.2bpp.lz.71d29a2f gfx/tilesets/game_corner.2bpp.lz | |
cp gfx/tilesets/train_station.2bpp.lz.1600ca86 gfx/tilesets/train_station.2bpp.lz | |
cp gfx/tilesets/elite_four_room.2bpp.lz.c1f2ed8f gfx/tilesets/elite_four_room.2bpp.lz | |
cp gfx/tilesets/park.2bpp.lz.7fcb81d6 gfx/tilesets/park.2bpp.lz | |
cp gfx/tilesets/radio_tower.2bpp.lz.27cdd9ad gfx/tilesets/radio_tower.2bpp.lz | |
cp gfx/tilesets/underground.2bpp.lz.cace291c gfx/tilesets/underground.2bpp.lz | |
cp gfx/tilesets/dark_cave.2bpp.lz.25b9c4b6 gfx/tilesets/dark_cave.2bpp.lz | |
cp gfx/tilesets/pokecom_center.2bpp.lz.febbc4ec gfx/tilesets/pokecom_center.2bpp.lz | |
cp gfx/tilesets/battle_tower.2bpp.lz.467b6a2d gfx/tilesets/battle_tower.2bpp.lz | |
cp gfx/tilesets/gate.2bpp.lz.f5a55006 gfx/tilesets/gate.2bpp.lz | |
cp gfx/tilesets/johto_modern.2bpp.lz.391603fb gfx/tilesets/johto_modern.2bpp.lz | |
cp gfx/tilesets/traditional_house.2bpp.lz.dd51d079 gfx/tilesets/traditional_house.2bpp.lz | |
cp gfx/tilesets/forest.2bpp.lz.6b0ac896 gfx/tilesets/forest.2bpp.lz | |
cp gfx/tilesets/champions_room.2bpp.lz.93800351 gfx/tilesets/champions_room.2bpp.lz | |
cp gfx/tilesets/house.2bpp.lz.c848ef13 gfx/tilesets/house.2bpp.lz | |
cp gfx/tilesets/lighthouse.2bpp.lz.0c1544c1 gfx/tilesets/lighthouse.2bpp.lz | |
cp gfx/tilesets/facility.2bpp.lz.454cfd8b gfx/tilesets/facility.2bpp.lz | |
cp gfx/tilesets/ruins_of_alph.2bpp.lz.8b42470b gfx/tilesets/ruins_of_alph.2bpp.lz | |
cp gfx/trade/game_boy.2bpp.lz.71a5f644 gfx/trade/game_boy.2bpp.lz | |
cp gfx/player/chris_back.2bpp.lz.0312ddce gfx/player/chris_back.2bpp.lz | |
cp gfx/battle/dude.2bpp.lz.d13fb490 gfx/battle/dude.2bpp.lz | |
cp gfx/pokedex/pokedex.2bpp.lz.3726dd3f gfx/pokedex/pokedex.2bpp.lz | |
cp gfx/new_game/shrink1.2bpp.lz.d4443930 gfx/new_game/shrink1.2bpp.lz | |
cp gfx/new_game/shrink2.2bpp.lz.3f58480a gfx/new_game/shrink2.2bpp.lz | |
cp gfx/sgb/gbc_only.2bpp.lz.4a5bba0e gfx/sgb/gbc_only.2bpp.lz | |
cp gfx/unknown/unknown_egg.2bpp.lz.a5b6cbfa gfx/unknown/unknown_egg.2bpp.lz | |
cp gfx/battle_anims/hit.2bpp.lz.2b3c83f2 gfx/battle_anims/hit.2bpp.lz | |
cp gfx/battle_anims/cut.2bpp.lz.03d343ed gfx/battle_anims/cut.2bpp.lz | |
cp gfx/battle_anims/fire.2bpp.lz.d7701cda gfx/battle_anims/fire.2bpp.lz | |
cp gfx/battle_anims/water.2bpp.lz.7b52ed12 gfx/battle_anims/water.2bpp.lz | |
cp gfx/battle_anims/lightning.2bpp.lz.a88fc131 gfx/battle_anims/lightning.2bpp.lz | |
cp gfx/battle_anims/smoke.2bpp.lz.aa05905e gfx/battle_anims/smoke.2bpp.lz | |
cp gfx/battle_anims/explosion.2bpp.lz.55fc334f gfx/battle_anims/explosion.2bpp.lz | |
cp gfx/battle_anims/ice.2bpp.lz.664d900f gfx/battle_anims/ice.2bpp.lz | |
cp gfx/battle_anims/rocks.2bpp.lz.73d0153e gfx/battle_anims/rocks.2bpp.lz | |
cp gfx/battle_anims/poison.2bpp.lz.fc7dc9c1 gfx/battle_anims/poison.2bpp.lz | |
cp gfx/battle_anims/plant.2bpp.lz.4a00c417 gfx/battle_anims/plant.2bpp.lz | |
cp gfx/battle_anims/pokeball.2bpp.lz.c58f7e01 gfx/battle_anims/pokeball.2bpp.lz | |
cp gfx/battle_anims/bubble.2bpp.lz.03b8ac99 gfx/battle_anims/bubble.2bpp.lz | |
cp gfx/battle_anims/noise.2bpp.lz.acb4a76e gfx/battle_anims/noise.2bpp.lz | |
cp gfx/battle_anims/reflect.2bpp.lz.9a9c822d gfx/battle_anims/reflect.2bpp.lz | |
cp gfx/battle_anims/powder.2bpp.lz.bfd566bb gfx/battle_anims/powder.2bpp.lz | |
cp gfx/battle_anims/beam.2bpp.lz.80b6d613 gfx/battle_anims/beam.2bpp.lz | |
cp gfx/battle_anims/speed.2bpp.lz.1732b364 gfx/battle_anims/speed.2bpp.lz | |
cp gfx/battle_anims/charge.2bpp.lz.95d3ea98 gfx/battle_anims/charge.2bpp.lz | |
cp gfx/battle_anims/wind.2bpp.lz.5a785180 gfx/battle_anims/wind.2bpp.lz | |
cp gfx/battle_anims/whip.2bpp.lz.d80d8d6e gfx/battle_anims/whip.2bpp.lz | |
cp gfx/battle_anims/rope.2bpp.lz.209d63dd gfx/battle_anims/rope.2bpp.lz | |
cp gfx/battle_anims/egg.2bpp.lz.41dd1a53 gfx/battle_anims/egg.2bpp.lz | |
cp gfx/battle_anims/psychic.2bpp.lz.d80f285c gfx/battle_anims/psychic.2bpp.lz | |
cp gfx/battle_anims/sand.2bpp.lz.c87c0eaa gfx/battle_anims/sand.2bpp.lz | |
cp gfx/battle_anims/web.2bpp.lz.80e3d480 gfx/battle_anims/web.2bpp.lz | |
cp gfx/battle_anims/haze.2bpp.lz.91424607 gfx/battle_anims/haze.2bpp.lz | |
cp gfx/battle_anims/horn.2bpp.lz.48908aae gfx/battle_anims/horn.2bpp.lz | |
cp gfx/battle_anims/flower.2bpp.lz.1bc2e9d2 gfx/battle_anims/flower.2bpp.lz | |
cp gfx/battle_anims/misc.2bpp.lz.4b20c3d7 gfx/battle_anims/misc.2bpp.lz | |
cp gfx/battle_anims/skyattack.2bpp.lz.31738ab8 gfx/battle_anims/skyattack.2bpp.lz | |
cp gfx/battle_anims/globe.2bpp.lz.710dbb8e gfx/battle_anims/globe.2bpp.lz | |
cp gfx/battle_anims/shapes.2bpp.lz.262d77f0 gfx/battle_anims/shapes.2bpp.lz | |
cp gfx/battle_anims/status.2bpp.lz.0c0aa13e gfx/battle_anims/status.2bpp.lz | |
cp gfx/battle_anims/objects.2bpp.lz.83f812de gfx/battle_anims/objects.2bpp.lz | |
cp gfx/battle_anims/shine.2bpp.lz.5fb79056 gfx/battle_anims/shine.2bpp.lz | |
cp gfx/battle_anims/angels.2bpp.lz.b026d81e gfx/battle_anims/angels.2bpp.lz | |
cp gfx/battle_anims/wave.2bpp.lz.bee99402 gfx/battle_anims/wave.2bpp.lz | |
cp gfx/battle_anims/aeroblast.2bpp.lz.2f07c4ea gfx/battle_anims/aeroblast.2bpp.lz | |
cp gfx/pokegear/pokegear_sprites.2bpp.lz.7a3cc91f gfx/pokegear/pokegear_sprites.2bpp.lz | |
cp gfx/slots/slots_1.2bpp.lz.b22ddc13 gfx/slots/slots_1.2bpp.lz | |
cp gfx/slots/slots_2.2bpp.lz.b28f76e3 gfx/slots/slots_2.2bpp.lz | |
cp gfx/slots/slots_3.2bpp.lz.70c2984c gfx/slots/slots_3.2bpp.lz | |
tools/pokemon_animation -b gfx/pokemon/bulbasaur/front.animated.tilemap gfx/pokemon/bulbasaur/front.dimensions > gfx/pokemon/bulbasaur/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ivysaur/front.animated.tilemap gfx/pokemon/ivysaur/front.dimensions > gfx/pokemon/ivysaur/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/venusaur/front.animated.tilemap gfx/pokemon/venusaur/front.dimensions > gfx/pokemon/venusaur/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/charmander/front.animated.tilemap gfx/pokemon/charmander/front.dimensions > gfx/pokemon/charmander/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/charmeleon/front.animated.tilemap gfx/pokemon/charmeleon/front.dimensions > gfx/pokemon/charmeleon/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/charizard/front.animated.tilemap gfx/pokemon/charizard/front.dimensions > gfx/pokemon/charizard/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/squirtle/front.animated.tilemap gfx/pokemon/squirtle/front.dimensions > gfx/pokemon/squirtle/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/wartortle/front.animated.tilemap gfx/pokemon/wartortle/front.dimensions > gfx/pokemon/wartortle/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/blastoise/front.animated.tilemap gfx/pokemon/blastoise/front.dimensions > gfx/pokemon/blastoise/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/caterpie/front.animated.tilemap gfx/pokemon/caterpie/front.dimensions > gfx/pokemon/caterpie/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/metapod/front.animated.tilemap gfx/pokemon/metapod/front.dimensions > gfx/pokemon/metapod/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/butterfree/front.animated.tilemap gfx/pokemon/butterfree/front.dimensions > gfx/pokemon/butterfree/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/weedle/front.animated.tilemap gfx/pokemon/weedle/front.dimensions > gfx/pokemon/weedle/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/kakuna/front.animated.tilemap gfx/pokemon/kakuna/front.dimensions > gfx/pokemon/kakuna/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/beedrill/front.animated.tilemap gfx/pokemon/beedrill/front.dimensions > gfx/pokemon/beedrill/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/pidgey/front.animated.tilemap gfx/pokemon/pidgey/front.dimensions > gfx/pokemon/pidgey/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/pidgeotto/front.animated.tilemap gfx/pokemon/pidgeotto/front.dimensions > gfx/pokemon/pidgeotto/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/pidgeot/front.animated.tilemap gfx/pokemon/pidgeot/front.dimensions > gfx/pokemon/pidgeot/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/rattata/front.animated.tilemap gfx/pokemon/rattata/front.dimensions > gfx/pokemon/rattata/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/raticate/front.animated.tilemap gfx/pokemon/raticate/front.dimensions > gfx/pokemon/raticate/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/spearow/front.animated.tilemap gfx/pokemon/spearow/front.dimensions > gfx/pokemon/spearow/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/fearow/front.animated.tilemap gfx/pokemon/fearow/front.dimensions > gfx/pokemon/fearow/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ekans/front.animated.tilemap gfx/pokemon/ekans/front.dimensions > gfx/pokemon/ekans/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/arbok/front.animated.tilemap gfx/pokemon/arbok/front.dimensions > gfx/pokemon/arbok/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/pikachu/front.animated.tilemap gfx/pokemon/pikachu/front.dimensions > gfx/pokemon/pikachu/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/raichu/front.animated.tilemap gfx/pokemon/raichu/front.dimensions > gfx/pokemon/raichu/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/sandshrew/front.animated.tilemap gfx/pokemon/sandshrew/front.dimensions > gfx/pokemon/sandshrew/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/sandslash/front.animated.tilemap gfx/pokemon/sandslash/front.dimensions > gfx/pokemon/sandslash/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/nidoran_f/front.animated.tilemap gfx/pokemon/nidoran_f/front.dimensions > gfx/pokemon/nidoran_f/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/nidorina/front.animated.tilemap gfx/pokemon/nidorina/front.dimensions > gfx/pokemon/nidorina/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/nidoqueen/front.animated.tilemap gfx/pokemon/nidoqueen/front.dimensions > gfx/pokemon/nidoqueen/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/nidoran_m/front.animated.tilemap gfx/pokemon/nidoran_m/front.dimensions > gfx/pokemon/nidoran_m/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/nidorino/front.animated.tilemap gfx/pokemon/nidorino/front.dimensions > gfx/pokemon/nidorino/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/nidoking/front.animated.tilemap gfx/pokemon/nidoking/front.dimensions > gfx/pokemon/nidoking/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/clefairy/front.animated.tilemap gfx/pokemon/clefairy/front.dimensions > gfx/pokemon/clefairy/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/clefable/front.animated.tilemap gfx/pokemon/clefable/front.dimensions > gfx/pokemon/clefable/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/vulpix/front.animated.tilemap gfx/pokemon/vulpix/front.dimensions > gfx/pokemon/vulpix/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ninetales/front.animated.tilemap gfx/pokemon/ninetales/front.dimensions > gfx/pokemon/ninetales/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/jigglypuff/front.animated.tilemap gfx/pokemon/jigglypuff/front.dimensions > gfx/pokemon/jigglypuff/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/wigglytuff/front.animated.tilemap gfx/pokemon/wigglytuff/front.dimensions > gfx/pokemon/wigglytuff/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/zubat/front.animated.tilemap gfx/pokemon/zubat/front.dimensions > gfx/pokemon/zubat/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/golbat/front.animated.tilemap gfx/pokemon/golbat/front.dimensions > gfx/pokemon/golbat/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/oddish/front.animated.tilemap gfx/pokemon/oddish/front.dimensions > gfx/pokemon/oddish/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/gloom/front.animated.tilemap gfx/pokemon/gloom/front.dimensions > gfx/pokemon/gloom/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/vileplume/front.animated.tilemap gfx/pokemon/vileplume/front.dimensions > gfx/pokemon/vileplume/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/paras/front.animated.tilemap gfx/pokemon/paras/front.dimensions > gfx/pokemon/paras/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/parasect/front.animated.tilemap gfx/pokemon/parasect/front.dimensions > gfx/pokemon/parasect/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/venonat/front.animated.tilemap gfx/pokemon/venonat/front.dimensions > gfx/pokemon/venonat/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/venomoth/front.animated.tilemap gfx/pokemon/venomoth/front.dimensions > gfx/pokemon/venomoth/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/diglett/front.animated.tilemap gfx/pokemon/diglett/front.dimensions > gfx/pokemon/diglett/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/dugtrio/front.animated.tilemap gfx/pokemon/dugtrio/front.dimensions > gfx/pokemon/dugtrio/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/meowth/front.animated.tilemap gfx/pokemon/meowth/front.dimensions > gfx/pokemon/meowth/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/persian/front.animated.tilemap gfx/pokemon/persian/front.dimensions > gfx/pokemon/persian/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/psyduck/front.animated.tilemap gfx/pokemon/psyduck/front.dimensions > gfx/pokemon/psyduck/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/golduck/front.animated.tilemap gfx/pokemon/golduck/front.dimensions > gfx/pokemon/golduck/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/mankey/front.animated.tilemap gfx/pokemon/mankey/front.dimensions > gfx/pokemon/mankey/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/primeape/front.animated.tilemap gfx/pokemon/primeape/front.dimensions > gfx/pokemon/primeape/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/growlithe/front.animated.tilemap gfx/pokemon/growlithe/front.dimensions > gfx/pokemon/growlithe/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/arcanine/front.animated.tilemap gfx/pokemon/arcanine/front.dimensions > gfx/pokemon/arcanine/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/poliwag/front.animated.tilemap gfx/pokemon/poliwag/front.dimensions > gfx/pokemon/poliwag/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/poliwhirl/front.animated.tilemap gfx/pokemon/poliwhirl/front.dimensions > gfx/pokemon/poliwhirl/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/poliwrath/front.animated.tilemap gfx/pokemon/poliwrath/front.dimensions > gfx/pokemon/poliwrath/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/abra/front.animated.tilemap gfx/pokemon/abra/front.dimensions > gfx/pokemon/abra/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/kadabra/front.animated.tilemap gfx/pokemon/kadabra/front.dimensions > gfx/pokemon/kadabra/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/alakazam/front.animated.tilemap gfx/pokemon/alakazam/front.dimensions > gfx/pokemon/alakazam/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/machop/front.animated.tilemap gfx/pokemon/machop/front.dimensions > gfx/pokemon/machop/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/machoke/front.animated.tilemap gfx/pokemon/machoke/front.dimensions > gfx/pokemon/machoke/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/machamp/front.animated.tilemap gfx/pokemon/machamp/front.dimensions > gfx/pokemon/machamp/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/bellsprout/front.animated.tilemap gfx/pokemon/bellsprout/front.dimensions > gfx/pokemon/bellsprout/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/weepinbell/front.animated.tilemap gfx/pokemon/weepinbell/front.dimensions > gfx/pokemon/weepinbell/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/victreebel/front.animated.tilemap gfx/pokemon/victreebel/front.dimensions > gfx/pokemon/victreebel/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/tentacool/front.animated.tilemap gfx/pokemon/tentacool/front.dimensions > gfx/pokemon/tentacool/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/tentacruel/front.animated.tilemap gfx/pokemon/tentacruel/front.dimensions > gfx/pokemon/tentacruel/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/geodude/front.animated.tilemap gfx/pokemon/geodude/front.dimensions > gfx/pokemon/geodude/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/graveler/front.animated.tilemap gfx/pokemon/graveler/front.dimensions > gfx/pokemon/graveler/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/golem/front.animated.tilemap gfx/pokemon/golem/front.dimensions > gfx/pokemon/golem/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ponyta/front.animated.tilemap gfx/pokemon/ponyta/front.dimensions > gfx/pokemon/ponyta/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/rapidash/front.animated.tilemap gfx/pokemon/rapidash/front.dimensions > gfx/pokemon/rapidash/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/slowpoke/front.animated.tilemap gfx/pokemon/slowpoke/front.dimensions > gfx/pokemon/slowpoke/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/slowbro/front.animated.tilemap gfx/pokemon/slowbro/front.dimensions > gfx/pokemon/slowbro/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/magnemite/front.animated.tilemap gfx/pokemon/magnemite/front.dimensions > gfx/pokemon/magnemite/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/magneton/front.animated.tilemap gfx/pokemon/magneton/front.dimensions > gfx/pokemon/magneton/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/farfetch_d/front.animated.tilemap gfx/pokemon/farfetch_d/front.dimensions > gfx/pokemon/farfetch_d/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/doduo/front.animated.tilemap gfx/pokemon/doduo/front.dimensions > gfx/pokemon/doduo/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/dodrio/front.animated.tilemap gfx/pokemon/dodrio/front.dimensions > gfx/pokemon/dodrio/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/seel/front.animated.tilemap gfx/pokemon/seel/front.dimensions > gfx/pokemon/seel/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/dewgong/front.animated.tilemap gfx/pokemon/dewgong/front.dimensions > gfx/pokemon/dewgong/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/grimer/front.animated.tilemap gfx/pokemon/grimer/front.dimensions > gfx/pokemon/grimer/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/muk/front.animated.tilemap gfx/pokemon/muk/front.dimensions > gfx/pokemon/muk/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/shellder/front.animated.tilemap gfx/pokemon/shellder/front.dimensions > gfx/pokemon/shellder/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/cloyster/front.animated.tilemap gfx/pokemon/cloyster/front.dimensions > gfx/pokemon/cloyster/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/gastly/front.animated.tilemap gfx/pokemon/gastly/front.dimensions > gfx/pokemon/gastly/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/haunter/front.animated.tilemap gfx/pokemon/haunter/front.dimensions > gfx/pokemon/haunter/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/gengar/front.animated.tilemap gfx/pokemon/gengar/front.dimensions > gfx/pokemon/gengar/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/onix/front.animated.tilemap gfx/pokemon/onix/front.dimensions > gfx/pokemon/onix/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/drowzee/front.animated.tilemap gfx/pokemon/drowzee/front.dimensions > gfx/pokemon/drowzee/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/hypno/front.animated.tilemap gfx/pokemon/hypno/front.dimensions > gfx/pokemon/hypno/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/krabby/front.animated.tilemap gfx/pokemon/krabby/front.dimensions > gfx/pokemon/krabby/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/kingler/front.animated.tilemap gfx/pokemon/kingler/front.dimensions > gfx/pokemon/kingler/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/voltorb/front.animated.tilemap gfx/pokemon/voltorb/front.dimensions > gfx/pokemon/voltorb/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/electrode/front.animated.tilemap gfx/pokemon/electrode/front.dimensions > gfx/pokemon/electrode/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/exeggcute/front.animated.tilemap gfx/pokemon/exeggcute/front.dimensions > gfx/pokemon/exeggcute/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/exeggutor/front.animated.tilemap gfx/pokemon/exeggutor/front.dimensions > gfx/pokemon/exeggutor/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/cubone/front.animated.tilemap gfx/pokemon/cubone/front.dimensions > gfx/pokemon/cubone/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/marowak/front.animated.tilemap gfx/pokemon/marowak/front.dimensions > gfx/pokemon/marowak/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/hitmonlee/front.animated.tilemap gfx/pokemon/hitmonlee/front.dimensions > gfx/pokemon/hitmonlee/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/hitmonchan/front.animated.tilemap gfx/pokemon/hitmonchan/front.dimensions > gfx/pokemon/hitmonchan/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/lickitung/front.animated.tilemap gfx/pokemon/lickitung/front.dimensions > gfx/pokemon/lickitung/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/koffing/front.animated.tilemap gfx/pokemon/koffing/front.dimensions > gfx/pokemon/koffing/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/weezing/front.animated.tilemap gfx/pokemon/weezing/front.dimensions > gfx/pokemon/weezing/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/rhyhorn/front.animated.tilemap gfx/pokemon/rhyhorn/front.dimensions > gfx/pokemon/rhyhorn/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/rhydon/front.animated.tilemap gfx/pokemon/rhydon/front.dimensions > gfx/pokemon/rhydon/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/chansey/front.animated.tilemap gfx/pokemon/chansey/front.dimensions > gfx/pokemon/chansey/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/tangela/front.animated.tilemap gfx/pokemon/tangela/front.dimensions > gfx/pokemon/tangela/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/kangaskhan/front.animated.tilemap gfx/pokemon/kangaskhan/front.dimensions > gfx/pokemon/kangaskhan/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/horsea/front.animated.tilemap gfx/pokemon/horsea/front.dimensions > gfx/pokemon/horsea/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/seadra/front.animated.tilemap gfx/pokemon/seadra/front.dimensions > gfx/pokemon/seadra/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/goldeen/front.animated.tilemap gfx/pokemon/goldeen/front.dimensions > gfx/pokemon/goldeen/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/seaking/front.animated.tilemap gfx/pokemon/seaking/front.dimensions > gfx/pokemon/seaking/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/staryu/front.animated.tilemap gfx/pokemon/staryu/front.dimensions > gfx/pokemon/staryu/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/starmie/front.animated.tilemap gfx/pokemon/starmie/front.dimensions > gfx/pokemon/starmie/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/mr__mime/front.animated.tilemap gfx/pokemon/mr__mime/front.dimensions > gfx/pokemon/mr__mime/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/scyther/front.animated.tilemap gfx/pokemon/scyther/front.dimensions > gfx/pokemon/scyther/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/jynx/front.animated.tilemap gfx/pokemon/jynx/front.dimensions > gfx/pokemon/jynx/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/electabuzz/front.animated.tilemap gfx/pokemon/electabuzz/front.dimensions > gfx/pokemon/electabuzz/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/magmar/front.animated.tilemap gfx/pokemon/magmar/front.dimensions > gfx/pokemon/magmar/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/pinsir/front.animated.tilemap gfx/pokemon/pinsir/front.dimensions > gfx/pokemon/pinsir/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/tauros/front.animated.tilemap gfx/pokemon/tauros/front.dimensions > gfx/pokemon/tauros/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/magikarp/front.animated.tilemap gfx/pokemon/magikarp/front.dimensions > gfx/pokemon/magikarp/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/gyarados/front.animated.tilemap gfx/pokemon/gyarados/front.dimensions > gfx/pokemon/gyarados/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/lapras/front.animated.tilemap gfx/pokemon/lapras/front.dimensions > gfx/pokemon/lapras/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ditto/front.animated.tilemap gfx/pokemon/ditto/front.dimensions > gfx/pokemon/ditto/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/eevee/front.animated.tilemap gfx/pokemon/eevee/front.dimensions > gfx/pokemon/eevee/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/vaporeon/front.animated.tilemap gfx/pokemon/vaporeon/front.dimensions > gfx/pokemon/vaporeon/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/jolteon/front.animated.tilemap gfx/pokemon/jolteon/front.dimensions > gfx/pokemon/jolteon/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/flareon/front.animated.tilemap gfx/pokemon/flareon/front.dimensions > gfx/pokemon/flareon/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/porygon/front.animated.tilemap gfx/pokemon/porygon/front.dimensions > gfx/pokemon/porygon/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/omanyte/front.animated.tilemap gfx/pokemon/omanyte/front.dimensions > gfx/pokemon/omanyte/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/omastar/front.animated.tilemap gfx/pokemon/omastar/front.dimensions > gfx/pokemon/omastar/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/kabuto/front.animated.tilemap gfx/pokemon/kabuto/front.dimensions > gfx/pokemon/kabuto/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/kabutops/front.animated.tilemap gfx/pokemon/kabutops/front.dimensions > gfx/pokemon/kabutops/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/aerodactyl/front.animated.tilemap gfx/pokemon/aerodactyl/front.dimensions > gfx/pokemon/aerodactyl/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/snorlax/front.animated.tilemap gfx/pokemon/snorlax/front.dimensions > gfx/pokemon/snorlax/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/articuno/front.animated.tilemap gfx/pokemon/articuno/front.dimensions > gfx/pokemon/articuno/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/zapdos/front.animated.tilemap gfx/pokemon/zapdos/front.dimensions > gfx/pokemon/zapdos/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/moltres/front.animated.tilemap gfx/pokemon/moltres/front.dimensions > gfx/pokemon/moltres/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/dratini/front.animated.tilemap gfx/pokemon/dratini/front.dimensions > gfx/pokemon/dratini/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/dragonair/front.animated.tilemap gfx/pokemon/dragonair/front.dimensions > gfx/pokemon/dragonair/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/dragonite/front.animated.tilemap gfx/pokemon/dragonite/front.dimensions > gfx/pokemon/dragonite/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/mewtwo/front.animated.tilemap gfx/pokemon/mewtwo/front.dimensions > gfx/pokemon/mewtwo/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/mew/front.animated.tilemap gfx/pokemon/mew/front.dimensions > gfx/pokemon/mew/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/chikorita/front.animated.tilemap gfx/pokemon/chikorita/front.dimensions > gfx/pokemon/chikorita/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/bayleef/front.animated.tilemap gfx/pokemon/bayleef/front.dimensions > gfx/pokemon/bayleef/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/meganium/front.animated.tilemap gfx/pokemon/meganium/front.dimensions > gfx/pokemon/meganium/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/cyndaquil/front.animated.tilemap gfx/pokemon/cyndaquil/front.dimensions > gfx/pokemon/cyndaquil/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/quilava/front.animated.tilemap gfx/pokemon/quilava/front.dimensions > gfx/pokemon/quilava/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/typhlosion/front.animated.tilemap gfx/pokemon/typhlosion/front.dimensions > gfx/pokemon/typhlosion/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/totodile/front.animated.tilemap gfx/pokemon/totodile/front.dimensions > gfx/pokemon/totodile/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/croconaw/front.animated.tilemap gfx/pokemon/croconaw/front.dimensions > gfx/pokemon/croconaw/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/feraligatr/front.animated.tilemap gfx/pokemon/feraligatr/front.dimensions > gfx/pokemon/feraligatr/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/sentret/front.animated.tilemap gfx/pokemon/sentret/front.dimensions > gfx/pokemon/sentret/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/furret/front.animated.tilemap gfx/pokemon/furret/front.dimensions > gfx/pokemon/furret/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/hoothoot/front.animated.tilemap gfx/pokemon/hoothoot/front.dimensions > gfx/pokemon/hoothoot/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/noctowl/front.animated.tilemap gfx/pokemon/noctowl/front.dimensions > gfx/pokemon/noctowl/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ledyba/front.animated.tilemap gfx/pokemon/ledyba/front.dimensions > gfx/pokemon/ledyba/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ledian/front.animated.tilemap gfx/pokemon/ledian/front.dimensions > gfx/pokemon/ledian/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/spinarak/front.animated.tilemap gfx/pokemon/spinarak/front.dimensions > gfx/pokemon/spinarak/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ariados/front.animated.tilemap gfx/pokemon/ariados/front.dimensions > gfx/pokemon/ariados/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/crobat/front.animated.tilemap gfx/pokemon/crobat/front.dimensions > gfx/pokemon/crobat/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/chinchou/front.animated.tilemap gfx/pokemon/chinchou/front.dimensions > gfx/pokemon/chinchou/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/lanturn/front.animated.tilemap gfx/pokemon/lanturn/front.dimensions > gfx/pokemon/lanturn/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/pichu/front.animated.tilemap gfx/pokemon/pichu/front.dimensions > gfx/pokemon/pichu/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/cleffa/front.animated.tilemap gfx/pokemon/cleffa/front.dimensions > gfx/pokemon/cleffa/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/igglybuff/front.animated.tilemap gfx/pokemon/igglybuff/front.dimensions > gfx/pokemon/igglybuff/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/togepi/front.animated.tilemap gfx/pokemon/togepi/front.dimensions > gfx/pokemon/togepi/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/togetic/front.animated.tilemap gfx/pokemon/togetic/front.dimensions > gfx/pokemon/togetic/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/natu/front.animated.tilemap gfx/pokemon/natu/front.dimensions > gfx/pokemon/natu/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/xatu/front.animated.tilemap gfx/pokemon/xatu/front.dimensions > gfx/pokemon/xatu/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/mareep/front.animated.tilemap gfx/pokemon/mareep/front.dimensions > gfx/pokemon/mareep/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/flaaffy/front.animated.tilemap gfx/pokemon/flaaffy/front.dimensions > gfx/pokemon/flaaffy/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ampharos/front.animated.tilemap gfx/pokemon/ampharos/front.dimensions > gfx/pokemon/ampharos/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/bellossom/front.animated.tilemap gfx/pokemon/bellossom/front.dimensions > gfx/pokemon/bellossom/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/marill/front.animated.tilemap gfx/pokemon/marill/front.dimensions > gfx/pokemon/marill/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/azumarill/front.animated.tilemap gfx/pokemon/azumarill/front.dimensions > gfx/pokemon/azumarill/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/sudowoodo/front.animated.tilemap gfx/pokemon/sudowoodo/front.dimensions > gfx/pokemon/sudowoodo/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/politoed/front.animated.tilemap gfx/pokemon/politoed/front.dimensions > gfx/pokemon/politoed/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/hoppip/front.animated.tilemap gfx/pokemon/hoppip/front.dimensions > gfx/pokemon/hoppip/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/skiploom/front.animated.tilemap gfx/pokemon/skiploom/front.dimensions > gfx/pokemon/skiploom/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/jumpluff/front.animated.tilemap gfx/pokemon/jumpluff/front.dimensions > gfx/pokemon/jumpluff/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/aipom/front.animated.tilemap gfx/pokemon/aipom/front.dimensions > gfx/pokemon/aipom/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/sunkern/front.animated.tilemap gfx/pokemon/sunkern/front.dimensions > gfx/pokemon/sunkern/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/sunflora/front.animated.tilemap gfx/pokemon/sunflora/front.dimensions > gfx/pokemon/sunflora/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/yanma/front.animated.tilemap gfx/pokemon/yanma/front.dimensions > gfx/pokemon/yanma/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/wooper/front.animated.tilemap gfx/pokemon/wooper/front.dimensions > gfx/pokemon/wooper/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/quagsire/front.animated.tilemap gfx/pokemon/quagsire/front.dimensions > gfx/pokemon/quagsire/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/espeon/front.animated.tilemap gfx/pokemon/espeon/front.dimensions > gfx/pokemon/espeon/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/umbreon/front.animated.tilemap gfx/pokemon/umbreon/front.dimensions > gfx/pokemon/umbreon/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/murkrow/front.animated.tilemap gfx/pokemon/murkrow/front.dimensions > gfx/pokemon/murkrow/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/slowking/front.animated.tilemap gfx/pokemon/slowking/front.dimensions > gfx/pokemon/slowking/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/misdreavus/front.animated.tilemap gfx/pokemon/misdreavus/front.dimensions > gfx/pokemon/misdreavus/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/wobbuffet/front.animated.tilemap gfx/pokemon/wobbuffet/front.dimensions > gfx/pokemon/wobbuffet/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/girafarig/front.animated.tilemap gfx/pokemon/girafarig/front.dimensions > gfx/pokemon/girafarig/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/pineco/front.animated.tilemap gfx/pokemon/pineco/front.dimensions > gfx/pokemon/pineco/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/forretress/front.animated.tilemap gfx/pokemon/forretress/front.dimensions > gfx/pokemon/forretress/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/dunsparce/front.animated.tilemap gfx/pokemon/dunsparce/front.dimensions > gfx/pokemon/dunsparce/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/gligar/front.animated.tilemap gfx/pokemon/gligar/front.dimensions > gfx/pokemon/gligar/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/steelix/front.animated.tilemap gfx/pokemon/steelix/front.dimensions > gfx/pokemon/steelix/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/snubbull/front.animated.tilemap gfx/pokemon/snubbull/front.dimensions > gfx/pokemon/snubbull/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/granbull/front.animated.tilemap gfx/pokemon/granbull/front.dimensions > gfx/pokemon/granbull/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/qwilfish/front.animated.tilemap gfx/pokemon/qwilfish/front.dimensions > gfx/pokemon/qwilfish/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/scizor/front.animated.tilemap gfx/pokemon/scizor/front.dimensions > gfx/pokemon/scizor/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/shuckle/front.animated.tilemap gfx/pokemon/shuckle/front.dimensions > gfx/pokemon/shuckle/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/heracross/front.animated.tilemap gfx/pokemon/heracross/front.dimensions > gfx/pokemon/heracross/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/sneasel/front.animated.tilemap gfx/pokemon/sneasel/front.dimensions > gfx/pokemon/sneasel/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/teddiursa/front.animated.tilemap gfx/pokemon/teddiursa/front.dimensions > gfx/pokemon/teddiursa/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ursaring/front.animated.tilemap gfx/pokemon/ursaring/front.dimensions > gfx/pokemon/ursaring/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/slugma/front.animated.tilemap gfx/pokemon/slugma/front.dimensions > gfx/pokemon/slugma/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/magcargo/front.animated.tilemap gfx/pokemon/magcargo/front.dimensions > gfx/pokemon/magcargo/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/swinub/front.animated.tilemap gfx/pokemon/swinub/front.dimensions > gfx/pokemon/swinub/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/piloswine/front.animated.tilemap gfx/pokemon/piloswine/front.dimensions > gfx/pokemon/piloswine/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/corsola/front.animated.tilemap gfx/pokemon/corsola/front.dimensions > gfx/pokemon/corsola/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/remoraid/front.animated.tilemap gfx/pokemon/remoraid/front.dimensions > gfx/pokemon/remoraid/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/octillery/front.animated.tilemap gfx/pokemon/octillery/front.dimensions > gfx/pokemon/octillery/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/delibird/front.animated.tilemap gfx/pokemon/delibird/front.dimensions > gfx/pokemon/delibird/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/mantine/front.animated.tilemap gfx/pokemon/mantine/front.dimensions > gfx/pokemon/mantine/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/skarmory/front.animated.tilemap gfx/pokemon/skarmory/front.dimensions > gfx/pokemon/skarmory/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/houndour/front.animated.tilemap gfx/pokemon/houndour/front.dimensions > gfx/pokemon/houndour/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/houndoom/front.animated.tilemap gfx/pokemon/houndoom/front.dimensions > gfx/pokemon/houndoom/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/kingdra/front.animated.tilemap gfx/pokemon/kingdra/front.dimensions > gfx/pokemon/kingdra/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/phanpy/front.animated.tilemap gfx/pokemon/phanpy/front.dimensions > gfx/pokemon/phanpy/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/donphan/front.animated.tilemap gfx/pokemon/donphan/front.dimensions > gfx/pokemon/donphan/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/porygon2/front.animated.tilemap gfx/pokemon/porygon2/front.dimensions > gfx/pokemon/porygon2/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/stantler/front.animated.tilemap gfx/pokemon/stantler/front.dimensions > gfx/pokemon/stantler/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/smeargle/front.animated.tilemap gfx/pokemon/smeargle/front.dimensions > gfx/pokemon/smeargle/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/tyrogue/front.animated.tilemap gfx/pokemon/tyrogue/front.dimensions > gfx/pokemon/tyrogue/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/hitmontop/front.animated.tilemap gfx/pokemon/hitmontop/front.dimensions > gfx/pokemon/hitmontop/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/smoochum/front.animated.tilemap gfx/pokemon/smoochum/front.dimensions > gfx/pokemon/smoochum/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/elekid/front.animated.tilemap gfx/pokemon/elekid/front.dimensions > gfx/pokemon/elekid/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/magby/front.animated.tilemap gfx/pokemon/magby/front.dimensions > gfx/pokemon/magby/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/miltank/front.animated.tilemap gfx/pokemon/miltank/front.dimensions > gfx/pokemon/miltank/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/blissey/front.animated.tilemap gfx/pokemon/blissey/front.dimensions > gfx/pokemon/blissey/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/raikou/front.animated.tilemap gfx/pokemon/raikou/front.dimensions > gfx/pokemon/raikou/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/entei/front.animated.tilemap gfx/pokemon/entei/front.dimensions > gfx/pokemon/entei/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/suicune/front.animated.tilemap gfx/pokemon/suicune/front.dimensions > gfx/pokemon/suicune/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/larvitar/front.animated.tilemap gfx/pokemon/larvitar/front.dimensions > gfx/pokemon/larvitar/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/pupitar/front.animated.tilemap gfx/pokemon/pupitar/front.dimensions > gfx/pokemon/pupitar/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/tyranitar/front.animated.tilemap gfx/pokemon/tyranitar/front.dimensions > gfx/pokemon/tyranitar/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/lugia/front.animated.tilemap gfx/pokemon/lugia/front.dimensions > gfx/pokemon/lugia/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/ho_oh/front.animated.tilemap gfx/pokemon/ho_oh/front.dimensions > gfx/pokemon/ho_oh/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/celebi/front.animated.tilemap gfx/pokemon/celebi/front.dimensions > gfx/pokemon/celebi/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/egg/front.animated.tilemap gfx/pokemon/egg/front.dimensions > gfx/pokemon/egg/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_a/front.animated.tilemap gfx/pokemon/unown_a/front.dimensions > gfx/pokemon/unown_a/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_b/front.animated.tilemap gfx/pokemon/unown_b/front.dimensions > gfx/pokemon/unown_b/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_c/front.animated.tilemap gfx/pokemon/unown_c/front.dimensions > gfx/pokemon/unown_c/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_d/front.animated.tilemap gfx/pokemon/unown_d/front.dimensions > gfx/pokemon/unown_d/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_e/front.animated.tilemap gfx/pokemon/unown_e/front.dimensions > gfx/pokemon/unown_e/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_f/front.animated.tilemap gfx/pokemon/unown_f/front.dimensions > gfx/pokemon/unown_f/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_g/front.animated.tilemap gfx/pokemon/unown_g/front.dimensions > gfx/pokemon/unown_g/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_h/front.animated.tilemap gfx/pokemon/unown_h/front.dimensions > gfx/pokemon/unown_h/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_i/front.animated.tilemap gfx/pokemon/unown_i/front.dimensions > gfx/pokemon/unown_i/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_j/front.animated.tilemap gfx/pokemon/unown_j/front.dimensions > gfx/pokemon/unown_j/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_k/front.animated.tilemap gfx/pokemon/unown_k/front.dimensions > gfx/pokemon/unown_k/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_l/front.animated.tilemap gfx/pokemon/unown_l/front.dimensions > gfx/pokemon/unown_l/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_m/front.animated.tilemap gfx/pokemon/unown_m/front.dimensions > gfx/pokemon/unown_m/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_n/front.animated.tilemap gfx/pokemon/unown_n/front.dimensions > gfx/pokemon/unown_n/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_o/front.animated.tilemap gfx/pokemon/unown_o/front.dimensions > gfx/pokemon/unown_o/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_p/front.animated.tilemap gfx/pokemon/unown_p/front.dimensions > gfx/pokemon/unown_p/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_q/front.animated.tilemap gfx/pokemon/unown_q/front.dimensions > gfx/pokemon/unown_q/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_r/front.animated.tilemap gfx/pokemon/unown_r/front.dimensions > gfx/pokemon/unown_r/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_s/front.animated.tilemap gfx/pokemon/unown_s/front.dimensions > gfx/pokemon/unown_s/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_t/front.animated.tilemap gfx/pokemon/unown_t/front.dimensions > gfx/pokemon/unown_t/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_u/front.animated.tilemap gfx/pokemon/unown_u/front.dimensions > gfx/pokemon/unown_u/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_v/front.animated.tilemap gfx/pokemon/unown_v/front.dimensions > gfx/pokemon/unown_v/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_w/front.animated.tilemap gfx/pokemon/unown_w/front.dimensions > gfx/pokemon/unown_w/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_x/front.animated.tilemap gfx/pokemon/unown_x/front.dimensions > gfx/pokemon/unown_x/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_y/front.animated.tilemap gfx/pokemon/unown_y/front.dimensions > gfx/pokemon/unown_y/bitmask.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_z/front.animated.tilemap gfx/pokemon/unown_z/front.dimensions > gfx/pokemon/unown_z/bitmask.asm | |
tools/pokemon_animation -f gfx/pokemon/bulbasaur/front.animated.tilemap gfx/pokemon/bulbasaur/front.dimensions > gfx/pokemon/bulbasaur/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ivysaur/front.animated.tilemap gfx/pokemon/ivysaur/front.dimensions > gfx/pokemon/ivysaur/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/venusaur/front.animated.tilemap gfx/pokemon/venusaur/front.dimensions > gfx/pokemon/venusaur/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/charmander/front.animated.tilemap gfx/pokemon/charmander/front.dimensions > gfx/pokemon/charmander/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/charmeleon/front.animated.tilemap gfx/pokemon/charmeleon/front.dimensions > gfx/pokemon/charmeleon/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/charizard/front.animated.tilemap gfx/pokemon/charizard/front.dimensions > gfx/pokemon/charizard/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/squirtle/front.animated.tilemap gfx/pokemon/squirtle/front.dimensions > gfx/pokemon/squirtle/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/wartortle/front.animated.tilemap gfx/pokemon/wartortle/front.dimensions > gfx/pokemon/wartortle/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/blastoise/front.animated.tilemap gfx/pokemon/blastoise/front.dimensions > gfx/pokemon/blastoise/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/caterpie/front.animated.tilemap gfx/pokemon/caterpie/front.dimensions > gfx/pokemon/caterpie/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/metapod/front.animated.tilemap gfx/pokemon/metapod/front.dimensions > gfx/pokemon/metapod/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/butterfree/front.animated.tilemap gfx/pokemon/butterfree/front.dimensions > gfx/pokemon/butterfree/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/weedle/front.animated.tilemap gfx/pokemon/weedle/front.dimensions > gfx/pokemon/weedle/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/kakuna/front.animated.tilemap gfx/pokemon/kakuna/front.dimensions > gfx/pokemon/kakuna/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/beedrill/front.animated.tilemap gfx/pokemon/beedrill/front.dimensions > gfx/pokemon/beedrill/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/pidgey/front.animated.tilemap gfx/pokemon/pidgey/front.dimensions > gfx/pokemon/pidgey/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/pidgeotto/front.animated.tilemap gfx/pokemon/pidgeotto/front.dimensions > gfx/pokemon/pidgeotto/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/pidgeot/front.animated.tilemap gfx/pokemon/pidgeot/front.dimensions > gfx/pokemon/pidgeot/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/rattata/front.animated.tilemap gfx/pokemon/rattata/front.dimensions > gfx/pokemon/rattata/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/raticate/front.animated.tilemap gfx/pokemon/raticate/front.dimensions > gfx/pokemon/raticate/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/spearow/front.animated.tilemap gfx/pokemon/spearow/front.dimensions > gfx/pokemon/spearow/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/fearow/front.animated.tilemap gfx/pokemon/fearow/front.dimensions > gfx/pokemon/fearow/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ekans/front.animated.tilemap gfx/pokemon/ekans/front.dimensions > gfx/pokemon/ekans/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/arbok/front.animated.tilemap gfx/pokemon/arbok/front.dimensions > gfx/pokemon/arbok/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/pikachu/front.animated.tilemap gfx/pokemon/pikachu/front.dimensions > gfx/pokemon/pikachu/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/raichu/front.animated.tilemap gfx/pokemon/raichu/front.dimensions > gfx/pokemon/raichu/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/sandshrew/front.animated.tilemap gfx/pokemon/sandshrew/front.dimensions > gfx/pokemon/sandshrew/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/sandslash/front.animated.tilemap gfx/pokemon/sandslash/front.dimensions > gfx/pokemon/sandslash/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/nidoran_f/front.animated.tilemap gfx/pokemon/nidoran_f/front.dimensions > gfx/pokemon/nidoran_f/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/nidorina/front.animated.tilemap gfx/pokemon/nidorina/front.dimensions > gfx/pokemon/nidorina/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/nidoqueen/front.animated.tilemap gfx/pokemon/nidoqueen/front.dimensions > gfx/pokemon/nidoqueen/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/nidoran_m/front.animated.tilemap gfx/pokemon/nidoran_m/front.dimensions > gfx/pokemon/nidoran_m/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/nidorino/front.animated.tilemap gfx/pokemon/nidorino/front.dimensions > gfx/pokemon/nidorino/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/nidoking/front.animated.tilemap gfx/pokemon/nidoking/front.dimensions > gfx/pokemon/nidoking/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/clefairy/front.animated.tilemap gfx/pokemon/clefairy/front.dimensions > gfx/pokemon/clefairy/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/clefable/front.animated.tilemap gfx/pokemon/clefable/front.dimensions > gfx/pokemon/clefable/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/vulpix/front.animated.tilemap gfx/pokemon/vulpix/front.dimensions > gfx/pokemon/vulpix/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ninetales/front.animated.tilemap gfx/pokemon/ninetales/front.dimensions > gfx/pokemon/ninetales/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/jigglypuff/front.animated.tilemap gfx/pokemon/jigglypuff/front.dimensions > gfx/pokemon/jigglypuff/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/wigglytuff/front.animated.tilemap gfx/pokemon/wigglytuff/front.dimensions > gfx/pokemon/wigglytuff/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/zubat/front.animated.tilemap gfx/pokemon/zubat/front.dimensions > gfx/pokemon/zubat/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/golbat/front.animated.tilemap gfx/pokemon/golbat/front.dimensions > gfx/pokemon/golbat/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/oddish/front.animated.tilemap gfx/pokemon/oddish/front.dimensions > gfx/pokemon/oddish/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/gloom/front.animated.tilemap gfx/pokemon/gloom/front.dimensions > gfx/pokemon/gloom/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/vileplume/front.animated.tilemap gfx/pokemon/vileplume/front.dimensions > gfx/pokemon/vileplume/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/paras/front.animated.tilemap gfx/pokemon/paras/front.dimensions > gfx/pokemon/paras/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/parasect/front.animated.tilemap gfx/pokemon/parasect/front.dimensions > gfx/pokemon/parasect/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/venonat/front.animated.tilemap gfx/pokemon/venonat/front.dimensions > gfx/pokemon/venonat/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/venomoth/front.animated.tilemap gfx/pokemon/venomoth/front.dimensions > gfx/pokemon/venomoth/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/diglett/front.animated.tilemap gfx/pokemon/diglett/front.dimensions > gfx/pokemon/diglett/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/dugtrio/front.animated.tilemap gfx/pokemon/dugtrio/front.dimensions > gfx/pokemon/dugtrio/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/meowth/front.animated.tilemap gfx/pokemon/meowth/front.dimensions > gfx/pokemon/meowth/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/persian/front.animated.tilemap gfx/pokemon/persian/front.dimensions > gfx/pokemon/persian/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/psyduck/front.animated.tilemap gfx/pokemon/psyduck/front.dimensions > gfx/pokemon/psyduck/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/golduck/front.animated.tilemap gfx/pokemon/golduck/front.dimensions > gfx/pokemon/golduck/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/mankey/front.animated.tilemap gfx/pokemon/mankey/front.dimensions > gfx/pokemon/mankey/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/primeape/front.animated.tilemap gfx/pokemon/primeape/front.dimensions > gfx/pokemon/primeape/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/growlithe/front.animated.tilemap gfx/pokemon/growlithe/front.dimensions > gfx/pokemon/growlithe/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/arcanine/front.animated.tilemap gfx/pokemon/arcanine/front.dimensions > gfx/pokemon/arcanine/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/poliwag/front.animated.tilemap gfx/pokemon/poliwag/front.dimensions > gfx/pokemon/poliwag/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/poliwhirl/front.animated.tilemap gfx/pokemon/poliwhirl/front.dimensions > gfx/pokemon/poliwhirl/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/poliwrath/front.animated.tilemap gfx/pokemon/poliwrath/front.dimensions > gfx/pokemon/poliwrath/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/abra/front.animated.tilemap gfx/pokemon/abra/front.dimensions > gfx/pokemon/abra/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/kadabra/front.animated.tilemap gfx/pokemon/kadabra/front.dimensions > gfx/pokemon/kadabra/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/alakazam/front.animated.tilemap gfx/pokemon/alakazam/front.dimensions > gfx/pokemon/alakazam/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/machop/front.animated.tilemap gfx/pokemon/machop/front.dimensions > gfx/pokemon/machop/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/machoke/front.animated.tilemap gfx/pokemon/machoke/front.dimensions > gfx/pokemon/machoke/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/machamp/front.animated.tilemap gfx/pokemon/machamp/front.dimensions > gfx/pokemon/machamp/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/bellsprout/front.animated.tilemap gfx/pokemon/bellsprout/front.dimensions > gfx/pokemon/bellsprout/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/weepinbell/front.animated.tilemap gfx/pokemon/weepinbell/front.dimensions > gfx/pokemon/weepinbell/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/victreebel/front.animated.tilemap gfx/pokemon/victreebel/front.dimensions > gfx/pokemon/victreebel/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/tentacool/front.animated.tilemap gfx/pokemon/tentacool/front.dimensions > gfx/pokemon/tentacool/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/tentacruel/front.animated.tilemap gfx/pokemon/tentacruel/front.dimensions > gfx/pokemon/tentacruel/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/geodude/front.animated.tilemap gfx/pokemon/geodude/front.dimensions > gfx/pokemon/geodude/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/graveler/front.animated.tilemap gfx/pokemon/graveler/front.dimensions > gfx/pokemon/graveler/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/golem/front.animated.tilemap gfx/pokemon/golem/front.dimensions > gfx/pokemon/golem/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ponyta/front.animated.tilemap gfx/pokemon/ponyta/front.dimensions > gfx/pokemon/ponyta/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/rapidash/front.animated.tilemap gfx/pokemon/rapidash/front.dimensions > gfx/pokemon/rapidash/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/slowpoke/front.animated.tilemap gfx/pokemon/slowpoke/front.dimensions > gfx/pokemon/slowpoke/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/slowbro/front.animated.tilemap gfx/pokemon/slowbro/front.dimensions > gfx/pokemon/slowbro/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/magnemite/front.animated.tilemap gfx/pokemon/magnemite/front.dimensions > gfx/pokemon/magnemite/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/magneton/front.animated.tilemap gfx/pokemon/magneton/front.dimensions > gfx/pokemon/magneton/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/farfetch_d/front.animated.tilemap gfx/pokemon/farfetch_d/front.dimensions > gfx/pokemon/farfetch_d/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/doduo/front.animated.tilemap gfx/pokemon/doduo/front.dimensions > gfx/pokemon/doduo/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/dodrio/front.animated.tilemap gfx/pokemon/dodrio/front.dimensions > gfx/pokemon/dodrio/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/seel/front.animated.tilemap gfx/pokemon/seel/front.dimensions > gfx/pokemon/seel/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/dewgong/front.animated.tilemap gfx/pokemon/dewgong/front.dimensions > gfx/pokemon/dewgong/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/grimer/front.animated.tilemap gfx/pokemon/grimer/front.dimensions > gfx/pokemon/grimer/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/muk/front.animated.tilemap gfx/pokemon/muk/front.dimensions > gfx/pokemon/muk/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/shellder/front.animated.tilemap gfx/pokemon/shellder/front.dimensions > gfx/pokemon/shellder/frames.asm | |
echo " db \$4d" >> gfx/pokemon/dewgong/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/cloyster/front.animated.tilemap gfx/pokemon/cloyster/front.dimensions > gfx/pokemon/cloyster/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/gastly/front.animated.tilemap gfx/pokemon/gastly/front.dimensions > gfx/pokemon/gastly/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/haunter/front.animated.tilemap gfx/pokemon/haunter/front.dimensions > gfx/pokemon/haunter/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/gengar/front.animated.tilemap gfx/pokemon/gengar/front.dimensions > gfx/pokemon/gengar/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/onix/front.animated.tilemap gfx/pokemon/onix/front.dimensions > gfx/pokemon/onix/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/drowzee/front.animated.tilemap gfx/pokemon/drowzee/front.dimensions > gfx/pokemon/drowzee/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/hypno/front.animated.tilemap gfx/pokemon/hypno/front.dimensions > gfx/pokemon/hypno/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/krabby/front.animated.tilemap gfx/pokemon/krabby/front.dimensions > gfx/pokemon/krabby/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/kingler/front.animated.tilemap gfx/pokemon/kingler/front.dimensions > gfx/pokemon/kingler/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/voltorb/front.animated.tilemap gfx/pokemon/voltorb/front.dimensions > gfx/pokemon/voltorb/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/electrode/front.animated.tilemap gfx/pokemon/electrode/front.dimensions > gfx/pokemon/electrode/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/exeggcute/front.animated.tilemap gfx/pokemon/exeggcute/front.dimensions > gfx/pokemon/exeggcute/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/exeggutor/front.animated.tilemap gfx/pokemon/exeggutor/front.dimensions > gfx/pokemon/exeggutor/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/cubone/front.animated.tilemap gfx/pokemon/cubone/front.dimensions > gfx/pokemon/cubone/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/marowak/front.animated.tilemap gfx/pokemon/marowak/front.dimensions > gfx/pokemon/marowak/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/hitmonlee/front.animated.tilemap gfx/pokemon/hitmonlee/front.dimensions > gfx/pokemon/hitmonlee/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/hitmonchan/front.animated.tilemap gfx/pokemon/hitmonchan/front.dimensions > gfx/pokemon/hitmonchan/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/lickitung/front.animated.tilemap gfx/pokemon/lickitung/front.dimensions > gfx/pokemon/lickitung/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/koffing/front.animated.tilemap gfx/pokemon/koffing/front.dimensions > gfx/pokemon/koffing/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/weezing/front.animated.tilemap gfx/pokemon/weezing/front.dimensions > gfx/pokemon/weezing/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/rhyhorn/front.animated.tilemap gfx/pokemon/rhyhorn/front.dimensions > gfx/pokemon/rhyhorn/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/rhydon/front.animated.tilemap gfx/pokemon/rhydon/front.dimensions > gfx/pokemon/rhydon/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/chansey/front.animated.tilemap gfx/pokemon/chansey/front.dimensions > gfx/pokemon/chansey/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/tangela/front.animated.tilemap gfx/pokemon/tangela/front.dimensions > gfx/pokemon/tangela/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/kangaskhan/front.animated.tilemap gfx/pokemon/kangaskhan/front.dimensions > gfx/pokemon/kangaskhan/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/horsea/front.animated.tilemap gfx/pokemon/horsea/front.dimensions > gfx/pokemon/horsea/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/seadra/front.animated.tilemap gfx/pokemon/seadra/front.dimensions > gfx/pokemon/seadra/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/goldeen/front.animated.tilemap gfx/pokemon/goldeen/front.dimensions > gfx/pokemon/goldeen/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/seaking/front.animated.tilemap gfx/pokemon/seaking/front.dimensions > gfx/pokemon/seaking/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/staryu/front.animated.tilemap gfx/pokemon/staryu/front.dimensions > gfx/pokemon/staryu/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/starmie/front.animated.tilemap gfx/pokemon/starmie/front.dimensions > gfx/pokemon/starmie/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/mr__mime/front.animated.tilemap gfx/pokemon/mr__mime/front.dimensions > gfx/pokemon/mr__mime/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/scyther/front.animated.tilemap gfx/pokemon/scyther/front.dimensions > gfx/pokemon/scyther/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/jynx/front.animated.tilemap gfx/pokemon/jynx/front.dimensions > gfx/pokemon/jynx/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/electabuzz/front.animated.tilemap gfx/pokemon/electabuzz/front.dimensions > gfx/pokemon/electabuzz/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/magmar/front.animated.tilemap gfx/pokemon/magmar/front.dimensions > gfx/pokemon/magmar/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/pinsir/front.animated.tilemap gfx/pokemon/pinsir/front.dimensions > gfx/pokemon/pinsir/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/tauros/front.animated.tilemap gfx/pokemon/tauros/front.dimensions > gfx/pokemon/tauros/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/magikarp/front.animated.tilemap gfx/pokemon/magikarp/front.dimensions > gfx/pokemon/magikarp/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/gyarados/front.animated.tilemap gfx/pokemon/gyarados/front.dimensions > gfx/pokemon/gyarados/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/lapras/front.animated.tilemap gfx/pokemon/lapras/front.dimensions > gfx/pokemon/lapras/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ditto/front.animated.tilemap gfx/pokemon/ditto/front.dimensions > gfx/pokemon/ditto/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/eevee/front.animated.tilemap gfx/pokemon/eevee/front.dimensions > gfx/pokemon/eevee/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/vaporeon/front.animated.tilemap gfx/pokemon/vaporeon/front.dimensions > gfx/pokemon/vaporeon/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/jolteon/front.animated.tilemap gfx/pokemon/jolteon/front.dimensions > gfx/pokemon/jolteon/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/flareon/front.animated.tilemap gfx/pokemon/flareon/front.dimensions > gfx/pokemon/flareon/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/porygon/front.animated.tilemap gfx/pokemon/porygon/front.dimensions > gfx/pokemon/porygon/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/omanyte/front.animated.tilemap gfx/pokemon/omanyte/front.dimensions > gfx/pokemon/omanyte/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/omastar/front.animated.tilemap gfx/pokemon/omastar/front.dimensions > gfx/pokemon/omastar/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/kabuto/front.animated.tilemap gfx/pokemon/kabuto/front.dimensions > gfx/pokemon/kabuto/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/kabutops/front.animated.tilemap gfx/pokemon/kabutops/front.dimensions > gfx/pokemon/kabutops/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/aerodactyl/front.animated.tilemap gfx/pokemon/aerodactyl/front.dimensions > gfx/pokemon/aerodactyl/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/snorlax/front.animated.tilemap gfx/pokemon/snorlax/front.dimensions > gfx/pokemon/snorlax/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/articuno/front.animated.tilemap gfx/pokemon/articuno/front.dimensions > gfx/pokemon/articuno/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/zapdos/front.animated.tilemap gfx/pokemon/zapdos/front.dimensions > gfx/pokemon/zapdos/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/moltres/front.animated.tilemap gfx/pokemon/moltres/front.dimensions > gfx/pokemon/moltres/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/dratini/front.animated.tilemap gfx/pokemon/dratini/front.dimensions > gfx/pokemon/dratini/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/dragonair/front.animated.tilemap gfx/pokemon/dragonair/front.dimensions > gfx/pokemon/dragonair/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/dragonite/front.animated.tilemap gfx/pokemon/dragonite/front.dimensions > gfx/pokemon/dragonite/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/mewtwo/front.animated.tilemap gfx/pokemon/mewtwo/front.dimensions > gfx/pokemon/mewtwo/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/mew/front.animated.tilemap gfx/pokemon/mew/front.dimensions > gfx/pokemon/mew/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/chikorita/front.animated.tilemap gfx/pokemon/chikorita/front.dimensions > gfx/pokemon/chikorita/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/bayleef/front.animated.tilemap gfx/pokemon/bayleef/front.dimensions > gfx/pokemon/bayleef/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/meganium/front.animated.tilemap gfx/pokemon/meganium/front.dimensions > gfx/pokemon/meganium/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/cyndaquil/front.animated.tilemap gfx/pokemon/cyndaquil/front.dimensions > gfx/pokemon/cyndaquil/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/quilava/front.animated.tilemap gfx/pokemon/quilava/front.dimensions > gfx/pokemon/quilava/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/typhlosion/front.animated.tilemap gfx/pokemon/typhlosion/front.dimensions > gfx/pokemon/typhlosion/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/totodile/front.animated.tilemap gfx/pokemon/totodile/front.dimensions > gfx/pokemon/totodile/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/croconaw/front.animated.tilemap gfx/pokemon/croconaw/front.dimensions > gfx/pokemon/croconaw/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/feraligatr/front.animated.tilemap gfx/pokemon/feraligatr/front.dimensions > gfx/pokemon/feraligatr/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/sentret/front.animated.tilemap gfx/pokemon/sentret/front.dimensions > gfx/pokemon/sentret/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/furret/front.animated.tilemap gfx/pokemon/furret/front.dimensions > gfx/pokemon/furret/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/hoothoot/front.animated.tilemap gfx/pokemon/hoothoot/front.dimensions > gfx/pokemon/hoothoot/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/noctowl/front.animated.tilemap gfx/pokemon/noctowl/front.dimensions > gfx/pokemon/noctowl/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ledyba/front.animated.tilemap gfx/pokemon/ledyba/front.dimensions > gfx/pokemon/ledyba/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ledian/front.animated.tilemap gfx/pokemon/ledian/front.dimensions > gfx/pokemon/ledian/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/spinarak/front.animated.tilemap gfx/pokemon/spinarak/front.dimensions > gfx/pokemon/spinarak/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ariados/front.animated.tilemap gfx/pokemon/ariados/front.dimensions > gfx/pokemon/ariados/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/crobat/front.animated.tilemap gfx/pokemon/crobat/front.dimensions > gfx/pokemon/crobat/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/chinchou/front.animated.tilemap gfx/pokemon/chinchou/front.dimensions > gfx/pokemon/chinchou/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/lanturn/front.animated.tilemap gfx/pokemon/lanturn/front.dimensions > gfx/pokemon/lanturn/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/pichu/front.animated.tilemap gfx/pokemon/pichu/front.dimensions > gfx/pokemon/pichu/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/cleffa/front.animated.tilemap gfx/pokemon/cleffa/front.dimensions > gfx/pokemon/cleffa/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/igglybuff/front.animated.tilemap gfx/pokemon/igglybuff/front.dimensions > gfx/pokemon/igglybuff/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/togepi/front.animated.tilemap gfx/pokemon/togepi/front.dimensions > gfx/pokemon/togepi/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/togetic/front.animated.tilemap gfx/pokemon/togetic/front.dimensions > gfx/pokemon/togetic/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/natu/front.animated.tilemap gfx/pokemon/natu/front.dimensions > gfx/pokemon/natu/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/xatu/front.animated.tilemap gfx/pokemon/xatu/front.dimensions > gfx/pokemon/xatu/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/mareep/front.animated.tilemap gfx/pokemon/mareep/front.dimensions > gfx/pokemon/mareep/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/flaaffy/front.animated.tilemap gfx/pokemon/flaaffy/front.dimensions > gfx/pokemon/flaaffy/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ampharos/front.animated.tilemap gfx/pokemon/ampharos/front.dimensions > gfx/pokemon/ampharos/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/bellossom/front.animated.tilemap gfx/pokemon/bellossom/front.dimensions > gfx/pokemon/bellossom/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/marill/front.animated.tilemap gfx/pokemon/marill/front.dimensions > gfx/pokemon/marill/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/azumarill/front.animated.tilemap gfx/pokemon/azumarill/front.dimensions > gfx/pokemon/azumarill/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/sudowoodo/front.animated.tilemap gfx/pokemon/sudowoodo/front.dimensions > gfx/pokemon/sudowoodo/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/politoed/front.animated.tilemap gfx/pokemon/politoed/front.dimensions > gfx/pokemon/politoed/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/hoppip/front.animated.tilemap gfx/pokemon/hoppip/front.dimensions > gfx/pokemon/hoppip/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/skiploom/front.animated.tilemap gfx/pokemon/skiploom/front.dimensions > gfx/pokemon/skiploom/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/jumpluff/front.animated.tilemap gfx/pokemon/jumpluff/front.dimensions > gfx/pokemon/jumpluff/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/aipom/front.animated.tilemap gfx/pokemon/aipom/front.dimensions > gfx/pokemon/aipom/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/sunkern/front.animated.tilemap gfx/pokemon/sunkern/front.dimensions > gfx/pokemon/sunkern/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/sunflora/front.animated.tilemap gfx/pokemon/sunflora/front.dimensions > gfx/pokemon/sunflora/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/yanma/front.animated.tilemap gfx/pokemon/yanma/front.dimensions > gfx/pokemon/yanma/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/wooper/front.animated.tilemap gfx/pokemon/wooper/front.dimensions > gfx/pokemon/wooper/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/quagsire/front.animated.tilemap gfx/pokemon/quagsire/front.dimensions > gfx/pokemon/quagsire/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/espeon/front.animated.tilemap gfx/pokemon/espeon/front.dimensions > gfx/pokemon/espeon/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/umbreon/front.animated.tilemap gfx/pokemon/umbreon/front.dimensions > gfx/pokemon/umbreon/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/murkrow/front.animated.tilemap gfx/pokemon/murkrow/front.dimensions > gfx/pokemon/murkrow/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/slowking/front.animated.tilemap gfx/pokemon/slowking/front.dimensions > gfx/pokemon/slowking/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/misdreavus/front.animated.tilemap gfx/pokemon/misdreavus/front.dimensions > gfx/pokemon/misdreavus/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/wobbuffet/front.animated.tilemap gfx/pokemon/wobbuffet/front.dimensions > gfx/pokemon/wobbuffet/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/girafarig/front.animated.tilemap gfx/pokemon/girafarig/front.dimensions > gfx/pokemon/girafarig/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/pineco/front.animated.tilemap gfx/pokemon/pineco/front.dimensions > gfx/pokemon/pineco/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/forretress/front.animated.tilemap gfx/pokemon/forretress/front.dimensions > gfx/pokemon/forretress/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/dunsparce/front.animated.tilemap gfx/pokemon/dunsparce/front.dimensions > gfx/pokemon/dunsparce/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/gligar/front.animated.tilemap gfx/pokemon/gligar/front.dimensions > gfx/pokemon/gligar/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/steelix/front.animated.tilemap gfx/pokemon/steelix/front.dimensions > gfx/pokemon/steelix/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/snubbull/front.animated.tilemap gfx/pokemon/snubbull/front.dimensions > gfx/pokemon/snubbull/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/granbull/front.animated.tilemap gfx/pokemon/granbull/front.dimensions > gfx/pokemon/granbull/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/qwilfish/front.animated.tilemap gfx/pokemon/qwilfish/front.dimensions > gfx/pokemon/qwilfish/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/scizor/front.animated.tilemap gfx/pokemon/scizor/front.dimensions > gfx/pokemon/scizor/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/shuckle/front.animated.tilemap gfx/pokemon/shuckle/front.dimensions > gfx/pokemon/shuckle/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/heracross/front.animated.tilemap gfx/pokemon/heracross/front.dimensions > gfx/pokemon/heracross/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/sneasel/front.animated.tilemap gfx/pokemon/sneasel/front.dimensions > gfx/pokemon/sneasel/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/teddiursa/front.animated.tilemap gfx/pokemon/teddiursa/front.dimensions > gfx/pokemon/teddiursa/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ursaring/front.animated.tilemap gfx/pokemon/ursaring/front.dimensions > gfx/pokemon/ursaring/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/slugma/front.animated.tilemap gfx/pokemon/slugma/front.dimensions > gfx/pokemon/slugma/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/magcargo/front.animated.tilemap gfx/pokemon/magcargo/front.dimensions > gfx/pokemon/magcargo/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/swinub/front.animated.tilemap gfx/pokemon/swinub/front.dimensions > gfx/pokemon/swinub/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/piloswine/front.animated.tilemap gfx/pokemon/piloswine/front.dimensions > gfx/pokemon/piloswine/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/corsola/front.animated.tilemap gfx/pokemon/corsola/front.dimensions > gfx/pokemon/corsola/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/remoraid/front.animated.tilemap gfx/pokemon/remoraid/front.dimensions > gfx/pokemon/remoraid/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/octillery/front.animated.tilemap gfx/pokemon/octillery/front.dimensions > gfx/pokemon/octillery/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/delibird/front.animated.tilemap gfx/pokemon/delibird/front.dimensions > gfx/pokemon/delibird/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/mantine/front.animated.tilemap gfx/pokemon/mantine/front.dimensions > gfx/pokemon/mantine/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/skarmory/front.animated.tilemap gfx/pokemon/skarmory/front.dimensions > gfx/pokemon/skarmory/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/houndour/front.animated.tilemap gfx/pokemon/houndour/front.dimensions > gfx/pokemon/houndour/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/houndoom/front.animated.tilemap gfx/pokemon/houndoom/front.dimensions > gfx/pokemon/houndoom/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/kingdra/front.animated.tilemap gfx/pokemon/kingdra/front.dimensions > gfx/pokemon/kingdra/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/phanpy/front.animated.tilemap gfx/pokemon/phanpy/front.dimensions > gfx/pokemon/phanpy/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/donphan/front.animated.tilemap gfx/pokemon/donphan/front.dimensions > gfx/pokemon/donphan/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/porygon2/front.animated.tilemap gfx/pokemon/porygon2/front.dimensions > gfx/pokemon/porygon2/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/stantler/front.animated.tilemap gfx/pokemon/stantler/front.dimensions > gfx/pokemon/stantler/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/smeargle/front.animated.tilemap gfx/pokemon/smeargle/front.dimensions > gfx/pokemon/smeargle/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/tyrogue/front.animated.tilemap gfx/pokemon/tyrogue/front.dimensions > gfx/pokemon/tyrogue/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/hitmontop/front.animated.tilemap gfx/pokemon/hitmontop/front.dimensions > gfx/pokemon/hitmontop/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/smoochum/front.animated.tilemap gfx/pokemon/smoochum/front.dimensions > gfx/pokemon/smoochum/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/elekid/front.animated.tilemap gfx/pokemon/elekid/front.dimensions > gfx/pokemon/elekid/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/magby/front.animated.tilemap gfx/pokemon/magby/front.dimensions > gfx/pokemon/magby/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/miltank/front.animated.tilemap gfx/pokemon/miltank/front.dimensions > gfx/pokemon/miltank/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/blissey/front.animated.tilemap gfx/pokemon/blissey/front.dimensions > gfx/pokemon/blissey/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/raikou/front.animated.tilemap gfx/pokemon/raikou/front.dimensions > gfx/pokemon/raikou/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/entei/front.animated.tilemap gfx/pokemon/entei/front.dimensions > gfx/pokemon/entei/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/suicune/front.animated.tilemap gfx/pokemon/suicune/front.dimensions > gfx/pokemon/suicune/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/larvitar/front.animated.tilemap gfx/pokemon/larvitar/front.dimensions > gfx/pokemon/larvitar/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/pupitar/front.animated.tilemap gfx/pokemon/pupitar/front.dimensions > gfx/pokemon/pupitar/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/tyranitar/front.animated.tilemap gfx/pokemon/tyranitar/front.dimensions > gfx/pokemon/tyranitar/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/lugia/front.animated.tilemap gfx/pokemon/lugia/front.dimensions > gfx/pokemon/lugia/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/ho_oh/front.animated.tilemap gfx/pokemon/ho_oh/front.dimensions > gfx/pokemon/ho_oh/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/celebi/front.animated.tilemap gfx/pokemon/celebi/front.dimensions > gfx/pokemon/celebi/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/egg/front.animated.tilemap gfx/pokemon/egg/front.dimensions > gfx/pokemon/egg/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_a/front.animated.tilemap gfx/pokemon/unown_a/front.dimensions > gfx/pokemon/unown_a/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_b/front.animated.tilemap gfx/pokemon/unown_b/front.dimensions > gfx/pokemon/unown_b/frames.asm | |
echo " db \$5e, \$59" >> gfx/pokemon/lugia/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_c/front.animated.tilemap gfx/pokemon/unown_c/front.dimensions > gfx/pokemon/unown_c/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_d/front.animated.tilemap gfx/pokemon/unown_d/front.dimensions > gfx/pokemon/unown_d/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_e/front.animated.tilemap gfx/pokemon/unown_e/front.dimensions > gfx/pokemon/unown_e/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_f/front.animated.tilemap gfx/pokemon/unown_f/front.dimensions > gfx/pokemon/unown_f/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_g/front.animated.tilemap gfx/pokemon/unown_g/front.dimensions > gfx/pokemon/unown_g/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_h/front.animated.tilemap gfx/pokemon/unown_h/front.dimensions > gfx/pokemon/unown_h/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_i/front.animated.tilemap gfx/pokemon/unown_i/front.dimensions > gfx/pokemon/unown_i/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_j/front.animated.tilemap gfx/pokemon/unown_j/front.dimensions > gfx/pokemon/unown_j/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_k/front.animated.tilemap gfx/pokemon/unown_k/front.dimensions > gfx/pokemon/unown_k/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_l/front.animated.tilemap gfx/pokemon/unown_l/front.dimensions > gfx/pokemon/unown_l/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_m/front.animated.tilemap gfx/pokemon/unown_m/front.dimensions > gfx/pokemon/unown_m/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_n/front.animated.tilemap gfx/pokemon/unown_n/front.dimensions > gfx/pokemon/unown_n/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_o/front.animated.tilemap gfx/pokemon/unown_o/front.dimensions > gfx/pokemon/unown_o/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_p/front.animated.tilemap gfx/pokemon/unown_p/front.dimensions > gfx/pokemon/unown_p/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_q/front.animated.tilemap gfx/pokemon/unown_q/front.dimensions > gfx/pokemon/unown_q/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_r/front.animated.tilemap gfx/pokemon/unown_r/front.dimensions > gfx/pokemon/unown_r/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_s/front.animated.tilemap gfx/pokemon/unown_s/front.dimensions > gfx/pokemon/unown_s/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_t/front.animated.tilemap gfx/pokemon/unown_t/front.dimensions > gfx/pokemon/unown_t/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_u/front.animated.tilemap gfx/pokemon/unown_u/front.dimensions > gfx/pokemon/unown_u/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_v/front.animated.tilemap gfx/pokemon/unown_v/front.dimensions > gfx/pokemon/unown_v/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_w/front.animated.tilemap gfx/pokemon/unown_w/front.dimensions > gfx/pokemon/unown_w/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_x/front.animated.tilemap gfx/pokemon/unown_x/front.dimensions > gfx/pokemon/unown_x/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_y/front.animated.tilemap gfx/pokemon/unown_y/front.dimensions > gfx/pokemon/unown_y/frames.asm | |
tools/pokemon_animation -f gfx/pokemon/unown_z/front.animated.tilemap gfx/pokemon/unown_z/front.dimensions > gfx/pokemon/unown_z/frames.asm | |
cp gfx/card_flip/card_flip_3.2bpp.lz.53679db7 gfx/card_flip/card_flip_3.2bpp.lz | |
cp gfx/card_flip/card_flip_1.2bpp.lz.86f267e8 gfx/card_flip/card_flip_1.2bpp.lz | |
cp gfx/card_flip/card_flip_2.2bpp.lz.6a6c671d gfx/card_flip/card_flip_2.2bpp.lz | |
cp gfx/unown_puzzle/start_cancel.2bpp.lz.e07fe7bd gfx/unown_puzzle/start_cancel.2bpp.lz | |
cp gfx/unown_puzzle/hooh.2bpp.lz.e440a572 gfx/unown_puzzle/hooh.2bpp.lz | |
cp gfx/unown_puzzle/aerodactyl.2bpp.lz.f546fb5e gfx/unown_puzzle/aerodactyl.2bpp.lz | |
cp gfx/unown_puzzle/kabuto.2bpp.lz.0ed9882d gfx/unown_puzzle/kabuto.2bpp.lz | |
cp gfx/unown_puzzle/omanyte.2bpp.lz.27bfcbde gfx/unown_puzzle/omanyte.2bpp.lz | |
cp gfx/dummy_game/dummy_game.2bpp.lz.821ba441 gfx/dummy_game/dummy_game.2bpp.lz | |
cp gfx/pc/pc.2bpp.lz.2201c1aa gfx/pc/pc.2bpp.lz | |
cp gfx/intro/suicune_run.2bpp.lz.ef999ad2 gfx/intro/suicune_run.2bpp.lz | |
cp gfx/intro/pichu_wooper.2bpp.lz.4bccf7f4 gfx/intro/pichu_wooper.2bpp.lz | |
cp gfx/intro/background.2bpp.lz.b58b3984 gfx/intro/background.2bpp.lz | |
cp gfx/intro/unowns.2bpp.lz.3a1f185e gfx/intro/unowns.2bpp.lz | |
cp gfx/intro/pulse.2bpp.lz.9fb06bb6 gfx/intro/pulse.2bpp.lz | |
cp gfx/intro/crystal_unowns.2bpp.lz.e7f8ad51 gfx/intro/crystal_unowns.2bpp.lz | |
cp gfx/intro/suicune_close.2bpp.lz.7e362923 gfx/intro/suicune_close.2bpp.lz | |
cp gfx/intro/suicune_jump.2bpp.lz.1b09fb64 gfx/intro/suicune_jump.2bpp.lz | |
cp gfx/intro/suicune_back.2bpp.lz.c6f529b0 gfx/intro/suicune_back.2bpp.lz | |
cp gfx/intro/unown_back.2bpp.lz.740c4d28 gfx/intro/unown_back.2bpp.lz | |
cp gfx/pokegear/town_map.2bpp.lz.c0587c86 gfx/pokegear/town_map.2bpp.lz | |
cp gfx/unknown/108d27.2bpp.lz.eef1e11d gfx/unknown/108d27.2bpp.lz | |
cp gfx/unknown/108da7.2bpp.lz.aad8592b gfx/unknown/108da7.2bpp.lz | |
cp gfx/intro/logo.2bpp.lz.e03ee257 gfx/intro/logo.2bpp.lz | |
cp gfx/title/suicune.2bpp.lz.30e490d0 gfx/title/suicune.2bpp.lz | |
cp gfx/title/logo.2bpp.lz.f22013e3 gfx/title/logo.2bpp.lz | |
cp gfx/title/crystal.2bpp.lz.cd5aabdd gfx/title/crystal.2bpp.lz | |
cp gfx/mobile/pichu_animated.2bpp.lz.5d6d2ad4 gfx/mobile/pichu_animated.2bpp.lz | |
cp gfx/mobile/electro_ball.2bpp.lz.3eaf004f gfx/mobile/electro_ball.2bpp.lz | |
cp gfx/diploma/diploma.2bpp.lz.7b56f7e5 gfx/diploma/diploma.2bpp.lz | |
cp gfx/pokedex/sgb.2bpp.lz.82bc0a7b gfx/pokedex/sgb.2bpp.lz | |
cp gfx/pokedex/question_mark.2bpp.lz.14c284f5 gfx/pokedex/question_mark.2bpp.lz | |
cp gfx/pokegear/pokegear.2bpp.lz.42315ab4 gfx/pokegear/pokegear.2bpp.lz | |
rgbasm -L -o engine/movie/credits.o engine/movie/credits.asm | |
cp gfx/pokemon/ho_oh/front.animated.2bpp.lz.db80b5eb gfx/pokemon/ho_oh/front.animated.2bpp.lz | |
cp gfx/pokemon/machamp/front.animated.2bpp.lz.2d408542 gfx/pokemon/machamp/front.animated.2bpp.lz | |
cp gfx/pokemon/ninetales/front.animated.2bpp.lz.eef934ff gfx/pokemon/ninetales/front.animated.2bpp.lz | |
cp gfx/pokemon/feraligatr/front.animated.2bpp.lz.fade72cc gfx/pokemon/feraligatr/front.animated.2bpp.lz | |
cp gfx/pokemon/nidoking/front.animated.2bpp.lz.bd38fa1e gfx/pokemon/nidoking/front.animated.2bpp.lz | |
cp gfx/pokemon/raikou/front.animated.2bpp.lz.464b6fd7 gfx/pokemon/raikou/front.animated.2bpp.lz | |
cp gfx/pokemon/lugia/front.animated.2bpp.lz.7293eddc gfx/pokemon/lugia/front.animated.2bpp.lz | |
cp gfx/pokemon/articuno/front.animated.2bpp.lz.650aef29 gfx/pokemon/articuno/front.animated.2bpp.lz | |
cp gfx/pokemon/tauros/front.animated.2bpp.lz.982dd0db gfx/pokemon/tauros/front.animated.2bpp.lz | |
cp gfx/pokemon/venusaur/front.animated.2bpp.lz.48d131f4 gfx/pokemon/venusaur/front.animated.2bpp.lz | |
cp gfx/pokemon/entei/front.animated.2bpp.lz.ebaf8024 gfx/pokemon/entei/front.animated.2bpp.lz | |
cp gfx/pokemon/suicune/front.animated.2bpp.lz.64698c0a gfx/pokemon/suicune/front.animated.2bpp.lz | |
cp gfx/pokemon/typhlosion/front.animated.2bpp.lz.65adc1e1 gfx/pokemon/typhlosion/front.animated.2bpp.lz | |
cp gfx/pokemon/blastoise/front.animated.2bpp.lz.3899aed0 gfx/pokemon/blastoise/front.animated.2bpp.lz | |
cp gfx/pokemon/rapidash/front.animated.2bpp.lz.d5ac5a96 gfx/pokemon/rapidash/front.animated.2bpp.lz | |
cp gfx/pokemon/meganium/front.animated.2bpp.lz.fe0b9df4 gfx/pokemon/meganium/front.animated.2bpp.lz | |
cp gfx/pokemon/nidoqueen/front.animated.2bpp.lz.0bf11b0a gfx/pokemon/nidoqueen/front.animated.2bpp.lz | |
cp gfx/pokemon/hitmonlee/front.animated.2bpp.lz.d174eba1 gfx/pokemon/hitmonlee/front.animated.2bpp.lz | |
cp gfx/pokemon/scizor/front.animated.2bpp.lz.afd0131a gfx/pokemon/scizor/front.animated.2bpp.lz | |
cp gfx/pokemon/beedrill/front.animated.2bpp.lz.1b5d3117 gfx/pokemon/beedrill/front.animated.2bpp.lz | |
cp gfx/pokemon/arcanine/front.animated.2bpp.lz.5ae8eff3 gfx/pokemon/arcanine/front.animated.2bpp.lz | |
cp gfx/pokemon/tyranitar/front.animated.2bpp.lz.e0e9187e gfx/pokemon/tyranitar/front.animated.2bpp.lz | |
cp gfx/pokemon/moltres/front.animated.2bpp.lz.281bc0ec gfx/pokemon/moltres/front.animated.2bpp.lz | |
cp gfx/pokemon/zapdos/front.animated.2bpp.lz.05cb214a gfx/pokemon/zapdos/front.animated.2bpp.lz | |
cp gfx/pokemon/arbok/front.animated.2bpp.lz.1589a977 gfx/pokemon/arbok/front.animated.2bpp.lz | |
cp gfx/pokemon/mewtwo/front.animated.2bpp.lz.45e8b40d gfx/pokemon/mewtwo/front.animated.2bpp.lz | |
cp gfx/pokemon/fearow/front.animated.2bpp.lz.393b11d6 gfx/pokemon/fearow/front.animated.2bpp.lz | |
cp gfx/pokemon/charizard/front.animated.2bpp.lz.0068f820 gfx/pokemon/charizard/front.animated.2bpp.lz | |
cp gfx/pokemon/quilava/front.animated.2bpp.lz.f42f4c67 gfx/pokemon/quilava/front.animated.2bpp.lz | |
cp gfx/pokemon/steelix/front.animated.2bpp.lz.42f3f8d1 gfx/pokemon/steelix/front.animated.2bpp.lz | |
cp gfx/pokemon/alakazam/front.animated.2bpp.lz.b246e050 gfx/pokemon/alakazam/front.animated.2bpp.lz | |
cp gfx/pokemon/gyarados/front.animated.2bpp.lz.1b498e2b gfx/pokemon/gyarados/front.animated.2bpp.lz | |
cp gfx/pokemon/kangaskhan/front.animated.2bpp.lz.09c81009 gfx/pokemon/kangaskhan/front.animated.2bpp.lz | |
cp gfx/pokemon/rhydon/front.animated.2bpp.lz.7257fc4f gfx/pokemon/rhydon/front.animated.2bpp.lz | |
cp gfx/pokemon/golduck/front.animated.2bpp.lz.09e97414 gfx/pokemon/golduck/front.animated.2bpp.lz | |
cp gfx/pokemon/rhyhorn/front.animated.2bpp.lz.bdfdf7dc gfx/pokemon/rhyhorn/front.animated.2bpp.lz | |
cp gfx/pokemon/pidgeot/front.animated.2bpp.lz.c161ad71 gfx/pokemon/pidgeot/front.animated.2bpp.lz | |
cp gfx/pokemon/slowbro/front.animated.2bpp.lz.257e2e84 gfx/pokemon/slowbro/front.animated.2bpp.lz | |
cp gfx/pokemon/butterfree/front.animated.2bpp.lz.33ba7e24 gfx/pokemon/butterfree/front.animated.2bpp.lz | |
cp gfx/pokemon/weezing/front.animated.2bpp.lz.75928bd0 gfx/pokemon/weezing/front.animated.2bpp.lz | |
cp gfx/pokemon/cloyster/front.animated.2bpp.lz.fe85709f gfx/pokemon/cloyster/front.animated.2bpp.lz | |
cp gfx/pokemon/skarmory/front.animated.2bpp.lz.7de4675e gfx/pokemon/skarmory/front.animated.2bpp.lz | |
cp gfx/pokemon/dewgong/front.animated.2bpp.lz.cc53359c gfx/pokemon/dewgong/front.animated.2bpp.lz | |
cp gfx/pokemon/victreebel/front.animated.2bpp.lz.d5d535c1 gfx/pokemon/victreebel/front.animated.2bpp.lz | |
cp gfx/pokemon/raichu/front.animated.2bpp.lz.25f943cb gfx/pokemon/raichu/front.animated.2bpp.lz | |
cp gfx/pokemon/primeape/front.animated.2bpp.lz.218352ec gfx/pokemon/primeape/front.animated.2bpp.lz | |
cp gfx/pokemon/omastar/back.2bpp.lz.c75932db gfx/pokemon/omastar/back.2bpp.lz | |
cp gfx/pokemon/dodrio/front.animated.2bpp.lz.2aaff569 gfx/pokemon/dodrio/front.animated.2bpp.lz | |
cp gfx/pokemon/slowking/front.animated.2bpp.lz.4c2f7140 gfx/pokemon/slowking/front.animated.2bpp.lz | |
cp gfx/pokemon/hitmontop/front.animated.2bpp.lz.1b3e96fc gfx/pokemon/hitmontop/front.animated.2bpp.lz | |
cp gfx/pokemon/onix/front.animated.2bpp.lz.84b7e9ef gfx/pokemon/onix/front.animated.2bpp.lz | |
cp gfx/pokemon/blissey/front.animated.2bpp.lz.04f2353a gfx/pokemon/blissey/front.animated.2bpp.lz | |
cp gfx/pokemon/machoke/front.animated.2bpp.lz.f38b95a7 gfx/pokemon/machoke/front.animated.2bpp.lz | |
cp gfx/pokemon/dragonite/front.animated.2bpp.lz.b914dfd9 gfx/pokemon/dragonite/front.animated.2bpp.lz | |
cp gfx/pokemon/poliwrath/front.animated.2bpp.lz.fb1157ec gfx/pokemon/poliwrath/front.animated.2bpp.lz | |
cp gfx/pokemon/scyther/front.animated.2bpp.lz.86d1a281 gfx/pokemon/scyther/front.animated.2bpp.lz | |
cp gfx/pokemon/aerodactyl/front.animated.2bpp.lz.3bceb33e gfx/pokemon/aerodactyl/front.animated.2bpp.lz | |
cp gfx/pokemon/seaking/front.animated.2bpp.lz.fb4eb288 gfx/pokemon/seaking/front.animated.2bpp.lz | |
cp gfx/pokemon/muk/front.animated.2bpp.lz.530363b2 gfx/pokemon/muk/front.animated.2bpp.lz | |
cp gfx/pokemon/croconaw/front.animated.2bpp.lz.a797986d gfx/pokemon/croconaw/front.animated.2bpp.lz | |
cp gfx/pokemon/hypno/front.animated.2bpp.lz.638333a3 gfx/pokemon/hypno/front.animated.2bpp.lz | |
cp gfx/pokemon/nidorino/front.animated.2bpp.lz.ba11ef23 gfx/pokemon/nidorino/front.animated.2bpp.lz | |
cp gfx/pokemon/sandslash/front.animated.2bpp.lz.d6498722 gfx/pokemon/sandslash/front.animated.2bpp.lz | |
cp gfx/pokemon/jolteon/front.animated.2bpp.lz.b2b07d79 gfx/pokemon/jolteon/front.animated.2bpp.lz | |
cp gfx/pokemon/donphan/front.animated.2bpp.lz.9e1b7048 gfx/pokemon/donphan/front.animated.2bpp.lz | |
cp gfx/pokemon/pinsir/front.animated.2bpp.lz.1e3839f2 gfx/pokemon/pinsir/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_e/front.animated.2bpp.lz.83f43ff7 gfx/pokemon/unown_e/front.animated.2bpp.lz | |
cp gfx/pokemon/golbat/front.animated.2bpp.lz.c35ffe9b gfx/pokemon/golbat/front.animated.2bpp.lz | |
cp gfx/pokemon/kingler/front.animated.2bpp.lz.35305199 gfx/pokemon/kingler/front.animated.2bpp.lz | |
cp gfx/pokemon/exeggcute/front.animated.2bpp.lz.578a4722 gfx/pokemon/exeggcute/front.animated.2bpp.lz | |
cp gfx/pokemon/magcargo/front.animated.2bpp.lz.53a425f4 gfx/pokemon/magcargo/front.animated.2bpp.lz | |
cp gfx/pokemon/persian/front.animated.2bpp.lz.0e6a2521 gfx/pokemon/persian/front.animated.2bpp.lz | |
cp gfx/pokemon/stantler/front.animated.2bpp.lz.46b7dd06 gfx/pokemon/stantler/front.animated.2bpp.lz | |
cp gfx/pokemon/raticate/front.animated.2bpp.lz.ef1a4689 gfx/pokemon/raticate/front.animated.2bpp.lz | |
cp gfx/pokemon/venomoth/front.animated.2bpp.lz.6c0096ec gfx/pokemon/venomoth/front.animated.2bpp.lz | |
cp gfx/pokemon/politoed/front.animated.2bpp.lz.408a9c1a gfx/pokemon/politoed/front.animated.2bpp.lz | |
cp gfx/pokemon/electabuzz/front.animated.2bpp.lz.381e1c6e gfx/pokemon/electabuzz/front.animated.2bpp.lz | |
cp gfx/pokemon/mantine/front.animated.2bpp.lz.9eb40d04 gfx/pokemon/mantine/front.animated.2bpp.lz | |
cp gfx/pokemon/lickitung/front.animated.2bpp.lz.328a7c53 gfx/pokemon/lickitung/front.animated.2bpp.lz | |
cp gfx/pokemon/kingdra/front.animated.2bpp.lz.668c0516 gfx/pokemon/kingdra/front.animated.2bpp.lz | |
cp gfx/pokemon/charmeleon/front.animated.2bpp.lz.0e629968 gfx/pokemon/charmeleon/front.animated.2bpp.lz | |
cp gfx/pokemon/kadabra/front.animated.2bpp.lz.bc78f9cf gfx/pokemon/kadabra/front.animated.2bpp.lz | |
cp gfx/pokemon/exeggutor/front.animated.2bpp.lz.3915d572 gfx/pokemon/exeggutor/front.animated.2bpp.lz | |
cp gfx/pokemon/gastly/front.animated.2bpp.lz.84148c1e gfx/pokemon/gastly/front.animated.2bpp.lz | |
cp gfx/pokemon/azumarill/front.animated.2bpp.lz.cc9fd2ed gfx/pokemon/azumarill/front.animated.2bpp.lz | |
cp gfx/pokemon/parasect/front.animated.2bpp.lz.f78f9f36 gfx/pokemon/parasect/front.animated.2bpp.lz | |
cp gfx/pokemon/mr__mime/front.animated.2bpp.lz.f948d1b8 gfx/pokemon/mr__mime/front.animated.2bpp.lz | |
cp gfx/pokemon/heracross/front.animated.2bpp.lz.0742fe2b gfx/pokemon/heracross/front.animated.2bpp.lz | |
cp gfx/pokemon/ariados/front.animated.2bpp.lz.5ac5c83c gfx/pokemon/ariados/front.animated.2bpp.lz | |
cp gfx/pokemon/noctowl/front.animated.2bpp.lz.7d6594fe gfx/pokemon/noctowl/front.animated.2bpp.lz | |
cp gfx/pokemon/wartortle/front.animated.2bpp.lz.f50d25f5 gfx/pokemon/wartortle/front.animated.2bpp.lz | |
cp gfx/pokemon/lapras/front.animated.2bpp.lz.8290ef8e gfx/pokemon/lapras/front.animated.2bpp.lz | |
cp gfx/pokemon/golem/front.animated.2bpp.lz.a16f21c8 gfx/pokemon/golem/front.animated.2bpp.lz | |
cp gfx/pokemon/poliwhirl/front.animated.2bpp.lz.9a36033f gfx/pokemon/poliwhirl/front.animated.2bpp.lz | |
cp gfx/pokemon/ursaring/front.animated.2bpp.lz.5bcb8114 gfx/pokemon/ursaring/front.animated.2bpp.lz | |
cp gfx/pokemon/houndoom/front.animated.2bpp.lz.2d450e90 gfx/pokemon/houndoom/front.animated.2bpp.lz | |
cp gfx/pokemon/kabutops/front.animated.2bpp.lz.d5e4bfeb gfx/pokemon/kabutops/front.animated.2bpp.lz | |
cp gfx/pokemon/ampharos/front.animated.2bpp.lz.4b908a28 gfx/pokemon/ampharos/front.animated.2bpp.lz | |
cp gfx/pokemon/nidorina/front.animated.2bpp.lz.51532540 gfx/pokemon/nidorina/front.animated.2bpp.lz | |
cp gfx/pokemon/flareon/front.animated.2bpp.lz.7b68c716 gfx/pokemon/flareon/front.animated.2bpp.lz | |
cp gfx/pokemon/farfetch_d/front.animated.2bpp.lz.a4ae9393 gfx/pokemon/farfetch_d/front.animated.2bpp.lz | |
cp gfx/pokemon/vileplume/front.animated.2bpp.lz.db2287e6 gfx/pokemon/vileplume/front.animated.2bpp.lz | |
cp gfx/pokemon/bayleef/front.animated.2bpp.lz.147649f2 gfx/pokemon/bayleef/front.animated.2bpp.lz | |
cp gfx/pokemon/magmar/front.animated.2bpp.lz.0048e21c gfx/pokemon/magmar/front.animated.2bpp.lz | |
cp gfx/pokemon/tentacruel/front.animated.2bpp.lz.f13e5904 gfx/pokemon/tentacruel/front.animated.2bpp.lz | |
cp gfx/pokemon/elekid/front.animated.2bpp.lz.3bbb6b61 gfx/pokemon/elekid/front.animated.2bpp.lz | |
cp gfx/pokemon/jumpluff/front.animated.2bpp.lz.6d1d8175 gfx/pokemon/jumpluff/front.animated.2bpp.lz | |
cp gfx/pokemon/marowak/front.animated.2bpp.lz.ef1553a0 gfx/pokemon/marowak/front.animated.2bpp.lz | |
cp gfx/pokemon/vulpix/front.animated.2bpp.lz.df94d884 gfx/pokemon/vulpix/front.animated.2bpp.lz | |
cp gfx/pokemon/gligar/front.animated.2bpp.lz.4dcc41b3 gfx/pokemon/gligar/front.animated.2bpp.lz | |
cp gfx/pokemon/dunsparce/front.animated.2bpp.lz.04ea863c gfx/pokemon/dunsparce/front.animated.2bpp.lz | |
cp gfx/pokemon/vaporeon/front.animated.2bpp.lz.6e1ee993 gfx/pokemon/vaporeon/front.animated.2bpp.lz | |
cp gfx/pokemon/girafarig/front.animated.2bpp.lz.76d809c4 gfx/pokemon/girafarig/front.animated.2bpp.lz | |
cp gfx/pokemon/drowzee/front.animated.2bpp.lz.1f23711a gfx/pokemon/drowzee/front.animated.2bpp.lz | |
cp gfx/pokemon/sneasel/front.animated.2bpp.lz.8f7db3e9 gfx/pokemon/sneasel/front.animated.2bpp.lz | |
cp gfx/pokemon/bellossom/front.animated.2bpp.lz.289eaecf gfx/pokemon/bellossom/front.animated.2bpp.lz | |
cp gfx/pokemon/snorlax/front.animated.2bpp.lz.8253357b gfx/pokemon/snorlax/front.animated.2bpp.lz | |
cp gfx/pokemon/wigglytuff/front.animated.2bpp.lz.49311d0b gfx/pokemon/wigglytuff/front.animated.2bpp.lz | |
cp gfx/pokemon/yanma/front.animated.2bpp.lz.25f91adf gfx/pokemon/yanma/front.animated.2bpp.lz | |
cp gfx/pokemon/smeargle/front.animated.2bpp.lz.82ec0f51 gfx/pokemon/smeargle/front.animated.2bpp.lz | |
cp gfx/pokemon/clefable/front.animated.2bpp.lz.59d160ad gfx/pokemon/clefable/front.animated.2bpp.lz | |
cp gfx/pokemon/ponyta/front.animated.2bpp.lz.2c8708d6 gfx/pokemon/ponyta/front.animated.2bpp.lz | |
cp gfx/pokemon/murkrow/front.animated.2bpp.lz.5d2805e8 gfx/pokemon/murkrow/front.animated.2bpp.lz | |
cp gfx/pokemon/graveler/front.animated.2bpp.lz.68d07c61 gfx/pokemon/graveler/front.animated.2bpp.lz | |
cp gfx/pokemon/starmie/front.animated.2bpp.lz.522b6699 gfx/pokemon/starmie/front.animated.2bpp.lz | |
cp gfx/pokemon/pidgeotto/front.animated.2bpp.lz.8ce78b51 gfx/pokemon/pidgeotto/front.animated.2bpp.lz | |
cp gfx/pokemon/ledyba/front.animated.2bpp.lz.1700dc27 gfx/pokemon/ledyba/front.animated.2bpp.lz | |
cp gfx/pokemon/gengar/front.animated.2bpp.lz.65ddc6f5 gfx/pokemon/gengar/front.animated.2bpp.lz | |
cp gfx/pokemon/omastar/front.animated.2bpp.lz.b3f6c3dc gfx/pokemon/omastar/front.animated.2bpp.lz | |
cp gfx/pokemon/piloswine/front.animated.2bpp.lz.f6f37ed2 gfx/pokemon/piloswine/front.animated.2bpp.lz | |
cp gfx/pokemon/dugtrio/front.animated.2bpp.lz.5c9e668c gfx/pokemon/dugtrio/front.animated.2bpp.lz | |
cp gfx/pokemon/magneton/front.animated.2bpp.lz.cd3b65a6 gfx/pokemon/magneton/front.animated.2bpp.lz | |
cp gfx/pokemon/dragonair/front.animated.2bpp.lz.bb9ee373 gfx/pokemon/dragonair/front.animated.2bpp.lz | |
cp gfx/pokemon/forretress/front.animated.2bpp.lz.761b9f80 gfx/pokemon/forretress/front.animated.2bpp.lz | |
cp gfx/pokemon/togetic/front.animated.2bpp.lz.5797583e gfx/pokemon/togetic/front.animated.2bpp.lz | |
cp gfx/pokemon/kangaskhan/back.2bpp.lz.0d7cc337 gfx/pokemon/kangaskhan/back.2bpp.lz | |
cp gfx/pokemon/seel/front.animated.2bpp.lz.2dc48023 gfx/pokemon/seel/front.animated.2bpp.lz | |
cp gfx/pokemon/crobat/front.animated.2bpp.lz.dc386ff0 gfx/pokemon/crobat/front.animated.2bpp.lz | |
cp gfx/pokemon/chansey/front.animated.2bpp.lz.158fc381 gfx/pokemon/chansey/front.animated.2bpp.lz | |
cp gfx/pokemon/tangela/front.animated.2bpp.lz.7cb3fed8 gfx/pokemon/tangela/front.animated.2bpp.lz | |
cp gfx/pokemon/snubbull/front.animated.2bpp.lz.a1b4eb88 gfx/pokemon/snubbull/front.animated.2bpp.lz | |
cp gfx/pokemon/granbull/front.animated.2bpp.lz.4504768b gfx/pokemon/granbull/front.animated.2bpp.lz | |
cp gfx/pokemon/miltank/front.animated.2bpp.lz.91da7c3b gfx/pokemon/miltank/front.animated.2bpp.lz | |
cp gfx/pokemon/haunter/front.animated.2bpp.lz.aeed5f7e gfx/pokemon/haunter/front.animated.2bpp.lz | |
cp gfx/pokemon/sunflora/front.animated.2bpp.lz.258c3e67 gfx/pokemon/sunflora/front.animated.2bpp.lz | |
cp gfx/pokemon/umbreon/front.animated.2bpp.lz.b484be57 gfx/pokemon/umbreon/front.animated.2bpp.lz | |
cp gfx/pokemon/chikorita/front.animated.2bpp.lz.18de5fe9 gfx/pokemon/chikorita/front.animated.2bpp.lz | |
cp gfx/pokemon/goldeen/front.animated.2bpp.lz.c451a8c4 gfx/pokemon/goldeen/front.animated.2bpp.lz | |
cp gfx/pokemon/espeon/front.animated.2bpp.lz.069f57ec gfx/pokemon/espeon/front.animated.2bpp.lz | |
cp gfx/pokemon/xatu/front.animated.2bpp.lz.4f452e43 gfx/pokemon/xatu/front.animated.2bpp.lz | |
cp gfx/pokemon/mew/front.animated.2bpp.lz.b6da9713 gfx/pokemon/mew/front.animated.2bpp.lz | |
cp gfx/pokemon/octillery/front.animated.2bpp.lz.de99954b gfx/pokemon/octillery/front.animated.2bpp.lz | |
cp gfx/pokemon/jynx/front.animated.2bpp.lz.6aaf67b0 gfx/pokemon/jynx/front.animated.2bpp.lz | |
cp gfx/pokemon/wobbuffet/front.animated.2bpp.lz.f1f4687d gfx/pokemon/wobbuffet/front.animated.2bpp.lz | |
cp gfx/pokemon/delibird/front.animated.2bpp.lz.a3126c48 gfx/pokemon/delibird/front.animated.2bpp.lz | |
cp gfx/pokemon/ledian/front.animated.2bpp.lz.83e819c3 gfx/pokemon/ledian/front.animated.2bpp.lz | |
cp gfx/pokemon/gloom/front.animated.2bpp.lz.c6ef04a5 gfx/pokemon/gloom/front.animated.2bpp.lz | |
cp gfx/pokemon/flaaffy/front.animated.2bpp.lz.6a27aac3 gfx/pokemon/flaaffy/front.animated.2bpp.lz | |
cp gfx/pokemon/ivysaur/front.animated.2bpp.lz.3abed0fa gfx/pokemon/ivysaur/front.animated.2bpp.lz | |
cp gfx/pokemon/furret/front.animated.2bpp.lz.f72a2758 gfx/pokemon/furret/front.animated.2bpp.lz | |
cp gfx/pokemon/cyndaquil/front.animated.2bpp.lz.0d5dce8d gfx/pokemon/cyndaquil/front.animated.2bpp.lz | |
cp gfx/pokemon/hitmonchan/front.animated.2bpp.lz.61836c4c gfx/pokemon/hitmonchan/front.animated.2bpp.lz | |
cp gfx/pokemon/quagsire/front.animated.2bpp.lz.bd292a94 gfx/pokemon/quagsire/front.animated.2bpp.lz | |
cp gfx/pokemon/ekans/front.animated.2bpp.lz.018a1c72 gfx/pokemon/ekans/front.animated.2bpp.lz | |
cp gfx/pokemon/sudowoodo/front.animated.2bpp.lz.b0f04991 gfx/pokemon/sudowoodo/front.animated.2bpp.lz | |
cp gfx/pokemon/pikachu/front.animated.2bpp.lz.9c100565 gfx/pokemon/pikachu/front.animated.2bpp.lz | |
cp gfx/pokemon/seadra/front.animated.2bpp.lz.efa9c88c gfx/pokemon/seadra/front.animated.2bpp.lz | |
cp gfx/pokemon/magby/front.animated.2bpp.lz.172d0807 gfx/pokemon/magby/front.animated.2bpp.lz | |
cp gfx/pokemon/weepinbell/front.animated.2bpp.lz.7b06c092 gfx/pokemon/weepinbell/front.animated.2bpp.lz | |
cp gfx/pokemon/totodile/front.animated.2bpp.lz.afce8cd0 gfx/pokemon/totodile/front.animated.2bpp.lz | |
cp gfx/pokemon/corsola/front.animated.2bpp.lz.2e7905aa gfx/pokemon/corsola/front.animated.2bpp.lz | |
cp gfx/trainers/firebreather.2bpp.lz.a790feb1 gfx/trainers/firebreather.2bpp.lz | |
cp gfx/pokemon/machop/front.animated.2bpp.lz.0fd8735f gfx/pokemon/machop/front.animated.2bpp.lz | |
cp gfx/pokemon/chinchou/front.animated.2bpp.lz.901aa690 gfx/pokemon/chinchou/front.animated.2bpp.lz | |
cp gfx/pokemon/rattata/front.animated.2bpp.lz.5bdaea2b gfx/pokemon/rattata/front.animated.2bpp.lz | |
cp gfx/trainers/champion.2bpp.lz.0175f5ea gfx/trainers/champion.2bpp.lz | |
cp gfx/pokemon/spearow/front.animated.2bpp.lz.59d61986 gfx/pokemon/spearow/front.animated.2bpp.lz | |
cp gfx/pokemon/magikarp/front.animated.2bpp.lz.031ee449 gfx/pokemon/magikarp/front.animated.2bpp.lz | |
cp gfx/pokemon/charmander/front.animated.2bpp.lz.704bfc17 gfx/pokemon/charmander/front.animated.2bpp.lz | |
cp gfx/pokemon/cubone/front.animated.2bpp.lz.0d63a3a4 gfx/pokemon/cubone/front.animated.2bpp.lz | |
cp gfx/trainers/blackbelt_t.2bpp.lz.4ef2481c gfx/trainers/blackbelt_t.2bpp.lz | |
cp gfx/trainers/biker.2bpp.lz.cb40f7cd gfx/trainers/biker.2bpp.lz | |
cp gfx/pokemon/nidoran_m/front.animated.2bpp.lz.b121beaa gfx/pokemon/nidoran_m/front.animated.2bpp.lz | |
cp gfx/pokemon/porygon/front.animated.2bpp.lz.70fc1333 gfx/pokemon/porygon/front.animated.2bpp.lz | |
cp gfx/trainers/bruno.2bpp.lz.22f3c222 gfx/trainers/bruno.2bpp.lz | |
cp gfx/pokemon/grimer/front.animated.2bpp.lz.dfe40e91 gfx/pokemon/grimer/front.animated.2bpp.lz | |
cp gfx/pokemon/staryu/front.animated.2bpp.lz.22f1d06b gfx/pokemon/staryu/front.animated.2bpp.lz | |
cp gfx/trainers/hiker.2bpp.lz.07a4e386 gfx/trainers/hiker.2bpp.lz | |
cp gfx/pokemon/meowth/front.animated.2bpp.lz.144f12f0 gfx/pokemon/meowth/front.animated.2bpp.lz | |
cp gfx/pokemon/porygon2/front.animated.2bpp.lz.a6410e75 gfx/pokemon/porygon2/front.animated.2bpp.lz | |
cp gfx/pokemon/sandshrew/front.animated.2bpp.lz.758def3d gfx/pokemon/sandshrew/front.animated.2bpp.lz | |
cp gfx/pokemon/nidoran_f/front.animated.2bpp.lz.0a4602e7 gfx/pokemon/nidoran_f/front.animated.2bpp.lz | |
cp gfx/pokemon/pidgey/front.animated.2bpp.lz.9acd46ca gfx/pokemon/pidgey/front.animated.2bpp.lz | |
cp gfx/pokemon/parasect/back.2bpp.lz.ed08ef08 gfx/pokemon/parasect/back.2bpp.lz | |
cp gfx/pokemon/misdreavus/front.animated.2bpp.lz.5f73baa2 gfx/pokemon/misdreavus/front.animated.2bpp.lz | |
cp gfx/pokemon/houndour/front.animated.2bpp.lz.f847f4f6 gfx/pokemon/houndour/front.animated.2bpp.lz | |
cp gfx/pokemon/mankey/front.animated.2bpp.lz.48eac19a gfx/pokemon/mankey/front.animated.2bpp.lz | |
cp gfx/pokemon/celebi/front.animated.2bpp.lz.16f259a5 gfx/pokemon/celebi/front.animated.2bpp.lz | |
cp gfx/trainers/medium.2bpp.lz.db642b9e gfx/trainers/medium.2bpp.lz | |
cp gfx/pokemon/pineco/front.animated.2bpp.lz.82d91497 gfx/pokemon/pineco/front.animated.2bpp.lz | |
cp gfx/pokemon/krabby/front.animated.2bpp.lz.39592514 gfx/pokemon/krabby/front.animated.2bpp.lz | |
cp gfx/trainers/fisher.2bpp.lz.95bfbfd6 gfx/trainers/fisher.2bpp.lz | |
cp gfx/pokemon/jigglypuff/front.animated.2bpp.lz.9fd159f4 gfx/pokemon/jigglypuff/front.animated.2bpp.lz | |
cp gfx/pokemon/paras/front.animated.2bpp.lz.37a2c2f8 gfx/pokemon/paras/front.animated.2bpp.lz | |
cp gfx/pokemon/nidoking/back.2bpp.lz.93211604 gfx/pokemon/nidoking/back.2bpp.lz | |
cp gfx/trainers/pokefan_m.2bpp.lz.5bc5a3e1 gfx/trainers/pokefan_m.2bpp.lz | |
cp gfx/trainers/boarder.2bpp.lz.5d6881a8 gfx/trainers/boarder.2bpp.lz | |
cp gfx/pokemon/psyduck/front.animated.2bpp.lz.e4efd065 gfx/pokemon/psyduck/front.animated.2bpp.lz | |
cp gfx/pokemon/squirtle/front.animated.2bpp.lz.9b6f9ec9 gfx/pokemon/squirtle/front.animated.2bpp.lz | |
cp gfx/pokemon/machamp/back.2bpp.lz.757f4c29 gfx/pokemon/machamp/back.2bpp.lz | |
cp gfx/pokemon/koffing/front.animated.2bpp.lz.00044b3f gfx/pokemon/koffing/front.animated.2bpp.lz | |
cp gfx/pokemon/venonat/front.animated.2bpp.lz.02a36f08 gfx/pokemon/venonat/front.animated.2bpp.lz | |
cp gfx/pokemon/exeggutor/back.2bpp.lz.e012643e gfx/pokemon/exeggutor/back.2bpp.lz | |
cp gfx/pokemon/lanturn/front.animated.2bpp.lz.1bfac161 gfx/pokemon/lanturn/front.animated.2bpp.lz | |
cp gfx/pokemon/tyrogue/front.animated.2bpp.lz.a3790421 gfx/pokemon/tyrogue/front.animated.2bpp.lz | |
cp gfx/pokemon/skiploom/front.animated.2bpp.lz.6436d556 gfx/pokemon/skiploom/front.animated.2bpp.lz | |
cp gfx/pokemon/mareep/front.animated.2bpp.lz.f660483d gfx/pokemon/mareep/front.animated.2bpp.lz | |
cp gfx/trainers/chuck.2bpp.lz.cab13edd gfx/trainers/chuck.2bpp.lz | |
cp gfx/pokemon/eevee/front.animated.2bpp.lz.04e72b48 gfx/pokemon/eevee/front.animated.2bpp.lz | |
cp gfx/pokemon/butterfree/back.2bpp.lz.a8543d86 gfx/pokemon/butterfree/back.2bpp.lz | |
cp gfx/pokemon/zubat/front.animated.2bpp.lz.f12e6581 gfx/pokemon/zubat/front.animated.2bpp.lz | |
cp gfx/trainers/kimono_girl.2bpp.lz.e8833d48 gfx/trainers/kimono_girl.2bpp.lz | |
cp gfx/pokemon/alakazam/back.2bpp.lz.75e7e1c6 gfx/pokemon/alakazam/back.2bpp.lz | |
cp gfx/pokemon/aipom/front.animated.2bpp.lz.fba7c862 gfx/pokemon/aipom/front.animated.2bpp.lz | |
cp gfx/pokemon/abra/front.animated.2bpp.lz.12e14d9a gfx/pokemon/abra/front.animated.2bpp.lz | |
cp gfx/pokemon/hitmontop/back.2bpp.lz.ea3f1576 gfx/pokemon/hitmontop/back.2bpp.lz | |
cp gfx/pokemon/cloyster/back.2bpp.lz.5ad194b3 gfx/pokemon/cloyster/back.2bpp.lz | |
cp gfx/pokemon/hoothoot/front.animated.2bpp.lz.752ab202 gfx/pokemon/hoothoot/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_f/back.2bpp.lz.3fe1c85a gfx/pokemon/unown_f/back.2bpp.lz | |
cp gfx/pokemon/dodrio/back.2bpp.lz.a5480e88 gfx/pokemon/dodrio/back.2bpp.lz | |
cp gfx/pokemon/clefairy/front.animated.2bpp.lz.0918b60d gfx/pokemon/clefairy/front.animated.2bpp.lz | |
cp gfx/pokemon/slugma/front.animated.2bpp.lz.c1a44906 gfx/pokemon/slugma/front.animated.2bpp.lz | |
cp gfx/pokemon/growlithe/front.animated.2bpp.lz.f7b376fa gfx/pokemon/growlithe/front.animated.2bpp.lz | |
cp gfx/pokemon/slowpoke/front.animated.2bpp.lz.42347014 gfx/pokemon/slowpoke/front.animated.2bpp.lz | |
cp gfx/pokemon/smoochum/front.animated.2bpp.lz.5977720b gfx/pokemon/smoochum/front.animated.2bpp.lz | |
cp gfx/trainers/juggler.2bpp.lz.2d7625ba gfx/trainers/juggler.2bpp.lz | |
cp gfx/pokemon/marill/front.animated.2bpp.lz.7f742686 gfx/pokemon/marill/front.animated.2bpp.lz | |
cp gfx/trainers/guitarist.2bpp.lz.be5a9b71 gfx/trainers/guitarist.2bpp.lz | |
cp gfx/trainers/pokefan_f.2bpp.lz.9cbd3f20 gfx/trainers/pokefan_f.2bpp.lz | |
cp gfx/pokemon/venomoth/back.2bpp.lz.ba3cccb7 gfx/pokemon/venomoth/back.2bpp.lz | |
cp gfx/trainers/clair.2bpp.lz.a1771075 gfx/trainers/clair.2bpp.lz | |
cp gfx/trainers/pokemaniac.2bpp.lz.786c5fce gfx/trainers/pokemaniac.2bpp.lz | |
cp gfx/pokemon/omanyte/front.animated.2bpp.lz.15b343dc gfx/pokemon/omanyte/front.animated.2bpp.lz | |
cp gfx/trainers/skier.2bpp.lz.399d4240 gfx/trainers/skier.2bpp.lz | |
cp gfx/pokemon/pupitar/front.animated.2bpp.lz.418c0962 gfx/pokemon/pupitar/front.animated.2bpp.lz | |
cp gfx/pokemon/bellsprout/front.animated.2bpp.lz.44df413d gfx/pokemon/bellsprout/front.animated.2bpp.lz | |
cp gfx/pokemon/shellder/front.animated.2bpp.lz.df57d475 gfx/pokemon/shellder/front.animated.2bpp.lz | |
cp gfx/pokemon/tentacool/front.animated.2bpp.lz.7a86457c gfx/pokemon/tentacool/front.animated.2bpp.lz | |
cp gfx/pokemon/cleffa/front.animated.2bpp.lz.49630c80 gfx/pokemon/cleffa/front.animated.2bpp.lz | |
cp gfx/pokemon/gyarados/back.2bpp.lz.fc577f9e gfx/pokemon/gyarados/back.2bpp.lz | |
cp gfx/pokemon/ninetales/back.2bpp.lz.999b3894 gfx/pokemon/ninetales/back.2bpp.lz | |
cp gfx/pokemon/yanma/back.2bpp.lz.2ca27ab3 gfx/pokemon/yanma/back.2bpp.lz | |
cp gfx/pokemon/pinsir/back.2bpp.lz.09ac7dd4 gfx/pokemon/pinsir/back.2bpp.lz | |
cp gfx/trainers/lass.2bpp.lz.e3726508 gfx/trainers/lass.2bpp.lz | |
cp gfx/pokemon/clefable/back.2bpp.lz.d57ec142 gfx/pokemon/clefable/back.2bpp.lz | |
cp gfx/pokemon/doduo/front.animated.2bpp.lz.89c4acbd gfx/pokemon/doduo/front.animated.2bpp.lz | |
cp gfx/pokemon/feraligatr/back.2bpp.lz.f95abe99 gfx/pokemon/feraligatr/back.2bpp.lz | |
cp gfx/pokemon/dratini/front.animated.2bpp.lz.838e4248 gfx/pokemon/dratini/front.animated.2bpp.lz | |
cp gfx/pokemon/magneton/back.2bpp.lz.f7a7089b gfx/pokemon/magneton/back.2bpp.lz | |
cp gfx/pokemon/qwilfish/front.animated.2bpp.lz.9e79c033 gfx/pokemon/qwilfish/front.animated.2bpp.lz | |
cp gfx/pokemon/suicune/back.2bpp.lz.5c49d112 gfx/pokemon/suicune/back.2bpp.lz | |
cp gfx/pokemon/slowking/back.2bpp.lz.a90de69e gfx/pokemon/slowking/back.2bpp.lz | |
cp gfx/pokemon/elekid/back.2bpp.lz.227a1b23 gfx/pokemon/elekid/back.2bpp.lz | |
cp gfx/pokemon/celebi/back.2bpp.lz.17ea5fe6 gfx/pokemon/celebi/back.2bpp.lz | |
cp gfx/pokemon/krabby/back.2bpp.lz.2bc2487b gfx/pokemon/krabby/back.2bpp.lz | |
cp gfx/trainers/bug_catcher.2bpp.lz.43144f97 gfx/trainers/bug_catcher.2bpp.lz | |
cp gfx/pokemon/snorlax/back.2bpp.lz.90570272 gfx/pokemon/snorlax/back.2bpp.lz | |
cp gfx/pokemon/venusaur/back.2bpp.lz.1d5b9ebe gfx/pokemon/venusaur/back.2bpp.lz | |
cp gfx/pokemon/moltres/back.2bpp.lz.356242c8 gfx/pokemon/moltres/back.2bpp.lz | |
cp gfx/pokemon/sunflora/back.2bpp.lz.9d0684f0 gfx/pokemon/sunflora/back.2bpp.lz | |
cp gfx/pokemon/phanpy/front.animated.2bpp.lz.53b49445 gfx/pokemon/phanpy/front.animated.2bpp.lz | |
cp gfx/pokemon/rhydon/back.2bpp.lz.4a3ea4af gfx/pokemon/rhydon/back.2bpp.lz | |
cp gfx/pokemon/larvitar/front.animated.2bpp.lz.83859c57 gfx/pokemon/larvitar/front.animated.2bpp.lz | |
cp gfx/pokemon/tyranitar/back.2bpp.lz.05b022c9 gfx/pokemon/tyranitar/back.2bpp.lz | |
cp gfx/pokemon/sandslash/back.2bpp.lz.2999f4c6 gfx/pokemon/sandslash/back.2bpp.lz | |
cp gfx/pokemon/seadra/back.2bpp.lz.354a02e4 gfx/pokemon/seadra/back.2bpp.lz | |
cp gfx/trainers/twins.2bpp.lz.462fd733 gfx/trainers/twins.2bpp.lz | |
cp gfx/pokemon/farfetch_d/back.2bpp.lz.6f28ebc4 gfx/pokemon/farfetch_d/back.2bpp.lz | |
cp gfx/pokemon/nidoran_m/back.2bpp.lz.c9e54720 gfx/pokemon/nidoran_m/back.2bpp.lz | |
cp gfx/pokemon/ledyba/back.2bpp.lz.d50e8860 gfx/pokemon/ledyba/back.2bpp.lz | |
cp gfx/pokemon/cyndaquil/back.2bpp.lz.68baeeeb gfx/pokemon/cyndaquil/back.2bpp.lz | |
cp gfx/pokemon/bayleef/back.2bpp.lz.c4783e65 gfx/pokemon/bayleef/back.2bpp.lz | |
cp gfx/pokemon/oddish/front.animated.2bpp.lz.ea2e0dcd gfx/pokemon/oddish/front.animated.2bpp.lz | |
cp gfx/pokemon/rapidash/back.2bpp.lz.fdd1946c gfx/pokemon/rapidash/back.2bpp.lz | |
cp gfx/pokemon/doduo/back.2bpp.lz.05a57563 gfx/pokemon/doduo/back.2bpp.lz | |
cp gfx/pokemon/hoppip/front.animated.2bpp.lz.a03efe74 gfx/pokemon/hoppip/front.animated.2bpp.lz | |
cp gfx/pokemon/mankey/back.2bpp.lz.42cb1b61 gfx/pokemon/mankey/back.2bpp.lz | |
cp gfx/pokemon/magmar/back.2bpp.lz.6916c87b gfx/pokemon/magmar/back.2bpp.lz | |
cp gfx/pokemon/hypno/back.2bpp.lz.c091ce88 gfx/pokemon/hypno/back.2bpp.lz | |
cp gfx/pokemon/quilava/back.2bpp.lz.500906e1 gfx/pokemon/quilava/back.2bpp.lz | |
cp gfx/pokemon/croconaw/back.2bpp.lz.a605c82f gfx/pokemon/croconaw/back.2bpp.lz | |
cp gfx/pokemon/sandshrew/back.2bpp.lz.7655193f gfx/pokemon/sandshrew/back.2bpp.lz | |
cp gfx/trainers/sailor.2bpp.lz.0f7f3386 gfx/trainers/sailor.2bpp.lz | |
cp gfx/trainers/beauty.2bpp.lz.c1c13787 gfx/trainers/beauty.2bpp.lz | |
cp gfx/pokemon/shellder/back.2bpp.lz.61e27953 gfx/pokemon/shellder/back.2bpp.lz | |
cp gfx/pokemon/zubat/back.2bpp.lz.aa77eb62 gfx/pokemon/zubat/back.2bpp.lz | |
cp gfx/pokemon/teddiursa/front.animated.2bpp.lz.5f9648c7 gfx/pokemon/teddiursa/front.animated.2bpp.lz | |
cp gfx/pokemon/cubone/back.2bpp.lz.bd849dfb gfx/pokemon/cubone/back.2bpp.lz | |
cp gfx/trainers/grunt_m.2bpp.lz.916e09d2 gfx/trainers/grunt_m.2bpp.lz | |
cp gfx/pokemon/gloom/back.2bpp.lz.9a321f63 gfx/pokemon/gloom/back.2bpp.lz | |
cp gfx/pokemon/magcargo/back.2bpp.lz.56b096bc gfx/pokemon/magcargo/back.2bpp.lz | |
cp gfx/pokemon/kabutops/back.2bpp.lz.98a1dfc4 gfx/pokemon/kabutops/back.2bpp.lz | |
cp gfx/pokemon/beedrill/back.2bpp.lz.dfd6a87b gfx/pokemon/beedrill/back.2bpp.lz | |
cp gfx/pokemon/arcanine/back.2bpp.lz.f5b35ebf gfx/pokemon/arcanine/back.2bpp.lz | |
cp gfx/pokemon/flareon/back.2bpp.lz.d58af0e5 gfx/pokemon/flareon/back.2bpp.lz | |
cp gfx/pokemon/goldeen/back.2bpp.lz.d0e5751e gfx/pokemon/goldeen/back.2bpp.lz | |
cp gfx/pokemon/bulbasaur/front.animated.2bpp.lz.04627405 gfx/pokemon/bulbasaur/front.animated.2bpp.lz | |
cp gfx/pokemon/starmie/back.2bpp.lz.a8923741 gfx/pokemon/starmie/back.2bpp.lz | |
cp gfx/pokemon/omanyte/back.2bpp.lz.f442a670 gfx/pokemon/omanyte/back.2bpp.lz | |
cp gfx/pokemon/pidgey/back.2bpp.lz.027129e8 gfx/pokemon/pidgey/back.2bpp.lz | |
cp gfx/trainers/scientist.2bpp.lz.2ef10474 gfx/trainers/scientist.2bpp.lz | |
cp gfx/pokemon/qwilfish/back.2bpp.lz.b2bb83c6 gfx/pokemon/qwilfish/back.2bpp.lz | |
cp gfx/pokemon/gligar/back.2bpp.lz.ee922122 gfx/pokemon/gligar/back.2bpp.lz | |
cp gfx/pokemon/typhlosion/back.2bpp.lz.83be0292 gfx/pokemon/typhlosion/back.2bpp.lz | |
cp gfx/pokemon/charmeleon/back.2bpp.lz.cf73268f gfx/pokemon/charmeleon/back.2bpp.lz | |
cp gfx/pokemon/nidoqueen/back.2bpp.lz.f1eb0f0c gfx/pokemon/nidoqueen/back.2bpp.lz | |
cp gfx/pokemon/pichu/front.animated.2bpp.lz.9c1c3bef gfx/pokemon/pichu/front.animated.2bpp.lz | |
cp gfx/pokemon/electabuzz/back.2bpp.lz.e97330fe gfx/pokemon/electabuzz/back.2bpp.lz | |
cp gfx/pokemon/ledian/back.2bpp.lz.48657bbb gfx/pokemon/ledian/back.2bpp.lz | |
cp gfx/pokemon/pupitar/back.2bpp.lz.100020c1 gfx/pokemon/pupitar/back.2bpp.lz | |
cp gfx/pokemon/heracross/back.2bpp.lz.ba09608b gfx/pokemon/heracross/back.2bpp.lz | |
cp gfx/pokemon/unown_d/front.animated.2bpp.lz.7810a57f gfx/pokemon/unown_d/front.animated.2bpp.lz | |
cp gfx/pokemon/miltank/back.2bpp.lz.b7787e72 gfx/pokemon/miltank/back.2bpp.lz | |
cp gfx/pokemon/steelix/back.2bpp.lz.f3c03e61 gfx/pokemon/steelix/back.2bpp.lz | |
cp gfx/pokemon/persian/back.2bpp.lz.0e1c1c9a gfx/pokemon/persian/back.2bpp.lz | |
cp gfx/trainers/lt_surge.2bpp.lz.4ac586d0 gfx/trainers/lt_surge.2bpp.lz | |
cp gfx/trainers/teacher.2bpp.lz.1d131210 gfx/trainers/teacher.2bpp.lz | |
cp gfx/pokemon/egg/front.animated.2bpp.lz.7b468eff gfx/pokemon/egg/front.animated.2bpp.lz | |
cp gfx/pokemon/eevee/back.2bpp.lz.bc34ce62 gfx/pokemon/eevee/back.2bpp.lz | |
cp gfx/pokemon/shuckle/front.animated.2bpp.lz.dee153d4 gfx/pokemon/shuckle/front.animated.2bpp.lz | |
cp gfx/pokemon/ponyta/back.2bpp.lz.10ddc7ea gfx/pokemon/ponyta/back.2bpp.lz | |
cp gfx/pokemon/remoraid/front.animated.2bpp.lz.4eaf1230 gfx/pokemon/remoraid/front.animated.2bpp.lz | |
cp gfx/pokemon/poliwag/front.animated.2bpp.lz.c7d26488 gfx/pokemon/poliwag/front.animated.2bpp.lz | |
cp gfx/pokemon/onix/back.2bpp.lz.cb580eb9 gfx/pokemon/onix/back.2bpp.lz | |
cp gfx/pokemon/koffing/back.2bpp.lz.8c0a2526 gfx/pokemon/koffing/back.2bpp.lz | |
cp gfx/trainers/bird_keeper.2bpp.lz.1e56954c gfx/trainers/bird_keeper.2bpp.lz | |
cp gfx/trainers/falkner.2bpp.lz.6ec6bbaf gfx/trainers/falkner.2bpp.lz | |
cp gfx/trainers/karen.2bpp.lz.7fc3d941 gfx/trainers/karen.2bpp.lz | |
cp gfx/pokemon/nidorina/back.2bpp.lz.a00ecf4a gfx/pokemon/nidorina/back.2bpp.lz | |
cp gfx/pokemon/tentacruel/back.2bpp.lz.0e344f19 gfx/pokemon/tentacruel/back.2bpp.lz | |
cp gfx/pokemon/growlithe/back.2bpp.lz.7f5831f6 gfx/pokemon/growlithe/back.2bpp.lz | |
cp gfx/trainers/koga.2bpp.lz.7a066020 gfx/trainers/koga.2bpp.lz | |
cp gfx/pokemon/machoke/back.2bpp.lz.2634245e gfx/pokemon/machoke/back.2bpp.lz | |
cp gfx/pokemon/raichu/back.2bpp.lz.fa4c7423 gfx/pokemon/raichu/back.2bpp.lz | |
cp gfx/pokemon/poliwrath/back.2bpp.lz.240e911e gfx/pokemon/poliwrath/back.2bpp.lz | |
cp gfx/trainers/swimmer_m.2bpp.lz.2c1a716e gfx/trainers/swimmer_m.2bpp.lz | |
cp gfx/pokemon/sunkern/front.animated.2bpp.lz.316c5261 gfx/pokemon/sunkern/front.animated.2bpp.lz | |
cp gfx/pokemon/nidorino/back.2bpp.lz.8504fdd1 gfx/pokemon/nidorino/back.2bpp.lz | |
cp gfx/trainers/mysticalman.2bpp.lz.35d01215 gfx/trainers/mysticalman.2bpp.lz | |
cp gfx/trainers/cooltrainer_f.2bpp.lz.6fb1e652 gfx/trainers/cooltrainer_f.2bpp.lz | |
cp gfx/pokemon/electrode/front.animated.2bpp.lz.d7943ad8 gfx/pokemon/electrode/front.animated.2bpp.lz | |
cp gfx/pokemon/sudowoodo/back.2bpp.lz.728036c6 gfx/pokemon/sudowoodo/back.2bpp.lz | |
cp gfx/pokemon/flaaffy/back.2bpp.lz.461855e4 gfx/pokemon/flaaffy/back.2bpp.lz | |
cp gfx/pokemon/sentret/front.animated.2bpp.lz.07c594c0 gfx/pokemon/sentret/front.animated.2bpp.lz | |
cp gfx/pokemon/togetic/back.2bpp.lz.62cbb330 gfx/pokemon/togetic/back.2bpp.lz | |
cp gfx/trainers/bugsy.2bpp.lz.c070450d gfx/trainers/bugsy.2bpp.lz | |
cp gfx/pokemon/marowak/back.2bpp.lz.055ba40e gfx/pokemon/marowak/back.2bpp.lz | |
cp gfx/pokemon/geodude/back.2bpp.lz.d5aa5e9f gfx/pokemon/geodude/back.2bpp.lz | |
cp gfx/pokemon/scyther/back.2bpp.lz.1d7f8a87 gfx/pokemon/scyther/back.2bpp.lz | |
cp gfx/pokemon/vileplume/back.2bpp.lz.9f944092 gfx/pokemon/vileplume/back.2bpp.lz | |
cp gfx/pokemon/hitmonchan/back.2bpp.lz.68e28b98 gfx/pokemon/hitmonchan/back.2bpp.lz | |
cp gfx/pokemon/jumpluff/back.2bpp.lz.b258a699 gfx/pokemon/jumpluff/back.2bpp.lz | |
cp gfx/trainers/cooltrainer_m.2bpp.lz.0aa81882 gfx/trainers/cooltrainer_m.2bpp.lz | |
cp gfx/pokemon/blastoise/back.2bpp.lz.b90e8d5a gfx/pokemon/blastoise/back.2bpp.lz | |
cp gfx/pokemon/misdreavus/back.2bpp.lz.8bdebfce gfx/pokemon/misdreavus/back.2bpp.lz | |
cp gfx/pokemon/tyrogue/back.2bpp.lz.5d84cef1 gfx/pokemon/tyrogue/back.2bpp.lz | |
cp gfx/pokemon/geodude/front.animated.2bpp.lz.d743f2c9 gfx/pokemon/geodude/front.animated.2bpp.lz | |
cp gfx/pokemon/scizor/back.2bpp.lz.85149f27 gfx/pokemon/scizor/back.2bpp.lz | |
cp gfx/pokemon/girafarig/back.2bpp.lz.5dd68457 gfx/pokemon/girafarig/back.2bpp.lz | |
cp gfx/pokemon/stantler/back.2bpp.lz.16502aac gfx/pokemon/stantler/back.2bpp.lz | |
cp gfx/pokemon/smeargle/back.2bpp.lz.2de2de8c gfx/pokemon/smeargle/back.2bpp.lz | |
cp gfx/pokemon/charizard/back.2bpp.lz.f04ac62c gfx/pokemon/charizard/back.2bpp.lz | |
cp gfx/pokemon/kadabra/back.2bpp.lz.6b26c1a0 gfx/pokemon/kadabra/back.2bpp.lz | |
cp gfx/pokemon/primeape/back.2bpp.lz.690e407d gfx/pokemon/primeape/back.2bpp.lz | |
cp gfx/pokemon/furret/back.2bpp.lz.24792550 gfx/pokemon/furret/back.2bpp.lz | |
cp gfx/pokemon/wartortle/back.2bpp.lz.f2338cb4 gfx/pokemon/wartortle/back.2bpp.lz | |
cp gfx/pokemon/exeggcute/back.2bpp.lz.060c38b0 gfx/pokemon/exeggcute/back.2bpp.lz | |
cp gfx/pokemon/igglybuff/front.animated.2bpp.lz.1e00afc3 gfx/pokemon/igglybuff/front.animated.2bpp.lz | |
cp gfx/pokemon/raticate/back.2bpp.lz.b2a77d02 gfx/pokemon/raticate/back.2bpp.lz | |
cp gfx/pokemon/vulpix/back.2bpp.lz.0c7852c8 gfx/pokemon/vulpix/back.2bpp.lz | |
cp gfx/pokemon/ekans/back.2bpp.lz.671d14d9 gfx/pokemon/ekans/back.2bpp.lz | |
cp gfx/pokemon/seaking/back.2bpp.lz.3e699249 gfx/pokemon/seaking/back.2bpp.lz | |
cp gfx/trainers/burglar.2bpp.lz.e063f42e gfx/trainers/burglar.2bpp.lz | |
cp gfx/pokemon/psyduck/back.2bpp.lz.d68cddb2 gfx/pokemon/psyduck/back.2bpp.lz | |
cp gfx/pokemon/pikachu/back.2bpp.lz.98998807 gfx/pokemon/pikachu/back.2bpp.lz | |
cp gfx/pokemon/kabuto/front.animated.2bpp.lz.afe4e2dc gfx/pokemon/kabuto/front.animated.2bpp.lz | |
cp gfx/pokemon/mareep/back.2bpp.lz.b9bdc89c gfx/pokemon/mareep/back.2bpp.lz | |
cp gfx/pokemon/remoraid/back.2bpp.lz.8a6e4f29 gfx/pokemon/remoraid/back.2bpp.lz | |
cp gfx/pokemon/ditto/front.animated.2bpp.lz.344c90fd gfx/pokemon/ditto/front.animated.2bpp.lz | |
cp gfx/pokemon/kingdra/back.2bpp.lz.e48ecb3f gfx/pokemon/kingdra/back.2bpp.lz | |
cp gfx/trainers/camper.2bpp.lz.cc2357ea gfx/trainers/camper.2bpp.lz | |
cp gfx/pokemon/wooper/front.animated.2bpp.lz.4e440469 gfx/pokemon/wooper/front.animated.2bpp.lz | |
cp gfx/pokemon/clefairy/back.2bpp.lz.f8aff3dd gfx/pokemon/clefairy/back.2bpp.lz | |
cp gfx/pokemon/venonat/back.2bpp.lz.63b1017a gfx/pokemon/venonat/back.2bpp.lz | |
cp gfx/pokemon/bellossom/back.2bpp.lz.10d31691 gfx/pokemon/bellossom/back.2bpp.lz | |
cp gfx/trainers/rival1.2bpp.lz.e43b32ef gfx/trainers/rival1.2bpp.lz | |
cp gfx/pokemon/swinub/back.2bpp.lz.1ebbfabf gfx/pokemon/swinub/back.2bpp.lz | |
cp gfx/pokemon/mewtwo/back.2bpp.lz.a7d2c077 gfx/pokemon/mewtwo/back.2bpp.lz | |
cp gfx/trainers/oak.2bpp.lz.91a27df3 gfx/trainers/oak.2bpp.lz | |
cp gfx/trainers/cal.2bpp.lz.aac54a14 gfx/trainers/cal.2bpp.lz | |
cp gfx/trainers/swimmer_f.2bpp.lz.c60d0ad6 gfx/trainers/swimmer_f.2bpp.lz | |
cp gfx/pokemon/diglett/front.animated.2bpp.lz.52b0361e gfx/pokemon/diglett/front.animated.2bpp.lz | |
cp gfx/trainers/officer.2bpp.lz.630b057a gfx/trainers/officer.2bpp.lz | |
cp gfx/pokemon/muk/back.2bpp.lz.a1f2f370 gfx/pokemon/muk/back.2bpp.lz | |
cp gfx/pokemon/delibird/back.2bpp.lz.11463d76 gfx/pokemon/delibird/back.2bpp.lz | |
cp gfx/trainers/sabrina.2bpp.lz.d09a2b46 gfx/trainers/sabrina.2bpp.lz | |
cp gfx/pokemon/magikarp/back.2bpp.lz.7f25810a gfx/pokemon/magikarp/back.2bpp.lz | |
cp gfx/pokemon/ariados/back.2bpp.lz.9fb1c3fc gfx/pokemon/ariados/back.2bpp.lz | |
cp gfx/pokemon/sneasel/back.2bpp.lz.5298828d gfx/pokemon/sneasel/back.2bpp.lz | |
cp gfx/pokemon/umbreon/back.2bpp.lz.55e50b8c gfx/pokemon/umbreon/back.2bpp.lz | |
cp gfx/pokemon/murkrow/back.2bpp.lz.0c347b5b gfx/pokemon/murkrow/back.2bpp.lz | |
cp gfx/pokemon/ivysaur/back.2bpp.lz.bed1ff58 gfx/pokemon/ivysaur/back.2bpp.lz | |
cp gfx/pokemon/slowbro/back.2bpp.lz.3676b1f1 gfx/pokemon/slowbro/back.2bpp.lz | |
cp gfx/trainers/psychic_t.2bpp.lz.ecd603f4 gfx/trainers/psychic_t.2bpp.lz | |
cp gfx/pokemon/golduck/back.2bpp.lz.2d022642 gfx/pokemon/golduck/back.2bpp.lz | |
cp gfx/pokemon/weezing/back.2bpp.lz.5ac5b672 gfx/pokemon/weezing/back.2bpp.lz | |
cp gfx/pokemon/entei/back.2bpp.lz.d1e1986a gfx/pokemon/entei/back.2bpp.lz | |
cp gfx/trainers/grunt_f.2bpp.lz.522aecd7 gfx/trainers/grunt_f.2bpp.lz | |
cp gfx/pokemon/horsea/front.animated.2bpp.lz.8b84f98e gfx/pokemon/horsea/front.animated.2bpp.lz | |
cp gfx/pokemon/pidgeot/back.2bpp.lz.7d9e44a5 gfx/pokemon/pidgeot/back.2bpp.lz | |
cp gfx/pokemon/ho_oh/back.2bpp.lz.1412f260 gfx/pokemon/ho_oh/back.2bpp.lz | |
cp gfx/pokemon/poliwhirl/back.2bpp.lz.76564593 gfx/pokemon/poliwhirl/back.2bpp.lz | |
cp gfx/pokemon/mew/back.2bpp.lz.9947d6eb gfx/pokemon/mew/back.2bpp.lz | |
cp gfx/pokemon/machop/back.2bpp.lz.bc17b50a gfx/pokemon/machop/back.2bpp.lz | |
cp gfx/pokemon/abra/back.2bpp.lz.9ac09a32 gfx/pokemon/abra/back.2bpp.lz | |
cp gfx/pokemon/aerodactyl/back.2bpp.lz.e2da1f61 gfx/pokemon/aerodactyl/back.2bpp.lz | |
cp gfx/pokemon/kakuna/front.animated.2bpp.lz.c7425e72 gfx/pokemon/kakuna/front.animated.2bpp.lz | |
cp gfx/pokemon/dugtrio/back.2bpp.lz.e821a89c gfx/pokemon/dugtrio/back.2bpp.lz | |
cp gfx/pokemon/weepinbell/back.2bpp.lz.f84a5fe6 gfx/pokemon/weepinbell/back.2bpp.lz | |
cp gfx/pokemon/nidoran_f/back.2bpp.lz.9b6990f1 gfx/pokemon/nidoran_f/back.2bpp.lz | |
cp gfx/pokemon/graveler/back.2bpp.lz.c7867de7 gfx/pokemon/graveler/back.2bpp.lz | |
cp gfx/pokemon/aipom/back.2bpp.lz.597d4dda gfx/pokemon/aipom/back.2bpp.lz | |
cp gfx/pokemon/espeon/back.2bpp.lz.0e77f26e gfx/pokemon/espeon/back.2bpp.lz | |
cp gfx/pokemon/weedle/front.animated.2bpp.lz.9e1dedbd gfx/pokemon/weedle/front.animated.2bpp.lz | |
cp gfx/pokemon/totodile/back.2bpp.lz.ab6bc2a1 gfx/pokemon/totodile/back.2bpp.lz | |
cp gfx/pokemon/snubbull/back.2bpp.lz.26eaaa5d gfx/pokemon/snubbull/back.2bpp.lz | |
cp gfx/pokemon/kingler/back.2bpp.lz.88e96d65 gfx/pokemon/kingler/back.2bpp.lz | |
cp gfx/pokemon/gengar/back.2bpp.lz.5237ee63 gfx/pokemon/gengar/back.2bpp.lz | |
cp gfx/pokemon/rattata/back.2bpp.lz.86979cd5 gfx/pokemon/rattata/back.2bpp.lz | |
cp gfx/trainers/youngster.2bpp.lz.4bef139d gfx/trainers/youngster.2bpp.lz | |
cp gfx/trainers/will.2bpp.lz.842af358 gfx/trainers/will.2bpp.lz | |
cp gfx/trainers/schoolboy.2bpp.lz.6d26b31b gfx/trainers/schoolboy.2bpp.lz | |
cp gfx/pokemon/magnemite/front.animated.2bpp.lz.e4b07135 gfx/pokemon/magnemite/front.animated.2bpp.lz | |
cp gfx/trainers/erika.2bpp.lz.58985f01 gfx/trainers/erika.2bpp.lz | |
cp gfx/trainers/janine.2bpp.lz.5350f3ce gfx/trainers/janine.2bpp.lz | |
cp gfx/pokemon/magnemite/back.2bpp.lz.e00bd515 gfx/pokemon/magnemite/back.2bpp.lz | |
cp gfx/pokemon/hoothoot/back.2bpp.lz.7ebb0b29 gfx/pokemon/hoothoot/back.2bpp.lz | |
cp gfx/pokemon/noctowl/back.2bpp.lz.9c8ac57f gfx/pokemon/noctowl/back.2bpp.lz | |
cp gfx/trainers/morty.2bpp.lz.aec5773b gfx/trainers/morty.2bpp.lz | |
cp gfx/pokemon/slugma/back.2bpp.lz.dc25c77a gfx/pokemon/slugma/back.2bpp.lz | |
cp gfx/pokemon/kabuto/back.2bpp.lz.0717a29b gfx/pokemon/kabuto/back.2bpp.lz | |
cp gfx/pokemon/victreebel/back.2bpp.lz.a80b1dc4 gfx/pokemon/victreebel/back.2bpp.lz | |
cp gfx/pokemon/meowth/back.2bpp.lz.4196bd91 gfx/pokemon/meowth/back.2bpp.lz | |
cp gfx/pokemon/meganium/back.2bpp.lz.d25a5edb gfx/pokemon/meganium/back.2bpp.lz | |
cp gfx/trainers/picnicker.2bpp.lz.6842b86a gfx/trainers/picnicker.2bpp.lz | |
cp gfx/pokemon/lickitung/back.2bpp.lz.a127e40b gfx/pokemon/lickitung/back.2bpp.lz | |
cp gfx/pokemon/togepi/front.animated.2bpp.lz.0cf7ba07 gfx/pokemon/togepi/front.animated.2bpp.lz | |
cp gfx/trainers/super_nerd.2bpp.lz.c5362664 gfx/trainers/super_nerd.2bpp.lz | |
cp gfx/pokemon/haunter/back.2bpp.lz.8a5dc2c1 gfx/pokemon/haunter/back.2bpp.lz | |
cp gfx/pokemon/xatu/back.2bpp.lz.4de765ff gfx/pokemon/xatu/back.2bpp.lz | |
cp gfx/trainers/red.2bpp.lz.51104ac6 gfx/trainers/red.2bpp.lz | |
cp gfx/pokemon/porygon2/back.2bpp.lz.5bba6e40 gfx/pokemon/porygon2/back.2bpp.lz | |
cp gfx/trainers/jasmine.2bpp.lz.dcd58308 gfx/trainers/jasmine.2bpp.lz | |
cp gfx/pokemon/pineco/back.2bpp.lz.70df8ca3 gfx/pokemon/pineco/back.2bpp.lz | |
cp gfx/pokemon/metapod/front.animated.2bpp.lz.5025baa2 gfx/pokemon/metapod/front.animated.2bpp.lz | |
cp gfx/pokemon/seel/back.2bpp.lz.518a4d40 gfx/pokemon/seel/back.2bpp.lz | |
cp gfx/pokemon/quagsire/back.2bpp.lz.64b2ec05 gfx/pokemon/quagsire/back.2bpp.lz | |
cp gfx/trainers/whitney.2bpp.lz.dcb46ea6 gfx/trainers/whitney.2bpp.lz | |
cp gfx/pokemon/jolteon/back.2bpp.lz.f248aac4 gfx/pokemon/jolteon/back.2bpp.lz | |
cp gfx/pokemon/caterpie/front.animated.2bpp.lz.ec4f7cb8 gfx/pokemon/caterpie/front.animated.2bpp.lz | |
cp gfx/pokemon/hoppip/back.2bpp.lz.5684c023 gfx/pokemon/hoppip/back.2bpp.lz | |
cp gfx/trainers/blue.2bpp.lz.9fdbab8f gfx/trainers/blue.2bpp.lz | |
cp gfx/pokemon/granbull/back.2bpp.lz.7f1208ed gfx/pokemon/granbull/back.2bpp.lz | |
cp gfx/trainers/gentleman.2bpp.lz.d3d78e00 gfx/trainers/gentleman.2bpp.lz | |
cp gfx/trainers/executive_m.2bpp.lz.211746a6 gfx/trainers/executive_m.2bpp.lz | |
cp gfx/pokemon/spearow/back.2bpp.lz.b8e760aa gfx/pokemon/spearow/back.2bpp.lz | |
cp gfx/pokemon/sunkern/back.2bpp.lz.d28f6303 gfx/pokemon/sunkern/back.2bpp.lz | |
cp gfx/pokemon/lapras/back.2bpp.lz.d09351a1 gfx/pokemon/lapras/back.2bpp.lz | |
cp gfx/pokemon/magby/back.2bpp.lz.e50ccadb gfx/pokemon/magby/back.2bpp.lz | |
cp gfx/pokemon/dragonair/back.2bpp.lz.9b6fda5b gfx/pokemon/dragonair/back.2bpp.lz | |
cp gfx/pokemon/zapdos/back.2bpp.lz.a44c7524 gfx/pokemon/zapdos/back.2bpp.lz | |
cp gfx/pokemon/chikorita/back.2bpp.lz.27a21938 gfx/pokemon/chikorita/back.2bpp.lz | |
cp gfx/pokemon/corsola/back.2bpp.lz.2b6c7860 gfx/pokemon/corsola/back.2bpp.lz | |
cp gfx/pokemon/chinchou/back.2bpp.lz.ea061e91 gfx/pokemon/chinchou/back.2bpp.lz | |
cp gfx/pokemon/chansey/back.2bpp.lz.14d90ba1 gfx/pokemon/chansey/back.2bpp.lz | |
cp gfx/pokemon/skiploom/back.2bpp.lz.54e87a0c gfx/pokemon/skiploom/back.2bpp.lz | |
cp gfx/pokemon/spinarak/front.animated.2bpp.lz.31ab6868 gfx/pokemon/spinarak/front.animated.2bpp.lz | |
cp gfx/trainers/rival2.2bpp.lz.562de263 gfx/trainers/rival2.2bpp.lz | |
cp gfx/pokemon/unown_w/front.animated.2bpp.lz.5b45fa3d gfx/pokemon/unown_w/front.animated.2bpp.lz | |
cp gfx/pokemon/charmander/back.2bpp.lz.bcb371c6 gfx/pokemon/charmander/back.2bpp.lz | |
cp gfx/pokemon/rhyhorn/back.2bpp.lz.b9a8e755 gfx/pokemon/rhyhorn/back.2bpp.lz | |
cp gfx/pokemon/unown_c/front.animated.2bpp.lz.5fef639b gfx/pokemon/unown_c/front.animated.2bpp.lz | |
cp gfx/trainers/misty.2bpp.lz.2ded1a10 gfx/trainers/misty.2bpp.lz | |
cp gfx/trainers/blaine.2bpp.lz.00a3b6f5 gfx/trainers/blaine.2bpp.lz | |
cp gfx/pokemon/unown_z/front.animated.2bpp.lz.2d4170a0 gfx/pokemon/unown_z/front.animated.2bpp.lz | |
cp gfx/pokemon/swinub/front.animated.2bpp.lz.228147a5 gfx/pokemon/swinub/front.animated.2bpp.lz | |
cp gfx/pokemon/larvitar/back.2bpp.lz.4b2ac395 gfx/pokemon/larvitar/back.2bpp.lz | |
cp gfx/pokemon/porygon/back.2bpp.lz.b3d71350 gfx/pokemon/porygon/back.2bpp.lz | |
cp gfx/pokemon/unown_h/back.2bpp.lz.78421e5b gfx/pokemon/unown_h/back.2bpp.lz | |
cp gfx/pokemon/paras/back.2bpp.lz.b5a4d1e2 gfx/pokemon/paras/back.2bpp.lz | |
cp gfx/pokemon/vaporeon/back.2bpp.lz.aafe2ea4 gfx/pokemon/vaporeon/back.2bpp.lz | |
cp gfx/pokemon/tentacool/back.2bpp.lz.ae7b2102 gfx/pokemon/tentacool/back.2bpp.lz | |
cp gfx/trainers/executive_f.2bpp.lz.c8b5dc9c gfx/trainers/executive_f.2bpp.lz | |
cp gfx/pokemon/bulbasaur/back.2bpp.lz.84f8d1c4 gfx/pokemon/bulbasaur/back.2bpp.lz | |
cp gfx/pokemon/smoochum/back.2bpp.lz.af01f906 gfx/pokemon/smoochum/back.2bpp.lz | |
cp gfx/pokemon/pichu/back.2bpp.lz.c5580983 gfx/pokemon/pichu/back.2bpp.lz | |
cp gfx/pokemon/houndoom/back.2bpp.lz.5fa55a47 gfx/pokemon/houndoom/back.2bpp.lz | |
cp gfx/pokemon/bellsprout/back.2bpp.lz.9dacbda8 gfx/pokemon/bellsprout/back.2bpp.lz | |
cp gfx/pokemon/grimer/back.2bpp.lz.833bd626 gfx/pokemon/grimer/back.2bpp.lz | |
cp gfx/pokemon/lanturn/back.2bpp.lz.8e9c7c1a gfx/pokemon/lanturn/back.2bpp.lz | |
cp gfx/pokemon/pidgeotto/back.2bpp.lz.8a0dd470 gfx/pokemon/pidgeotto/back.2bpp.lz | |
cp gfx/pokemon/staryu/back.2bpp.lz.79ea9d00 gfx/pokemon/staryu/back.2bpp.lz | |
cp gfx/pokemon/mr__mime/back.2bpp.lz.0fb88006 gfx/pokemon/mr__mime/back.2bpp.lz | |
cp gfx/pokemon/caterpie/back.2bpp.lz.57e32015 gfx/pokemon/caterpie/back.2bpp.lz | |
cp gfx/pokemon/voltorb/front.animated.2bpp.lz.64051f97 gfx/pokemon/voltorb/front.animated.2bpp.lz | |
cp gfx/pokemon/lugia/back.2bpp.lz.ad953eb5 gfx/pokemon/lugia/back.2bpp.lz | |
cp gfx/trainers/pryce.2bpp.lz.1a98cae8 gfx/trainers/pryce.2bpp.lz | |
cp gfx/trainers/brock.2bpp.lz.5bdeb7bf gfx/trainers/brock.2bpp.lz | |
cp gfx/pokemon/unown_g/front.animated.2bpp.lz.c0b74162 gfx/pokemon/unown_g/front.animated.2bpp.lz | |
cp gfx/pokemon/arbok/back.2bpp.lz.7b18cb93 gfx/pokemon/arbok/back.2bpp.lz | |
cp gfx/pokemon/politoed/back.2bpp.lz.7873e52f gfx/pokemon/politoed/back.2bpp.lz | |
cp gfx/pokemon/dragonite/back.2bpp.lz.c408806f gfx/pokemon/dragonite/back.2bpp.lz | |
cp gfx/pokemon/hitmonlee/back.2bpp.lz.374e3caa gfx/pokemon/hitmonlee/back.2bpp.lz | |
cp gfx/pokemon/natu/front.animated.2bpp.lz.997efaf6 gfx/pokemon/natu/front.animated.2bpp.lz | |
cp gfx/pokemon/ursaring/back.2bpp.lz.0966cee1 gfx/pokemon/ursaring/back.2bpp.lz | |
cp gfx/trainers/sage.2bpp.lz.2038324b gfx/trainers/sage.2bpp.lz | |
cp gfx/pokemon/teddiursa/back.2bpp.lz.53f6e34e gfx/pokemon/teddiursa/back.2bpp.lz | |
cp gfx/pokemon/phanpy/back.2bpp.lz.a5c509b8 gfx/pokemon/phanpy/back.2bpp.lz | |
cp gfx/pokemon/unown_v/front.animated.2bpp.lz.d196c60e gfx/pokemon/unown_v/front.animated.2bpp.lz | |
cp gfx/pokemon/kakuna/back.2bpp.lz.3bffa4c3 gfx/pokemon/kakuna/back.2bpp.lz | |
cp gfx/pokemon/wobbuffet/back.2bpp.lz.a862192a gfx/pokemon/wobbuffet/back.2bpp.lz | |
cp gfx/pokemon/togepi/back.2bpp.lz.0e22cc02 gfx/pokemon/togepi/back.2bpp.lz | |
cp gfx/pokemon/crobat/back.2bpp.lz.30850b2e gfx/pokemon/crobat/back.2bpp.lz | |
cp gfx/pokemon/blissey/back.2bpp.lz.d2763673 gfx/pokemon/blissey/back.2bpp.lz | |
cp gfx/pokemon/ampharos/back.2bpp.lz.06af98c8 gfx/pokemon/ampharos/back.2bpp.lz | |
cp gfx/pokemon/igglybuff/back.2bpp.lz.c0c17dcb gfx/pokemon/igglybuff/back.2bpp.lz | |
cp gfx/pokemon/azumarill/back.2bpp.lz.f7fa0db9 gfx/pokemon/azumarill/back.2bpp.lz | |
cp gfx/pokemon/octillery/back.2bpp.lz.48b6e47d gfx/pokemon/octillery/back.2bpp.lz | |
cp gfx/pokemon/unown_s/front.animated.2bpp.lz.f3db4e89 gfx/pokemon/unown_s/front.animated.2bpp.lz | |
cp gfx/pokemon/horsea/back.2bpp.lz.50b6afb9 gfx/pokemon/horsea/back.2bpp.lz | |
cp gfx/pokemon/sentret/back.2bpp.lz.c19b7f3b gfx/pokemon/sentret/back.2bpp.lz | |
cp gfx/pokemon/unown_o/front.animated.2bpp.lz.a9151b66 gfx/pokemon/unown_o/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_t/front.animated.2bpp.lz.8bdc40ae gfx/pokemon/unown_t/front.animated.2bpp.lz | |
cp gfx/pokemon/wigglytuff/back.2bpp.lz.fee674ac gfx/pokemon/wigglytuff/back.2bpp.lz | |
cp gfx/pokemon/articuno/back.2bpp.lz.c263c2aa gfx/pokemon/articuno/back.2bpp.lz | |
cp gfx/pokemon/ditto/back.2bpp.lz.b01a9d91 gfx/pokemon/ditto/back.2bpp.lz | |
cp gfx/pokemon/weedle/back.2bpp.lz.f26ac339 gfx/pokemon/weedle/back.2bpp.lz | |
cp gfx/pokemon/unown_h/front.animated.2bpp.lz.9a6afeb9 gfx/pokemon/unown_h/front.animated.2bpp.lz | |
cp gfx/pokemon/cleffa/back.2bpp.lz.ea9b3d08 gfx/pokemon/cleffa/back.2bpp.lz | |
cp gfx/pokemon/drowzee/back.2bpp.lz.55367f5a gfx/pokemon/drowzee/back.2bpp.lz | |
cp gfx/pokemon/gastly/back.2bpp.lz.4078fa56 gfx/pokemon/gastly/back.2bpp.lz | |
cp gfx/pokemon/fearow/back.2bpp.lz.a7a39118 gfx/pokemon/fearow/back.2bpp.lz | |
cp gfx/pokemon/marill/back.2bpp.lz.87e2be16 gfx/pokemon/marill/back.2bpp.lz | |
cp gfx/pokemon/dratini/back.2bpp.lz.be4d6a2a gfx/pokemon/dratini/back.2bpp.lz | |
cp gfx/pokemon/electrode/back.2bpp.lz.874e1f1c gfx/pokemon/electrode/back.2bpp.lz | |
cp gfx/pokemon/skarmory/back.2bpp.lz.f5e2e2e4 gfx/pokemon/skarmory/back.2bpp.lz | |
cp gfx/pokemon/metapod/back.2bpp.lz.b580afc8 gfx/pokemon/metapod/back.2bpp.lz | |
cp gfx/pokemon/jigglypuff/back.2bpp.lz.87d5730b gfx/pokemon/jigglypuff/back.2bpp.lz | |
cp gfx/pokemon/oddish/back.2bpp.lz.4f9ec682 gfx/pokemon/oddish/back.2bpp.lz | |
cp gfx/pokemon/unown_d/back.2bpp.lz.c8213d32 gfx/pokemon/unown_d/back.2bpp.lz | |
rgbasm -L -o gfx/sprites.o gfx/sprites.asm | |
rgbasm -L -o main.o main.asm | |
rgbasm -L -o gfx/pics.o gfx/pics.asm | |
rgblink -n pokecrystal.sym -m pokecrystal.map -l pokecrystal.link -o pokecrystal.gbc audio.o home.o main.o wram.o data/text/common.o data/maps/map_data.o data/pokemon/dex_entries.o data/pokemon/egg_moves.o engine/movie/credits.o engine/overworld/events.o gfx/pics.o gfx/sprites.o lib/mobile/main.o | |
rgbfix -Cjv -i BYTE -k 01 -l 0x33 -m 0x10 -p 0 -r 3 -t PM_CRYSTAL pokecrystal.gbc | |
tools/sort_symfile.sh pokecrystal.sym | |
13.46user 3.32system 0:09.29elapsed 180%CPU (0avgtext+0avgdata 89256maxresident)k | |
260569inputs+45852outputs (20major+1526826minor)pagefaults 0swaps | |
[max@/t/pokecrystal-2 ((4fafcc9b…))] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[max@/tmp]git clone https://github.com/mid-kid/pokecrystal.git 22:28:37 | |
Cloning into 'pokecrystal'... | |
remote: Enumerating objects: 82747, done. | |
remote: Total 82747 (delta 0), reused 0 (delta 0), pack-reused 82747 | |
Receiving objects: 100% (82747/82747), 44.37 MiB | 5.46 MiB/s, done. | |
Resolving deltas: 100% (61104/61104), done. | |
[max@/tmp]cd pokecrystal/ 22:28:51 | |
[max@/t/pokecrystal (optimization)]git co 0072977 22:29:01 | |
HEAD is now at 0072977d5 Split everything into separate `.o` files | |
[max@/t/pokecrystal ((0072977d…))]time make -j4 22:29:02 | |
make: Entering directory '/tmp/pokecrystal/tools' gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o lzcomp lzcomp.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o png_dimensions png_dimensions.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o scan_includes scan_includes.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o palette palette.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o pokemon_animation pokemon_animation.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o pokemon_animation_graphics pokemon_animation_graphics.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o gfx gfx.c gcc -O3 -std=c99 -Wall -Wextra -Wno-missing-field-initializers -o md5 md5.c make: Leaving directory '/tmp/pokecrystal/tools' | |
rgbasm -E -L -o audio/sfx_crystal.o audio/sfx_crystal.asm | |
rgbasm -E -L -o audio/music/halloffame.o audio/music/halloffame.asm | |
rgbasm -E -L -o audio/music/violetcity.o audio/music/violetcity.asm | |
rgbasm -E -L -o audio/music/ruinsofalphradio.o audio/music/ruinsofalphradio.asm | |
rgbasm -E -L -o audio/music/looklass.o audio/music/looklass.asm | |
rgbasm -E -L -o audio/music/profoakspokemontalk.o audio/music/profoakspokemontalk.asm | |
rgbasm -E -L -o audio/music/ecruteakcity.o audio/music/ecruteakcity.asm | |
rgbasm -E -L -o audio/music/pokemonlullaby.o audio/music/pokemonlullaby.asm | |
rgbasm -E -L -o audio/music/lookhiker.o audio/music/lookhiker.asm | |
rgbasm -E -L -o audio/music/vermilioncity.o audio/music/vermilioncity.asm | |
rgbasm -E -L -o audio/music/pallettown.o audio/music/pallettown.asm | |
rgbasm -E -L -o audio/music/johtowildbattlenight.o audio/music/johtowildbattlenight.asm | |
rgbasm -E -L -o audio/music/lookkimonogirl.o audio/music/lookkimonogirl.asm | |
rgbasm -E -L -o audio/music/lavendertown.o audio/music/lavendertown.asm | |
rgbasm -E -L -o audio/music/burnedtower.o audio/music/burnedtower.asm | |
rgbasm -E -L -o audio/music/lookrocket.o audio/music/lookrocket.asm | |
rgbasm -E -L -o audio/music/lighthouse.o audio/music/lighthouse.asm | |
rgbasm -E -L -o audio/music/suicunebattle.o audio/music/suicunebattle.asm | |
rgbasm -E -L -o audio/music/goldenrodcity.o audio/music/goldenrodcity.asm | |
rgbasm -E -L -o audio/music/route1.o audio/music/route1.asm | |
rgbasm -E -L -o audio/music/johtowildbattle.o audio/music/johtowildbattle.asm | |
rgbasm -E -L -o audio/music/profoak.o audio/music/profoak.asm | |
rgbasm -E -L -o audio/music/lakeofragerocketradio.o audio/music/lakeofragerocketradio.asm | |
rgbasm -E -L -o audio/music/rocketbattle.o audio/music/rocketbattle.asm | |
rgbasm -E -L -o audio/music/pokemonchannel.o audio/music/pokemonchannel.asm | |
rgbasm -E -L -o audio/music/bugcatchingcontest.o audio/music/bugcatchingcontest.asm | |
rgbasm -E -L -o audio/music/lookyoungster.o audio/music/lookyoungster.asm | |
rgbasm -E -L -o audio/music/successfulcapture.o audio/music/successfulcapture.asm | |
rgbasm -E -L -o audio/music/dragonsden.o audio/music/dragonsden.asm | |
rgbasm -E -L -o audio/music/route3.o audio/music/route3.asm | |
rgbasm -E -L -o audio/music/indigoplateau.o audio/music/indigoplateau.asm | |
rgbasm -E -L -o audio/music/lookmysticalman.o audio/music/lookmysticalman.asm | |
rgbasm -E -L -o audio/music/darkcave.o audio/music/darkcave.asm | |
rgbasm -E -L -o audio/music/johtotrainerbattle.o audio/music/johtotrainerbattle.asm | |
rgbasm -E -L -o audio/music/mobileadapter.o audio/music/mobileadapter.asm | |
rgbasm -E -L -o audio/music/battletowertheme.o audio/music/battletowertheme.asm | |
rgbasm -E -L -o audio/music/mom.o audio/music/mom.asm | |
rgbasm -E -L -o audio/music/mtmoon.o audio/music/mtmoon.asm | |
rgbasm -E -L -o audio/music/lookofficer.o audio/music/lookofficer.asm | |
rgbasm -E -L -o audio/music/pokemonmarch.o audio/music/pokemonmarch.asm | |
rgbasm -E -L -o audio/music/ruinsofalphinterior.o audio/music/ruinsofalphinterior.asm | |
rgbasm -E -L -o audio/music/credits.o audio/music/credits.asm | |
rgbasm -E -L -o audio/music/ssaqua.o audio/music/ssaqua.asm | |
rgbasm -E -L -o audio/music/celadoncity.o audio/music/celadoncity.asm | |
rgbasm -E -L -o audio/music/cherrygrovecity.o audio/music/cherrygrovecity.asm | |
rgbasm -E -L -o audio/music/route2.o audio/music/route2.asm | |
rgbasm -E -L -o audio/music/evolution.o audio/music/evolution.asm | |
rgbasm -E -L -o audio/music/mtmoonsquare.o audio/music/mtmoonsquare.asm | |
rgbasm -E -L -o audio/music/azaleatown.o audio/music/azaleatown.asm | |
rgbasm -E -L -o audio/music/goldsilveropening2.o audio/music/goldsilveropening2.asm | |
rgbasm -E -L -o audio/music/route12.o audio/music/route12.asm | |
rgbasm -E -L -o audio/music/titlescreen.o audio/music/titlescreen.asm | |
rgbasm -E -L -o audio/music/trainervictory.o audio/music/trainervictory.asm | |
rgbasm -E -L -o audio/music/mainmenu.o audio/music/mainmenu.asm | |
rgbasm -E -L -o audio/music/route26.o audio/music/route26.asm | |
rgbasm -E -L -o audio/music/wildpokemonvictory.o audio/music/wildpokemonvictory.asm | |
rgbasm -E -L -o audio/music/lookrival.o audio/music/lookrival.asm | |
rgbasm -E -L -o audio/music/unioncave.o audio/music/unioncave.asm | |
rgbasm -E -L -o audio/music/mobilecenter.o audio/music/mobilecenter.asm | |
rgbasm -E -L -o audio/music/printer.o audio/music/printer.asm | |
rgbasm -E -L -o audio/music/route37.o audio/music/route37.asm | |
rgbasm -E -L -o audio/music/rockethideout.o audio/music/rockethideout.asm | |
rgbasm -E -L -o audio/music/contestresults.o audio/music/contestresults.asm | |
rgbasm -E -L -o audio/music/magnettrain.o audio/music/magnettrain.asm | |
rgbasm -E -L -o audio/music/postcredits.o audio/music/postcredits.asm | |
rgbasm -E -L -o audio/music/dancinghall.o audio/music/dancinghall.asm | |
rgbasm -E -L -o audio/music/mobileadaptermenu.o audio/music/mobileadaptermenu.asm | |
rgbasm -E -L -o audio/music/route36.o audio/music/route36.asm | |
rgbasm -E -L -o audio/music/newbarktown.o audio/music/newbarktown.asm | |
rgbasm -E -L -o audio/music/pokeflutechannel.o audio/music/pokeflutechannel.asm | |
rgbasm -E -L -o audio/music/gamecorner.o audio/music/gamecorner.asm | |
rgbasm -E -L -o audio/music/pokemoncenter.o audio/music/pokemoncenter.asm | |
rgbasm -E -L -o audio/music/goldsilveropening.o audio/music/goldsilveropening.asm | |
rgbasm -E -L -o audio/music/gymleadervictory.o audio/music/gymleadervictory.asm | |
rgbasm -E -L -o audio/music/lakeofrage.o audio/music/lakeofrage.asm | |
rgbasm -E -L -o audio/music/johtogymbattle.o audio/music/johtogymbattle.asm | |
rgbasm -E -L -o audio/music/looksage.o audio/music/looksage.asm | |
rgbasm -E -L -o audio/music/lookbeauty.o audio/music/lookbeauty.asm | |
rgbasm -E -L -o audio/music/battletowerlobby.o audio/music/battletowerlobby.asm | |
rgbasm -E -L -o audio/music/clair.o audio/music/clair.asm | |
rgbasm -E -L -o audio/music/kantowildbattle.o audio/music/kantowildbattle.asm | |
rgbasm -E -L -o audio/music/surf.o audio/music/surf.asm | |
rgbasm -E -L -o audio/music/nationalpark.o audio/music/nationalpark.asm | |
rgbasm -E -L -o audio/music/sprouttower.o audio/music/sprouttower.asm | |
rgbasm -E -L -o audio/music/healpokemon.o audio/music/healpokemon.asm | |
rgbasm -E -L -o audio/music/crystalopening.o audio/music/crystalopening.asm | |
rgbasm -E -L -o audio/music/aftertherivalfight.o audio/music/aftertherivalfight.asm | |
rgbasm -E -L -o audio/music/buenaspassword.o audio/music/buenaspassword.asm | |
rgbasm -E -L -o audio/music/bicycle.o audio/music/bicycle.asm | |
rgbasm -E -L -o audio/music/route29.o audio/music/route29.asm | |
rgbasm -E -L -o audio/music/victoryroad.o audio/music/victoryroad.asm | |
rgbasm -E -L -o audio/music/route30.o audio/music/route30.asm | |
rgbasm -E -L -o audio/music/kantotrainerbattle.o audio/music/kantotrainerbattle.asm | |
rgbasm -E -L -o audio/music/championbattle.o audio/music/championbattle.asm | |
rgbasm -E -L -o audio/music/rockettheme.o audio/music/rockettheme.asm | |
rgbasm -E -L -o audio/music/showmearound.o audio/music/showmearound.asm | |
rgbasm -E -L -o audio/music/viridiancity.o audio/music/viridiancity.asm | |
rgbasm -E -L -o audio/music/rivalbattle.o audio/music/rivalbattle.asm | |
rgbasm -E -L -o audio/music/elmslab.o audio/music/elmslab.asm | |
rgbasm -E -L -o audio/music/tintower.o audio/music/tintower.asm | |
rgbasm -E -L -o audio/music/gym.o audio/music/gym.asm | |
rgbasm -E -L -o audio/music/lookpokemaniac.o audio/music/lookpokemaniac.asm | |
rgbasm -E -L -o audio/music/kantogymbattle.o audio/music/kantogymbattle.asm | |
rgbasm -E -L -o audio/sfx.o audio/sfx.asm | |
rgbasm -E -L -o audio/cries.o audio/cries.asm | |
rgbasm -E -L -o audio/engine.o audio/engine.asm | |
rgbasm -E -L -o data/battle/effect_command_pointers.o data/battle/effect_command_pointers.asm | |
rgbasm -E -L -o data/text/battle.o data/text/battle.asm | |
rgbasm -E -L -o data/text/common_2.o data/text/common_2.asm | |
rgbasm -E -L -o data/text/common_3.o data/text/common_3.asm | |
rgbasm -E -L -o data/text/std_text.o data/text/std_text.asm | |
rgbasm -E -L -o data/text/common_1.o data/text/common_1.asm | |
rgbasm -E -L -o data/items/names.o data/items/names.asm | |
rgbasm -E -L -o data/items/marts.o data/items/marts.asm | |
rgbasm -E -L -o data/items/attributes.o data/items/attributes.asm | |
rgbasm -E -L -o data/battle_tower/unknown.o data/battle_tower/unknown.asm | |
rgbasm -E -L -o data/battle_tower/trainer_text.o data/battle_tower/trainer_text.asm | |
rgbasm -E -L -o data/collision_permissions.o data/collision_permissions.asm | |
rgbasm -E -L -o data/pokemon/pic_pointers.o data/pokemon/pic_pointers.asm | |
rgbasm -E -L -o data/pokemon/egg_moves.o data/pokemon/egg_moves.asm | |
tools/png_dimensions gfx/pokemon/bulbasaur/front.png gfx/pokemon/bulbasaur/front.dimensions | |
tools/png_dimensions gfx/pokemon/ivysaur/front.png gfx/pokemon/ivysaur/front.dimensions | |
tools/png_dimensions gfx/pokemon/venusaur/front.png gfx/pokemon/venusaur/front.dimensions | |
tools/png_dimensions gfx/pokemon/charmander/front.png gfx/pokemon/charmander/front.dimensions | |
tools/png_dimensions gfx/pokemon/charmeleon/front.png gfx/pokemon/charmeleon/front.dimensions | |
tools/png_dimensions gfx/pokemon/charizard/front.png gfx/pokemon/charizard/front.dimensions | |
tools/png_dimensions gfx/pokemon/squirtle/front.png gfx/pokemon/squirtle/front.dimensions | |
tools/png_dimensions gfx/pokemon/wartortle/front.png gfx/pokemon/wartortle/front.dimensions | |
tools/png_dimensions gfx/pokemon/blastoise/front.png gfx/pokemon/blastoise/front.dimensions | |
tools/png_dimensions gfx/pokemon/caterpie/front.png gfx/pokemon/caterpie/front.dimensions | |
tools/png_dimensions gfx/pokemon/metapod/front.png gfx/pokemon/metapod/front.dimensions | |
tools/png_dimensions gfx/pokemon/butterfree/front.png gfx/pokemon/butterfree/front.dimensions | |
tools/png_dimensions gfx/pokemon/weedle/front.png gfx/pokemon/weedle/front.dimensions | |
tools/png_dimensions gfx/pokemon/kakuna/front.png gfx/pokemon/kakuna/front.dimensions | |
tools/png_dimensions gfx/pokemon/beedrill/front.png gfx/pokemon/beedrill/front.dimensions | |
tools/png_dimensions gfx/pokemon/pidgey/front.png gfx/pokemon/pidgey/front.dimensions | |
tools/png_dimensions gfx/pokemon/pidgeotto/front.png gfx/pokemon/pidgeotto/front.dimensions | |
tools/png_dimensions gfx/pokemon/pidgeot/front.png gfx/pokemon/pidgeot/front.dimensions | |
tools/png_dimensions gfx/pokemon/rattata/front.png gfx/pokemon/rattata/front.dimensions | |
tools/png_dimensions gfx/pokemon/raticate/front.png gfx/pokemon/raticate/front.dimensions | |
tools/png_dimensions gfx/pokemon/spearow/front.png gfx/pokemon/spearow/front.dimensions | |
tools/png_dimensions gfx/pokemon/fearow/front.png gfx/pokemon/fearow/front.dimensions | |
tools/png_dimensions gfx/pokemon/ekans/front.png gfx/pokemon/ekans/front.dimensions | |
tools/png_dimensions gfx/pokemon/arbok/front.png gfx/pokemon/arbok/front.dimensions | |
tools/png_dimensions gfx/pokemon/pikachu/front.png gfx/pokemon/pikachu/front.dimensions | |
tools/png_dimensions gfx/pokemon/raichu/front.png gfx/pokemon/raichu/front.dimensions | |
tools/png_dimensions gfx/pokemon/sandshrew/front.png gfx/pokemon/sandshrew/front.dimensions | |
tools/png_dimensions gfx/pokemon/sandslash/front.png gfx/pokemon/sandslash/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidoran_f/front.png gfx/pokemon/nidoran_f/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidorina/front.png gfx/pokemon/nidorina/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidoqueen/front.png gfx/pokemon/nidoqueen/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidoran_m/front.png gfx/pokemon/nidoran_m/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidorino/front.png gfx/pokemon/nidorino/front.dimensions | |
tools/png_dimensions gfx/pokemon/nidoking/front.png gfx/pokemon/nidoking/front.dimensions | |
tools/png_dimensions gfx/pokemon/clefairy/front.png gfx/pokemon/clefairy/front.dimensions | |
tools/png_dimensions gfx/pokemon/clefable/front.png gfx/pokemon/clefable/front.dimensions | |
tools/png_dimensions gfx/pokemon/vulpix/front.png gfx/pokemon/vulpix/front.dimensions | |
tools/png_dimensions gfx/pokemon/ninetales/front.png gfx/pokemon/ninetales/front.dimensions | |
tools/png_dimensions gfx/pokemon/jigglypuff/front.png gfx/pokemon/jigglypuff/front.dimensions | |
tools/png_dimensions gfx/pokemon/wigglytuff/front.png gfx/pokemon/wigglytuff/front.dimensions | |
tools/png_dimensions gfx/pokemon/zubat/front.png gfx/pokemon/zubat/front.dimensions | |
tools/png_dimensions gfx/pokemon/golbat/front.png gfx/pokemon/golbat/front.dimensions | |
tools/png_dimensions gfx/pokemon/oddish/front.png gfx/pokemon/oddish/front.dimensions | |
tools/png_dimensions gfx/pokemon/gloom/front.png gfx/pokemon/gloom/front.dimensions | |
tools/png_dimensions gfx/pokemon/vileplume/front.png gfx/pokemon/vileplume/front.dimensions | |
tools/png_dimensions gfx/pokemon/paras/front.png gfx/pokemon/paras/front.dimensions | |
tools/png_dimensions gfx/pokemon/parasect/front.png gfx/pokemon/parasect/front.dimensions | |
tools/png_dimensions gfx/pokemon/venonat/front.png gfx/pokemon/venonat/front.dimensions | |
tools/png_dimensions gfx/pokemon/venomoth/front.png gfx/pokemon/venomoth/front.dimensions | |
tools/png_dimensions gfx/pokemon/diglett/front.png gfx/pokemon/diglett/front.dimensions | |
tools/png_dimensions gfx/pokemon/dugtrio/front.png gfx/pokemon/dugtrio/front.dimensions | |
tools/png_dimensions gfx/pokemon/meowth/front.png gfx/pokemon/meowth/front.dimensions | |
tools/png_dimensions gfx/pokemon/persian/front.png gfx/pokemon/persian/front.dimensions | |
tools/png_dimensions gfx/pokemon/psyduck/front.png gfx/pokemon/psyduck/front.dimensions | |
tools/png_dimensions gfx/pokemon/golduck/front.png gfx/pokemon/golduck/front.dimensions | |
tools/png_dimensions gfx/pokemon/mankey/front.png gfx/pokemon/mankey/front.dimensions | |
tools/png_dimensions gfx/pokemon/primeape/front.png gfx/pokemon/primeape/front.dimensions | |
tools/png_dimensions gfx/pokemon/growlithe/front.png gfx/pokemon/growlithe/front.dimensions | |
tools/png_dimensions gfx/pokemon/arcanine/front.png gfx/pokemon/arcanine/front.dimensions | |
tools/png_dimensions gfx/pokemon/poliwag/front.png gfx/pokemon/poliwag/front.dimensions | |
tools/png_dimensions gfx/pokemon/poliwhirl/front.png gfx/pokemon/poliwhirl/front.dimensions | |
tools/png_dimensions gfx/pokemon/poliwrath/front.png gfx/pokemon/poliwrath/front.dimensions | |
tools/png_dimensions gfx/pokemon/abra/front.png gfx/pokemon/abra/front.dimensions | |
tools/png_dimensions gfx/pokemon/kadabra/front.png gfx/pokemon/kadabra/front.dimensions | |
tools/png_dimensions gfx/pokemon/alakazam/front.png gfx/pokemon/alakazam/front.dimensions | |
tools/png_dimensions gfx/pokemon/machop/front.png gfx/pokemon/machop/front.dimensions | |
tools/png_dimensions gfx/pokemon/machoke/front.png gfx/pokemon/machoke/front.dimensions | |
tools/png_dimensions gfx/pokemon/machamp/front.png gfx/pokemon/machamp/front.dimensions | |
tools/png_dimensions gfx/pokemon/bellsprout/front.png gfx/pokemon/bellsprout/front.dimensions | |
tools/png_dimensions gfx/pokemon/weepinbell/front.png gfx/pokemon/weepinbell/front.dimensions | |
tools/png_dimensions gfx/pokemon/victreebel/front.png gfx/pokemon/victreebel/front.dimensions | |
tools/png_dimensions gfx/pokemon/tentacool/front.png gfx/pokemon/tentacool/front.dimensions | |
tools/png_dimensions gfx/pokemon/tentacruel/front.png gfx/pokemon/tentacruel/front.dimensions | |
tools/png_dimensions gfx/pokemon/geodude/front.png gfx/pokemon/geodude/front.dimensions | |
tools/png_dimensions gfx/pokemon/graveler/front.png gfx/pokemon/graveler/front.dimensions | |
tools/png_dimensions gfx/pokemon/golem/front.png gfx/pokemon/golem/front.dimensions | |
tools/png_dimensions gfx/pokemon/ponyta/front.png gfx/pokemon/ponyta/front.dimensions | |
tools/png_dimensions gfx/pokemon/rapidash/front.png gfx/pokemon/rapidash/front.dimensions | |
tools/png_dimensions gfx/pokemon/slowpoke/front.png gfx/pokemon/slowpoke/front.dimensions | |
tools/png_dimensions gfx/pokemon/slowbro/front.png gfx/pokemon/slowbro/front.dimensions | |
tools/png_dimensions gfx/pokemon/magnemite/front.png gfx/pokemon/magnemite/front.dimensions | |
tools/png_dimensions gfx/pokemon/magneton/front.png gfx/pokemon/magneton/front.dimensions | |
tools/png_dimensions gfx/pokemon/farfetch_d/front.png gfx/pokemon/farfetch_d/front.dimensions | |
tools/png_dimensions gfx/pokemon/doduo/front.png gfx/pokemon/doduo/front.dimensions | |
tools/png_dimensions gfx/pokemon/dodrio/front.png gfx/pokemon/dodrio/front.dimensions | |
tools/png_dimensions gfx/pokemon/seel/front.png gfx/pokemon/seel/front.dimensions | |
tools/png_dimensions gfx/pokemon/dewgong/front.png gfx/pokemon/dewgong/front.dimensions | |
tools/png_dimensions gfx/pokemon/grimer/front.png gfx/pokemon/grimer/front.dimensions | |
tools/png_dimensions gfx/pokemon/muk/front.png gfx/pokemon/muk/front.dimensions | |
tools/png_dimensions gfx/pokemon/shellder/front.png gfx/pokemon/shellder/front.dimensions | |
tools/png_dimensions gfx/pokemon/cloyster/front.png gfx/pokemon/cloyster/front.dimensions | |
tools/png_dimensions gfx/pokemon/gastly/front.png gfx/pokemon/gastly/front.dimensions | |
tools/png_dimensions gfx/pokemon/haunter/front.png gfx/pokemon/haunter/front.dimensions | |
tools/png_dimensions gfx/pokemon/gengar/front.png gfx/pokemon/gengar/front.dimensions | |
tools/png_dimensions gfx/pokemon/onix/front.png gfx/pokemon/onix/front.dimensions | |
tools/png_dimensions gfx/pokemon/drowzee/front.png gfx/pokemon/drowzee/front.dimensions | |
tools/png_dimensions gfx/pokemon/hypno/front.png gfx/pokemon/hypno/front.dimensions | |
tools/png_dimensions gfx/pokemon/krabby/front.png gfx/pokemon/krabby/front.dimensions | |
tools/png_dimensions gfx/pokemon/kingler/front.png gfx/pokemon/kingler/front.dimensions | |
tools/png_dimensions gfx/pokemon/voltorb/front.png gfx/pokemon/voltorb/front.dimensions | |
tools/png_dimensions gfx/pokemon/electrode/front.png gfx/pokemon/electrode/front.dimensions | |
tools/png_dimensions gfx/pokemon/exeggcute/front.png gfx/pokemon/exeggcute/front.dimensions | |
tools/png_dimensions gfx/pokemon/exeggutor/front.png gfx/pokemon/exeggutor/front.dimensions | |
tools/png_dimensions gfx/pokemon/cubone/front.png gfx/pokemon/cubone/front.dimensions | |
tools/png_dimensions gfx/pokemon/marowak/front.png gfx/pokemon/marowak/front.dimensions | |
tools/png_dimensions gfx/pokemon/hitmonlee/front.png gfx/pokemon/hitmonlee/front.dimensions | |
tools/png_dimensions gfx/pokemon/hitmonchan/front.png gfx/pokemon/hitmonchan/front.dimensions | |
tools/png_dimensions gfx/pokemon/lickitung/front.png gfx/pokemon/lickitung/front.dimensions | |
tools/png_dimensions gfx/pokemon/koffing/front.png gfx/pokemon/koffing/front.dimensions | |
tools/png_dimensions gfx/pokemon/weezing/front.png gfx/pokemon/weezing/front.dimensions | |
tools/png_dimensions gfx/pokemon/rhyhorn/front.png gfx/pokemon/rhyhorn/front.dimensions | |
tools/png_dimensions gfx/pokemon/rhydon/front.png gfx/pokemon/rhydon/front.dimensions | |
tools/png_dimensions gfx/pokemon/chansey/front.png gfx/pokemon/chansey/front.dimensions | |
tools/png_dimensions gfx/pokemon/tangela/front.png gfx/pokemon/tangela/front.dimensions | |
tools/png_dimensions gfx/pokemon/kangaskhan/front.png gfx/pokemon/kangaskhan/front.dimensions | |
tools/png_dimensions gfx/pokemon/horsea/front.png gfx/pokemon/horsea/front.dimensions | |
tools/png_dimensions gfx/pokemon/seadra/front.png gfx/pokemon/seadra/front.dimensions | |
tools/png_dimensions gfx/pokemon/goldeen/front.png gfx/pokemon/goldeen/front.dimensions | |
tools/png_dimensions gfx/pokemon/seaking/front.png gfx/pokemon/seaking/front.dimensions | |
tools/png_dimensions gfx/pokemon/staryu/front.png gfx/pokemon/staryu/front.dimensions | |
tools/png_dimensions gfx/pokemon/starmie/front.png gfx/pokemon/starmie/front.dimensions | |
tools/png_dimensions gfx/pokemon/mr__mime/front.png gfx/pokemon/mr__mime/front.dimensions | |
tools/png_dimensions gfx/pokemon/scyther/front.png gfx/pokemon/scyther/front.dimensions | |
tools/png_dimensions gfx/pokemon/jynx/front.png gfx/pokemon/jynx/front.dimensions | |
tools/png_dimensions gfx/pokemon/electabuzz/front.png gfx/pokemon/electabuzz/front.dimensions | |
tools/png_dimensions gfx/pokemon/magmar/front.png gfx/pokemon/magmar/front.dimensions | |
tools/png_dimensions gfx/pokemon/pinsir/front.png gfx/pokemon/pinsir/front.dimensions | |
tools/png_dimensions gfx/pokemon/tauros/front.png gfx/pokemon/tauros/front.dimensions | |
tools/png_dimensions gfx/pokemon/magikarp/front.png gfx/pokemon/magikarp/front.dimensions | |
tools/png_dimensions gfx/pokemon/gyarados/front.png gfx/pokemon/gyarados/front.dimensions | |
tools/png_dimensions gfx/pokemon/lapras/front.png gfx/pokemon/lapras/front.dimensions | |
tools/png_dimensions gfx/pokemon/ditto/front.png gfx/pokemon/ditto/front.dimensions | |
tools/png_dimensions gfx/pokemon/eevee/front.png gfx/pokemon/eevee/front.dimensions | |
tools/png_dimensions gfx/pokemon/vaporeon/front.png gfx/pokemon/vaporeon/front.dimensions | |
tools/png_dimensions gfx/pokemon/jolteon/front.png gfx/pokemon/jolteon/front.dimensions | |
tools/png_dimensions gfx/pokemon/flareon/front.png gfx/pokemon/flareon/front.dimensions | |
tools/png_dimensions gfx/pokemon/porygon/front.png gfx/pokemon/porygon/front.dimensions | |
tools/png_dimensions gfx/pokemon/omanyte/front.png gfx/pokemon/omanyte/front.dimensions | |
tools/png_dimensions gfx/pokemon/omastar/front.png gfx/pokemon/omastar/front.dimensions | |
tools/png_dimensions gfx/pokemon/kabuto/front.png gfx/pokemon/kabuto/front.dimensions | |
tools/png_dimensions gfx/pokemon/kabutops/front.png gfx/pokemon/kabutops/front.dimensions | |
tools/png_dimensions gfx/pokemon/aerodactyl/front.png gfx/pokemon/aerodactyl/front.dimensions | |
tools/png_dimensions gfx/pokemon/snorlax/front.png gfx/pokemon/snorlax/front.dimensions | |
tools/png_dimensions gfx/pokemon/articuno/front.png gfx/pokemon/articuno/front.dimensions | |
tools/png_dimensions gfx/pokemon/zapdos/front.png gfx/pokemon/zapdos/front.dimensions | |
tools/png_dimensions gfx/pokemon/moltres/front.png gfx/pokemon/moltres/front.dimensions | |
tools/png_dimensions gfx/pokemon/dratini/front.png gfx/pokemon/dratini/front.dimensions | |
tools/png_dimensions gfx/pokemon/dragonair/front.png gfx/pokemon/dragonair/front.dimensions | |
tools/png_dimensions gfx/pokemon/dragonite/front.png gfx/pokemon/dragonite/front.dimensions | |
tools/png_dimensions gfx/pokemon/mewtwo/front.png gfx/pokemon/mewtwo/front.dimensions | |
tools/png_dimensions gfx/pokemon/mew/front.png gfx/pokemon/mew/front.dimensions | |
tools/png_dimensions gfx/pokemon/chikorita/front.png gfx/pokemon/chikorita/front.dimensions | |
tools/png_dimensions gfx/pokemon/bayleef/front.png gfx/pokemon/bayleef/front.dimensions | |
tools/png_dimensions gfx/pokemon/meganium/front.png gfx/pokemon/meganium/front.dimensions | |
tools/png_dimensions gfx/pokemon/cyndaquil/front.png gfx/pokemon/cyndaquil/front.dimensions | |
tools/png_dimensions gfx/pokemon/quilava/front.png gfx/pokemon/quilava/front.dimensions | |
tools/png_dimensions gfx/pokemon/typhlosion/front.png gfx/pokemon/typhlosion/front.dimensions | |
tools/png_dimensions gfx/pokemon/totodile/front.png gfx/pokemon/totodile/front.dimensions | |
tools/png_dimensions gfx/pokemon/croconaw/front.png gfx/pokemon/croconaw/front.dimensions | |
tools/png_dimensions gfx/pokemon/feraligatr/front.png gfx/pokemon/feraligatr/front.dimensions | |
tools/png_dimensions gfx/pokemon/sentret/front.png gfx/pokemon/sentret/front.dimensions | |
tools/png_dimensions gfx/pokemon/furret/front.png gfx/pokemon/furret/front.dimensions | |
tools/png_dimensions gfx/pokemon/hoothoot/front.png gfx/pokemon/hoothoot/front.dimensions | |
tools/png_dimensions gfx/pokemon/noctowl/front.png gfx/pokemon/noctowl/front.dimensions | |
tools/png_dimensions gfx/pokemon/ledyba/front.png gfx/pokemon/ledyba/front.dimensions | |
tools/png_dimensions gfx/pokemon/ledian/front.png gfx/pokemon/ledian/front.dimensions | |
tools/png_dimensions gfx/pokemon/spinarak/front.png gfx/pokemon/spinarak/front.dimensions | |
tools/png_dimensions gfx/pokemon/ariados/front.png gfx/pokemon/ariados/front.dimensions | |
tools/png_dimensions gfx/pokemon/crobat/front.png gfx/pokemon/crobat/front.dimensions | |
tools/png_dimensions gfx/pokemon/chinchou/front.png gfx/pokemon/chinchou/front.dimensions | |
tools/png_dimensions gfx/pokemon/lanturn/front.png gfx/pokemon/lanturn/front.dimensions | |
tools/png_dimensions gfx/pokemon/pichu/front.png gfx/pokemon/pichu/front.dimensions | |
tools/png_dimensions gfx/pokemon/cleffa/front.png gfx/pokemon/cleffa/front.dimensions | |
tools/png_dimensions gfx/pokemon/igglybuff/front.png gfx/pokemon/igglybuff/front.dimensions | |
tools/png_dimensions gfx/pokemon/togepi/front.png gfx/pokemon/togepi/front.dimensions | |
tools/png_dimensions gfx/pokemon/togetic/front.png gfx/pokemon/togetic/front.dimensions | |
tools/png_dimensions gfx/pokemon/natu/front.png gfx/pokemon/natu/front.dimensions | |
tools/png_dimensions gfx/pokemon/xatu/front.png gfx/pokemon/xatu/front.dimensions | |
tools/png_dimensions gfx/pokemon/mareep/front.png gfx/pokemon/mareep/front.dimensions | |
tools/png_dimensions gfx/pokemon/flaaffy/front.png gfx/pokemon/flaaffy/front.dimensions | |
tools/png_dimensions gfx/pokemon/ampharos/front.png gfx/pokemon/ampharos/front.dimensions | |
tools/png_dimensions gfx/pokemon/bellossom/front.png gfx/pokemon/bellossom/front.dimensions | |
tools/png_dimensions gfx/pokemon/marill/front.png gfx/pokemon/marill/front.dimensions | |
tools/png_dimensions gfx/pokemon/azumarill/front.png gfx/pokemon/azumarill/front.dimensions | |
tools/png_dimensions gfx/pokemon/sudowoodo/front.png gfx/pokemon/sudowoodo/front.dimensions | |
tools/png_dimensions gfx/pokemon/politoed/front.png gfx/pokemon/politoed/front.dimensions | |
tools/png_dimensions gfx/pokemon/hoppip/front.png gfx/pokemon/hoppip/front.dimensions | |
tools/png_dimensions gfx/pokemon/skiploom/front.png gfx/pokemon/skiploom/front.dimensions | |
tools/png_dimensions gfx/pokemon/jumpluff/front.png gfx/pokemon/jumpluff/front.dimensions | |
tools/png_dimensions gfx/pokemon/aipom/front.png gfx/pokemon/aipom/front.dimensions | |
tools/png_dimensions gfx/pokemon/sunkern/front.png gfx/pokemon/sunkern/front.dimensions | |
tools/png_dimensions gfx/pokemon/sunflora/front.png gfx/pokemon/sunflora/front.dimensions | |
tools/png_dimensions gfx/pokemon/yanma/front.png gfx/pokemon/yanma/front.dimensions | |
tools/png_dimensions gfx/pokemon/wooper/front.png gfx/pokemon/wooper/front.dimensions | |
tools/png_dimensions gfx/pokemon/quagsire/front.png gfx/pokemon/quagsire/front.dimensions | |
tools/png_dimensions gfx/pokemon/espeon/front.png gfx/pokemon/espeon/front.dimensions | |
tools/png_dimensions gfx/pokemon/umbreon/front.png gfx/pokemon/umbreon/front.dimensions | |
tools/png_dimensions gfx/pokemon/murkrow/front.png gfx/pokemon/murkrow/front.dimensions | |
tools/png_dimensions gfx/pokemon/slowking/front.png gfx/pokemon/slowking/front.dimensions | |
tools/png_dimensions gfx/pokemon/misdreavus/front.png gfx/pokemon/misdreavus/front.dimensions | |
tools/png_dimensions gfx/pokemon/unown_a/front.png gfx/pokemon/unown_a/front.dimensions | |
tools/png_dimensions gfx/pokemon/wobbuffet/front.png gfx/pokemon/wobbuffet/front.dimensions | |
tools/png_dimensions gfx/pokemon/girafarig/front.png gfx/pokemon/girafarig/front.dimensions | |
tools/png_dimensions gfx/pokemon/pineco/front.png gfx/pokemon/pineco/front.dimensions | |
tools/png_dimensions gfx/pokemon/forretress/front.png gfx/pokemon/forretress/front.dimensions | |
tools/png_dimensions gfx/pokemon/dunsparce/front.png gfx/pokemon/dunsparce/front.dimensions | |
tools/png_dimensions gfx/pokemon/gligar/front.png gfx/pokemon/gligar/front.dimensions | |
tools/png_dimensions gfx/pokemon/steelix/front.png gfx/pokemon/steelix/front.dimensions | |
tools/png_dimensions gfx/pokemon/snubbull/front.png gfx/pokemon/snubbull/front.dimensions | |
tools/png_dimensions gfx/pokemon/granbull/front.png gfx/pokemon/granbull/front.dimensions | |
tools/png_dimensions gfx/pokemon/qwilfish/front.png gfx/pokemon/qwilfish/front.dimensions | |
tools/png_dimensions gfx/pokemon/scizor/front.png gfx/pokemon/scizor/front.dimensions | |
tools/png_dimensions gfx/pokemon/shuckle/front.png gfx/pokemon/shuckle/front.dimensions | |
tools/png_dimensions gfx/pokemon/heracross/front.png gfx/pokemon/heracross/front.dimensions | |
tools/png_dimensions gfx/pokemon/sneasel/front.png gfx/pokemon/sneasel/front.dimensions | |
tools/png_dimensions gfx/pokemon/teddiursa/front.png gfx/pokemon/teddiursa/front.dimensions | |
tools/png_dimensions gfx/pokemon/ursaring/front.png gfx/pokemon/ursaring/front.dimensions | |
tools/png_dimensions gfx/pokemon/slugma/front.png gfx/pokemon/slugma/front.dimensions | |
tools/png_dimensions gfx/pokemon/magcargo/front.png gfx/pokemon/magcargo/front.dimensions | |
tools/png_dimensions gfx/pokemon/swinub/front.png gfx/pokemon/swinub/front.dimensions | |
tools/png_dimensions gfx/pokemon/piloswine/front.png gfx/pokemon/piloswine/front.dimensions | |
tools/png_dimensions gfx/pokemon/corsola/front.png gfx/pokemon/corsola/front.dimensions | |
tools/png_dimensions gfx/pokemon/remoraid/front.png gfx/pokemon/remoraid/front.dimensions | |
tools/png_dimensions gfx/pokemon/octillery/front.png gfx/pokemon/octillery/front.dimensions | |
tools/png_dimensions gfx/pokemon/delibird/front.png gfx/pokemon/delibird/front.dimensions | |
tools/png_dimensions gfx/pokemon/mantine/front.png gfx/pokemon/mantine/front.dimensions | |
tools/png_dimensions gfx/pokemon/skarmory/front.png gfx/pokemon/skarmory/front.dimensions | |
tools/png_dimensions gfx/pokemon/houndour/front.png gfx/pokemon/houndour/front.dimensions | |
tools/png_dimensions gfx/pokemon/houndoom/front.png gfx/pokemon/houndoom/front.dimensions | |
tools/png_dimensions gfx/pokemon/kingdra/front.png gfx/pokemon/kingdra/front.dimensions | |
tools/png_dimensions gfx/pokemon/phanpy/front.png gfx/pokemon/phanpy/front.dimensions | |
tools/png_dimensions gfx/pokemon/donphan/front.png gfx/pokemon/donphan/front.dimensions | |
tools/png_dimensions gfx/pokemon/porygon2/front.png gfx/pokemon/porygon2/front.dimensions | |
tools/png_dimensions gfx/pokemon/stantler/front.png gfx/pokemon/stantler/front.dimensions | |
tools/png_dimensions gfx/pokemon/smeargle/front.png gfx/pokemon/smeargle/front.dimensions | |
tools/png_dimensions gfx/pokemon/tyrogue/front.png gfx/pokemon/tyrogue/front.dimensions | |
tools/png_dimensions gfx/pokemon/hitmontop/front.png gfx/pokemon/hitmontop/front.dimensions | |
tools/png_dimensions gfx/pokemon/smoochum/front.png gfx/pokemon/smoochum/front.dimensions | |
tools/png_dimensions gfx/pokemon/elekid/front.png gfx/pokemon/elekid/front.dimensions | |
tools/png_dimensions gfx/pokemon/magby/front.png gfx/pokemon/magby/front.dimensions | |
tools/png_dimensions gfx/pokemon/miltank/front.png gfx/pokemon/miltank/front.dimensions | |
tools/png_dimensions gfx/pokemon/blissey/front.png gfx/pokemon/blissey/front.dimensions | |
tools/png_dimensions gfx/pokemon/raikou/front.png gfx/pokemon/raikou/front.dimensions | |
tools/png_dimensions gfx/pokemon/entei/front.png gfx/pokemon/entei/front.dimensions | |
tools/png_dimensions gfx/pokemon/suicune/front.png gfx/pokemon/suicune/front.dimensions | |
tools/png_dimensions gfx/pokemon/larvitar/front.png gfx/pokemon/larvitar/front.dimensions | |
tools/png_dimensions gfx/pokemon/pupitar/front.png gfx/pokemon/pupitar/front.dimensions | |
tools/png_dimensions gfx/pokemon/tyranitar/front.png gfx/pokemon/tyranitar/front.dimensions | |
tools/png_dimensions gfx/pokemon/lugia/front.png gfx/pokemon/lugia/front.dimensions | |
tools/png_dimensions gfx/pokemon/ho_oh/front.png gfx/pokemon/ho_oh/front.dimensions | |
tools/png_dimensions gfx/pokemon/celebi/front.png gfx/pokemon/celebi/front.dimensions | |
rgbasm -E -L -o data/pokemon/names.o data/pokemon/names.asm | |
rgbasm -E -L -o data/pokemon/unown_pic_pointers.o data/pokemon/unown_pic_pointers.asm | |
rgbasm -E -L -o data/pokemon/dex_entries.o data/pokemon/dex_entries.asm | |
rgbasm -E -L -o data/pokemon/unused_pic_banks.o data/pokemon/unused_pic_banks.asm | |
rgbasm -E -L -o data/pokemon/cries.o data/pokemon/cries.asm | |
rgbasm -E -L -o data/pokemon/gen1_base_special.o data/pokemon/gen1_base_special.asm | |
rgbasm -E -L -o data/tilesets.o data/tilesets.asm | |
rgbasm -E -L -o data/text_buffers.o data/text_buffers.asm | |
rgbasm -E -L -o data/phone/text/anthony_callee.o data/phone/text/anthony_callee.asm | |
rgbasm -E -L -o data/phone/text/parry_callee.o data/phone/text/parry_callee.asm | |
rgbasm -E -L -o data/phone/text/jose_callee.o data/phone/text/jose_callee.asm | |
rgbasm -E -L -o data/phone/text/huey_callee.o data/phone/text/huey_callee.asm | |
rgbasm -E -L -o data/phone/text/brent_callee.o data/phone/text/brent_callee.asm | |
rgbasm -E -L -o data/phone/text/todd_caller.o data/phone/text/todd_caller.asm | |
rgbasm -E -L -o data/phone/text/dana_callee.o data/phone/text/dana_callee.asm | |
rgbasm -E -L -o data/phone/text/gaven_caller.o data/phone/text/gaven_caller.asm | |
rgbasm -E -L -o data/phone/text/elm.o data/phone/text/elm.asm | |
rgbasm -E -L -o data/phone/text/parry_caller.o data/phone/text/parry_caller.asm | |
rgbasm -E -L -o data/phone/text/kenji_overworld.o data/phone/text/kenji_overworld.asm | |
rgbasm -E -L -o data/phone/text/reena_caller.o data/phone/text/reena_caller.asm | |
rgbasm -E -L -o data/phone/text/brent_caller.o data/phone/text/brent_caller.asm | |
rgbasm -E -L -o data/phone/text/dana_overworld.o data/phone/text/dana_overworld.asm | |
rgbasm -E -L -o data/phone/text/chad_caller.o data/phone/text/chad_caller.asm | |
rgbasm -E -L -o data/phone/text/irwin_caller.o data/phone/text/irwin_caller.asm | |
rgbasm -E -L -o data/phone/text/jack_caller.o data/phone/text/jack_caller.asm | |
rgbasm -E -L -o data/phone/text/irwin_callee.o data/phone/text/irwin_callee.asm | |
rgbasm -E -L -o data/phone/text/erin_callee.o data/phone/text/erin_callee.asm | |
rgbasm -E -L -o data/phone/text/alan_overworld.o data/phone/text/alan_overworld.asm | |
rgbasm -E -L -o data/phone/text/anthony_overworld.o data/phone/text/anthony_overworld.asm | |
rgbasm -E -L -o data/phone/text/beth_callee.o data/phone/text/beth_callee.asm | |
rgbasm -E -L -o data/phone/text/wade_overworld.o data/phone/text/wade_overworld.asm | |
rgbasm -E -L -o data/phone/text/gina_overworld.o data/phone/text/gina_overworld.asm | |
rgbasm -E -L -o data/phone/text/gina_caller.o data/phone/text/gina_caller.asm | |
rgbasm -E -L -o data/phone/text/tiffany_callee.o data/phone/text/tiffany_callee.asm | |
rgbasm -E -L -o data/phone/text/jose_overworld.o data/phone/text/jose_overworld.asm | |
rgbasm -E -L -o data/phone/text/irwin_overworld.o data/phone/text/irwin_overworld.asm | |
rgbasm -E -L -o data/phone/text/erin_caller.o data/phone/text/erin_caller.asm | |
rgbasm -E -L -o data/phone/text/tully_callee.o data/phone/text/tully_callee.asm | |
rgbasm -E -L -o data/phone/text/beverly_overworld.o data/phone/text/beverly_overworld.asm | |
rgbasm -E -L -o data/phone/text/beth_caller.o data/phone/text/beth_caller.asm | |
rgbasm -E -L -o data/phone/text/ralph_overworld.o data/phone/text/ralph_overworld.asm | |
rgbasm -E -L -o data/phone/text/arnie_callee.o data/phone/text/arnie_callee.asm | |
rgbasm -E -L -o data/phone/text/liz_callee.o data/phone/text/liz_callee.asm | |
rgbasm -E -L -o data/phone/text/wade_callee.o data/phone/text/wade_callee.asm | |
rgbasm -E -L -o data/phone/text/tully_overworld.o data/phone/text/tully_overworld.asm | |
rgbasm -E -L -o data/phone/text/gina_callee.o data/phone/text/gina_callee.asm | |
rgbasm -E -L -o data/phone/text/tully_caller.o data/phone/text/tully_caller.asm | |
rgbasm -E -L -o data/phone/text/mom.o data/phone/text/mom.asm | |
rgbasm -E -L -o data/phone/text/wilton_overworld.o data/phone/text/wilton_overworld.asm | |
rgbasm -E -L -o data/phone/text/derek_callee.o data/phone/text/derek_callee.asm | |
rgbasm -E -L -o data/phone/text/vance_overworld.o data/phone/text/vance_overworld.asm | |
rgbasm -E -L -o data/phone/text/vance_caller.o data/phone/text/vance_caller.asm | |
rgbasm -E -L -o data/phone/text/arnie_caller.o data/phone/text/arnie_caller.asm | |
rgbasm -E -L -o data/phone/text/bike_shop.o data/phone/text/bike_shop.asm | |
rgbasm -E -L -o data/phone/text/bill.o data/phone/text/bill.asm | |
rgbasm -E -L -o data/phone/text/derek_caller.o data/phone/text/derek_caller.asm | |
rgbasm -E -L -o data/phone/text/wade_caller.o data/phone/text/wade_caller.asm | |
rgbasm -E -L -o data/phone/text/derek_overworld.o data/phone/text/derek_overworld.asm | |
rgbasm -E -L -o data/phone/text/todd_overworld.o data/phone/text/todd_overworld.asm | |
rgbasm -E -L -o data/phone/text/liz_caller.o data/phone/text/liz_caller.asm | |
rgbasm -E -L -o data/phone/text/kenji_callee.o data/phone/text/kenji_callee.asm | |
rgbasm -E -L -o data/phone/text/reena_callee.o data/phone/text/reena_callee.asm | |
rgbasm -E -L -o data/phone/text/jack_callee.o data/phone/text/jack_callee.asm | |
rgbasm -E -L -o data/phone/text/brent_overworld.o data/phone/text/brent_overworld.asm | |
rgbasm -E -L -o data/phone/text/alan_callee.o data/phone/text/alan_callee.asm | |
rgbasm -E -L -o data/phone/text/anthony_caller.o data/phone/text/anthony_caller.asm | |
rgbasm -E -L -o data/phone/text/arnie_overworld.o data/phone/text/arnie_overworld.asm | |
rgbasm -E -L -o data/phone/text/joey_caller.o data/phone/text/joey_caller.asm | |
rgbasm -E -L -o data/phone/text/kenji_caller.o data/phone/text/kenji_caller.asm | |
rgbasm -E -L -o data/phone/text/huey_overworld.o data/phone/text/huey_overworld.asm | |
rgbasm -E -L -o data/phone/text/huey_caller.o data/phone/text/huey_caller.asm | |
rgbasm -E -L -o data/phone/text/ralph_callee.o data/phone/text/ralph_callee.asm | |
rgbasm -E -L -o data/phone/text/unknown_callee.o data/phone/text/unknown_callee.asm | |
rgbasm -E -L -o data/phone/text/gaven_callee.o data/phone/text/gaven_callee.asm | |
rgbasm -E -L -o data/phone/text/gaven_overworld.o data/phone/text/gaven_overworld.asm | |
rgbasm -E -L -o data/phone/text/jose_caller.o data/phone/text/jose_caller.asm | |
rgbasm -E -L -o data/phone/text/reena_overworld.o data/phone/text/reena_overworld.asm | |
rgbasm -E -L -o data/phone/text/beverly_caller.o data/phone/text/beverly_caller.asm | |
rgbasm -E -L -o data/phone/text/alan_caller.o data/phone/text/alan_caller.asm | |
rgbasm -E -L -o data/phone/text/erin_overworld.o data/phone/text/erin_overworld.asm | |
rgbasm -E -L -o data/phone/text/ralph_caller.o data/phone/text/ralph_caller.asm | |
rgbasm -E -L -o data/phone/text/chad_callee.o data/phone/text/chad_callee.asm | |
rgbasm -E -L -o data/phone/text/beth_overworld.o data/phone/text/beth_overworld.asm | |
rgbasm -E -L -o data/phone/text/wilton_callee.o data/phone/text/wilton_callee.asm | |
rgbasm -E -L -o data/phone/text/beverly_callee.o data/phone/text/beverly_callee.asm | |
rgbasm -E -L -o data/phone/text/tiffany_overworld.o data/phone/text/tiffany_overworld.asm | |
rgbasm -E -L -o data/phone/text/dana_caller.o data/phone/text/dana_caller.asm | |
rgbasm -E -L -o data/phone/text/vance_callee.o data/phone/text/vance_callee.asm | |
rgbasm -E -L -o data/phone/text/joey_callee.o data/phone/text/joey_callee.asm | |
rgbasm -E -L -o data/phone/text/unused.o data/phone/text/unused.asm | |
rgbasm -E -L -o data/phone/text/jack_overworld.o data/phone/text/jack_overworld.asm | |
rgbasm -E -L -o data/phone/text/chad_overworld.o data/phone/text/chad_overworld.asm | |
rgbasm -E -L -o data/phone/text/tiffany_caller.o data/phone/text/tiffany_caller.asm | |
rgbasm -E -L -o data/phone/text/wilton_caller.o data/phone/text/wilton_caller.asm | |
rgbasm -E -L -o data/phone/text/joey_overworld.o data/phone/text/joey_overworld.asm | |
rgbasm -E -L -o data/phone/text/liz_overworld.o data/phone/text/liz_overworld.asm | |
rgbasm -E -L -o data/phone/text/parry_overworld.o data/phone/text/parry_overworld.asm | |
rgbasm -E -L -o data/phone/text/todd_callee.o data/phone/text/todd_callee.asm | |
rgbasm -E -L -o data/moves/moves.o data/moves/moves.asm | |
rgbasm -E -L -o data/moves/names.o data/moves/names.asm | |
rgbasm -E -L -o data/moves/effects.o data/moves/effects.asm | |
rgbasm -E -L -o data/moves/animations.o data/moves/animations.asm | |
rgbasm -E -L -o data/maps/attributes.o data/maps/attributes.asm | |
rgbasm -E -L -o data/maps/scenes.o data/maps/scenes.asm | |
rgbasm -E -L -o data/maps/blocks.o data/maps/blocks.asm | |
rgbasm -E -L -o data/maps/maps.o data/maps/maps.asm | |
rgbasm -E -L -o data/trainers/pic_pointers.o data/trainers/pic_pointers.asm | |
rgbasm -E -L -o data/trainers/class_names.o data/trainers/class_names.asm | |
rgbasm -E -L -o engine/menus/delete_save.o engine/menus/delete_save.asm | |
rgbasm -E -L -o engine/menus/start_menu.o engine/menus/start_menu.asm | |
rgbgfx -o gfx/debug/color_test.2bpp gfx/debug/color_test.png | |
rgbasm -E -L -o engine/menus/empty_sram.o engine/menus/empty_sram.asm | |
rgbasm -E -L -o engine/menus/intro_menu.o engine/menus/intro_menu.asm | |
rgbasm -E -L -o engine/menus/scrolling_menu.o engine/menus/scrolling_menu.asm | |
rgbgfx -o gfx/trainer_card/card_status.2bpp gfx/trainer_card/card_status.png | |
rgbgfx -o gfx/trainer_card/leaders.2bpp gfx/trainer_card/leaders.png | |
tools/gfx --trim-whitespace -o gfx/trainer_card/leaders.2bpp gfx/trainer_card/leaders.2bpp | |
rgbgfx -o gfx/trainer_card/badges.2bpp gfx/trainer_card/badges.png | |
rgbgfx -o gfx/trainer_card/card_right_corner.2bpp gfx/trainer_card/card_right_corner.png | |
rgbasm -E -L -o engine/menus/menu.o engine/menus/menu.asm | |
rgbasm -E -L -o engine/menus/menu_2.o engine/menus/menu_2.asm | |
rgbgfx -o gfx/naming_screen/border.2bpp gfx/naming_screen/border.png | |
rgbgfx -o gfx/naming_screen/cursor.2bpp gfx/naming_screen/cursor.png | |
rgbgfx -d1 -o gfx/naming_screen/end.1bpp gfx/naming_screen/end.png | |
rgbgfx -d1 -o gfx/naming_screen/middle_line.1bpp gfx/naming_screen/middle_line.png | |
rgbgfx -d1 -o gfx/naming_screen/underline.1bpp gfx/naming_screen/underline.png | |
rgbgfx -o gfx/icons/mail_big.2bpp gfx/icons/mail_big.png | |
rgbasm -E -L -o engine/menus/blank_screen.o engine/menus/blank_screen.asm | |
rgbasm -E -L -o engine/menus/options_menu.o engine/menus/options_menu.asm | |
rgbasm -E -L -o engine/menus/save.o engine/menus/save.asm | |
rgbasm -E -L -o engine/menus/savemenu_copytilemapatonce.o engine/menus/savemenu_copytilemapatonce.asm | |
rgbasm -E -L -o engine/battle/anim_hp_bar.o engine/battle/anim_hp_bar.asm | |
rgbasm -E -L -o engine/battle/effect_commands.o engine/battle/effect_commands.asm | |
rgbasm -E -L -o engine/battle/hidden_power.o engine/battle/hidden_power.asm | |
rgbasm -E -L -o engine/battle/ai/redundant.o engine/battle/ai/redundant.asm | |
rgbasm -E -L -o engine/battle/ai/move.o engine/battle/ai/move.asm | |
rgbasm -E -L -o engine/battle/ai/items.o engine/battle/ai/items.asm | |
rgbasm -E -L -o engine/battle/ai/scoring.o engine/battle/ai/scoring.asm | |
rgbasm -E -L -o engine/battle/link_result.o engine/battle/link_result.asm | |
rgbasm -E -L -o engine/battle/sliding_intro.o engine/battle/sliding_intro.asm | |
rgbasm -E -L -o engine/battle/core.o engine/battle/core.asm | |
rgbgfx -o gfx/battle/balls.2bpp gfx/battle/balls.png | |
rgbasm -E -L -o engine/battle/read_trainer_party.o engine/battle/read_trainer_party.asm | |
rgbasm -E -L -o engine/battle/unreferenced_getgen1trainerclassname.o engine/battle/unreferenced_getgen1trainerclassname.asm | |
rgbasm -E -L -o engine/battle/menu.o engine/battle/menu.asm | |
rgbasm -E -L -o engine/battle/read_trainer_attributes.o engine/battle/read_trainer_attributes.asm | |
rgbasm -E -L -o engine/battle/battlestart_copytilemapatonce.o engine/battle/battlestart_copytilemapatonce.asm | |
rgbasm -E -L -o engine/battle/check_battle_scene.o engine/battle/check_battle_scene.asm | |
rgbasm -E -L -o engine/battle/misc.o engine/battle/misc.asm | |
rgbasm -E -L -o engine/battle/returntobattle_useball.o engine/battle/returntobattle_useball.asm | |
rgbasm -E -L -o engine/battle/update_battle_huds.o engine/battle/update_battle_huds.asm | |
rgbasm -E -L -o engine/battle/start_battle.o engine/battle/start_battle.asm | |
rgbasm -E -L -o engine/battle/used_move_text.o engine/battle/used_move_text.asm | |
rgbasm -E -L -o engine/battle/consume_held_item.o engine/battle/consume_held_item.asm | |
rgbgfx -o gfx/overworld/trainer_battle_pokeball_tiles.2bpp gfx/overworld/trainer_battle_pokeball_tiles.png | |
rgbasm -E -L -o engine/battle/read_trainer_dvs.o engine/battle/read_trainer_dvs.asm | |
rgbasm -E -L -o engine/pokemon/breedmon_level_growth.o engine/pokemon/breedmon_level_growth.asm | |
rgbasm -E -L -o engine/pokemon/switchpartymons.o engine/pokemon/switchpartymons.asm | |
rgbasm -E -L -o engine/pokemon/types.o engine/pokemon/types.asm | |
rgbasm -E -L -o engine/pokemon/bills_pc_top.o engine/pokemon/bills_pc_top.asm | |
rgbasm -E -L -o engine/pokemon/caught_data.o engine/pokemon/caught_data.asm | |
rgbasm -E -L -o engine/pokemon/health.o engine/pokemon/health.asm | |
rgbgfx -d1 -o gfx/font/english.1bpp gfx/font/english.png | |
rgbgfx -d1 -o gfx/font/french_german.1bpp gfx/font/french_german.png | |
rgbgfx -d1 -o gfx/font/spanish_italian.1bpp gfx/font/spanish_italian.png | |
rgbasm -E -L -o engine/pokemon/evolve.o engine/pokemon/evolve.asm | |
rgbasm -E -L -o engine/pokemon/experience.o engine/pokemon/experience.asm | |
rgbasm -E -L -o engine/pokemon/level_up_happiness.o engine/pokemon/level_up_happiness.asm | |
rgbasm -E -L -o engine/pokemon/tempmon.o engine/pokemon/tempmon.asm | |
rgbasm -E -L -o engine/pokemon/correct_nick_errors.o engine/pokemon/correct_nick_errors.asm | |
rgbgfx -o gfx/evo/egg_hatch.2bpp gfx/evo/egg_hatch.png | |
rgbasm -E -L -o engine/pokemon/correct_party_errors.o engine/pokemon/correct_party_errors.asm | |
rgbasm -E -L -o engine/pokemon/party_menu.o engine/pokemon/party_menu.asm | |
rgbasm -E -L -o engine/pokemon/search2.o engine/pokemon/search2.asm | |
rgbasm -E -L -o engine/pokemon/move_mon_wo_mail.o engine/pokemon/move_mon_wo_mail.asm | |
rgbgfx -d1 -o gfx/mail/morph_mail_divider.1bpp gfx/mail/morph_mail_divider.png | |
rgbgfx -d1 -o gfx/mail/grass.1bpp gfx/mail/grass.png | |
rgbgfx -d1 -o gfx/mail/small_pokeball.1bpp gfx/mail/small_pokeball.png | |
rgbgfx -d1 -o gfx/mail/morph_mail_border.1bpp gfx/mail/morph_mail_border.png | |
rgbgfx -d1 -o gfx/mail/small_note.1bpp gfx/mail/small_note.png | |
rgbgfx -d1 -o gfx/mail/wave.1bpp gfx/mail/wave.png | |
rgbgfx -d1 -o gfx/mail/portraitmail_underline.1bpp gfx/mail/portraitmail_underline.png | |
rgbgfx -d1 -o gfx/mail/lovely_mail_underline.1bpp gfx/mail/lovely_mail_underline.png | |
rgbgfx -d1 -o gfx/mail/small_heart.1bpp gfx/mail/small_heart.png | |
rgbgfx -d1 -o gfx/mail/small_triangle.1bpp gfx/mail/small_triangle.png | |
rgbgfx -d1 -o gfx/mail/eon_mail_border_1.1bpp gfx/mail/eon_mail_border_1.png | |
rgbgfx -d1 -o gfx/mail/eon_mail_border_2.1bpp gfx/mail/eon_mail_border_2.png | |
rgbgfx -d1 -o gfx/mail/natu.1bpp gfx/mail/natu.png | |
rgbgfx -d1 -o gfx/mail/dratini.1bpp gfx/mail/dratini.png | |
rgbgfx -d1 -o gfx/mail/poliwag.1bpp gfx/mail/poliwag.png | |
rgbgfx -d1 -o gfx/mail/lapras.1bpp gfx/mail/lapras.png | |
rgbgfx -d1 -o gfx/mail/eevee.1bpp gfx/mail/eevee.png | |
rgbgfx -d1 -o gfx/mail/ditto.1bpp gfx/mail/ditto.png | |
rgbgfx -d1 -o gfx/mail/mew.1bpp gfx/mail/mew.png | |
rgbgfx -d1 -o gfx/mail/dragonite.1bpp gfx/mail/dragonite.png | |
rgbgfx -d1 -o gfx/mail/sentret.1bpp gfx/mail/sentret.png | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/dragonite.1bpp gfx/mail/dragonite.1bpp | |
rgbgfx -d1 -o gfx/mail/unused_grass.1bpp gfx/mail/unused_grass.png | |
rgbgfx -d1 -o gfx/mail/large_pokeball.1bpp gfx/mail/large_pokeball.png | |
rgbgfx -d1 -o gfx/mail/oddish.1bpp gfx/mail/oddish.png | |
rgbgfx -d1 -o gfx/mail/large_triangle.1bpp gfx/mail/large_triangle.png | |
rgbgfx -d1 -o gfx/mail/large_heart.1bpp gfx/mail/large_heart.png | |
rgbgfx -d1 -o gfx/mail/morph_mail_corner.1bpp gfx/mail/morph_mail_corner.png | |
rgbgfx -d1 -o gfx/mail/large_circle.1bpp gfx/mail/large_circle.png | |
rgbgfx -d1 -o gfx/mail/flower_1.1bpp gfx/mail/flower_1.png | |
rgbgfx -d1 -o gfx/mail/flower_2.1bpp gfx/mail/flower_2.png | |
rgbgfx -d1 -o gfx/mail/large_note.1bpp gfx/mail/large_note.png | |
rgbgfx -d1 -o gfx/mail/cloud.1bpp gfx/mail/cloud.png | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/large_note.1bpp gfx/mail/large_note.1bpp | |
rgbgfx -d1 -o gfx/mail/surf_mail_border.1bpp gfx/mail/surf_mail_border.png | |
rgbgfx -d1 -o gfx/mail/flower_mail_border.1bpp gfx/mail/flower_mail_border.png | |
rgbgfx -d1 -o gfx/mail/litebluemail_border.1bpp gfx/mail/litebluemail_border.png | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/flower_mail_border.1bpp gfx/mail/flower_mail_border.1bpp | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/surf_mail_border.1bpp gfx/mail/surf_mail_border.1bpp | |
tools/gfx --remove-whitespace -d1 -o gfx/mail/litebluemail_border.1bpp gfx/mail/litebluemail_border.1bpp | |
rgbgfx -d1 -o gfx/mail/music_mail_border.1bpp gfx/mail/music_mail_border.png | |
rgbgfx -d1 -o gfx/mail/lovely_mail_border.1bpp gfx/mail/lovely_mail_border.png | |
rgbgfx -d1 -o gfx/mail/portraitmail_border.1bpp gfx/mail/portraitmail_border.png | |
rgbasm -E -L -o engine/pokemon/move_mon.o engine/pokemon/move_mon.asm | |
rgbasm -E -L -o engine/pokemon/learn.o engine/pokemon/learn.asm | |
rgbasm -E -L -o engine/pokemon/mon_submenu.o engine/pokemon/mon_submenu.asm | |
rgbasm -E -L -o engine/pokemon/stats_screen.o engine/pokemon/stats_screen.asm | |
rgbasm -E -L -o engine/pokemon/mon_stats.o engine/pokemon/mon_stats.asm | |
rgbgfx -o gfx/pc/pc.2bpp gfx/pc/pc.png | |
rgbgfx -o gfx/pc/pc_mail.2bpp gfx/pc/pc_mail.png | |
rgbasm -E -L -o engine/pokemon/search.o engine/pokemon/search.asm | |
rgbasm -E -L -o engine/pokemon/knows_move.o engine/pokemon/knows_move.asm | |
rgbasm -E -L -o engine/pokemon/mail.o engine/pokemon/mail.asm | |
rgbasm -E -L -o engine/overworld/map_objects_2.o engine/overworld/map_objects_2.asm | |
rgbasm -E -L -o engine/overworld/load_map_part.o engine/overworld/load_map_part.asm | |
rgbasm -E -L -o engine/overworld/time.o engine/overworld/time.asm | |
rgbasm -E -L -o engine/overworld/landmarks.o engine/overworld/landmarks.asm | |
rgbasm -E -L -o engine/overworld/player_step.o engine/overworld/player_step.asm | |
rgbasm -E -L -o engine/overworld/overworld.o engine/overworld/overworld.asm | |
rgbasm -E -L -o engine/overworld/events.o engine/overworld/events.asm | |
rgbasm -E -L -o engine/overworld/warp_connection.o engine/overworld/warp_connection.asm | |
rgbasm -E -L -o engine/overworld/variables.o engine/overworld/variables.asm | |
rgbasm -E -L -o engine/overworld/tile_events.o engine/overworld/tile_events.asm | |
rgbasm -E -L -o engine/overworld/map_setup.o engine/overworld/map_setup.asm | |
rgbasm -E -L -o engine/overworld/npc_movement.o engine/overworld/npc_movement.asm | |
rgbasm -E -L -o engine/overworld/player_movement.o engine/overworld/player_movement.asm | |
rgbasm -E -L -o engine/overworld/decorations.o engine/overworld/decorations.asm | |
rgbasm -E -L -o engine/overworld/init_map.o engine/overworld/init_map.asm | |
rgbasm -E -L -o engine/overworld/player_object.o engine/overworld/player_object.asm | |
rgbasm -E -L -o engine/overworld/spawn_points.o engine/overworld/spawn_points.asm | |
rgbasm -E -L -o engine/overworld/wildmons.o engine/overworld/wildmons.asm | |
rgbasm -E -L -o engine/overworld/map_objects.o engine/overworld/map_objects.asm | |
rgbasm -E -L -o engine/events/shuckle.o engine/events/shuckle.asm | |
rgbgfx -o gfx/font/feet_inches.2bpp gfx/font/feet_inches.png | |
rgbasm -E -L -o engine/events/repel.o engine/events/repel.asm | |
rgbasm -E -L -o engine/events/npc_trade.o engine/events/npc_trade.asm | |
rgbasm -E -L -o engine/events/treemons.o engine/events/treemons.asm | |
rgbasm -E -L -o engine/events/mom_phone.o engine/events/mom_phone.asm | |
rgbasm -E -L -o engine/events/print_unown_2.o engine/events/print_unown_2.asm | |
rgbasm -E -L -o engine/events/buena_menu.o engine/events/buena_menu.asm | |
rgbasm -E -L -o engine/events/daycare.o engine/events/daycare.asm | |
rgbasm -E -L -o engine/events/battle_tower/get_trainer_class.o engine/events/battle_tower/get_trainer_class.asm | |
rgbgfx -o gfx/pokedex/select_start.2bpp gfx/pokedex/select_start.png | |
rgbgfx -o gfx/pokedex/slowpoke.2bpp gfx/pokedex/slowpoke.png | |
tools/gfx --trim-whitespace -o gfx/pokedex/slowpoke.2bpp gfx/pokedex/slowpoke.2bpp | |
rgbasm -E -L -o engine/events/battle_tower/rules.o engine/events/battle_tower/rules.asm | |
rgbasm -E -L -o engine/events/battle_tower/load_trainer.o engine/events/battle_tower/load_trainer.asm | |
rgbasm -E -L -o engine/events/prof_oaks_pc.o engine/events/prof_oaks_pc.asm | |
rgbasm -E -L -o engine/events/bug_contest/judging.o engine/events/bug_contest/judging.asm | |
rgbasm -E -L -o engine/events/bug_contest/caught_mon.o engine/events/bug_contest/caught_mon.asm | |
rgbasm -E -L -o engine/events/bug_contest/abort.o engine/events/bug_contest/abort.asm | |
rgbasm -E -L -o engine/events/bug_contest/display_stats.o engine/events/bug_contest/display_stats.asm | |
rgbasm -E -L -o engine/events/bug_contest/contest.o engine/events/bug_contest/contest.asm | |
rgbasm -E -L -o engine/events/bug_contest/contest_2.o engine/events/bug_contest/contest_2.asm | |
rgbasm -E -L -o engine/events/odd_egg.o engine/events/odd_egg.asm | |
rgbasm -E -L -o engine/events/engine_flags.o engine/events/engine_flags.asm | |
rgbasm -E -L -o engine/events/magnet_train.o engine/events/magnet_train.asm | |
rgbasm -E -L -o engine/events/pokepic.o engine/events/pokepic.asm | |
rgbgfx -o gfx/overworld/chris_fish.2bpp gfx/overworld/chris_fish.png | |
tools/gfx --trim-whitespace -o gfx/overworld/chris_fish.2bpp gfx/overworld/chris_fish.2bpp | |
rgbgfx -o gfx/overworld/kris_fish.2bpp gfx/overworld/kris_fish.png | |
tools/gfx --trim-whitespace -o gfx/overworld/kris_fish.2bpp gfx/overworld/kris_fish.2bpp | |
rgbasm -E -L -o engine/events/kurt_selectquantity_interpretjoypad.o engine/events/kurt_selectquantity_interpretjoypad.asm | |
rgbasm -E -L -o engine/events/dratini.o engine/events/dratini.asm | |
rgbasm -E -L -o engine/events/catch_tutorial_input.o engine/events/catch_tutorial_input.asm | |
rgbasm -E -L -o engine/events/happiness_egg.o engine/events/happiness_egg.asm | |
rgbgfx -d1 -o gfx/printer/bold_a.1bpp gfx/printer/bold_a.png | |
rgbgfx -d1 -o gfx/printer/bold_b.1bpp gfx/printer/bold_b.png | |
rgbgfx -o gfx/overworld/headbutt_tree.2bpp gfx/overworld/headbutt_tree.png | |
rgbgfx -o gfx/overworld/cut_tree.2bpp gfx/overworld/cut_tree.png | |
rgbgfx -o gfx/overworld/cut_grass.2bpp gfx/overworld/cut_grass.png | |
rgbasm -E -L -o engine/events/halloffame.o engine/events/halloffame.asm | |
rgbasm -E -L -o engine/events/checktime.o engine/events/checktime.asm | |
rgbasm -E -L -o engine/events/poisonstep_pals.o engine/events/poisonstep_pals.asm | |
rgbasm -E -L -o engine/events/mom.o engine/events/mom.asm | |
rgbasm -E -L -o engine/events/checkforhiddenitems.o engine/events/checkforhiddenitems.asm | |
rgbasm -E -L -o engine/events/lucky_number.o engine/events/lucky_number.asm | |
rgbasm -E -L -o engine/events/play_slow_cry.o engine/events/play_slow_cry.asm | |
rgbasm -E -L -o engine/events/poke_seer.o engine/events/poke_seer.asm | |
rgbasm -E -L -o engine/events/std_scripts.o engine/events/std_scripts.asm | |
rgbasm -E -L -o engine/events/poisonstep.o engine/events/poisonstep.asm | |
rgbasm -E -L -o engine/events/forced_movement.o engine/events/forced_movement.asm | |
rgbasm -E -L -o engine/events/checksave.o engine/events/checksave.asm | |
rgbasm -E -L -o engine/events/print_photo.o engine/events/print_photo.asm | |
rgbasm -E -L -o engine/events/elevator.o engine/events/elevator.asm | |
rgbasm -E -L -o engine/events/hidden_item.o engine/events/hidden_item.asm | |
rgbasm -E -L -o engine/events/catch_tutorial.o engine/events/catch_tutorial.asm | |
rgbasm -E -L -o engine/events/kurt.o engine/events/kurt.asm | |
rgbasm -E -L -o engine/events/move_deleter.o engine/events/move_deleter.asm | |
rgbasm -E -L -o engine/events/overworld.o engine/events/overworld.asm | |
rgbasm -E -L -o engine/events/name_rater.o engine/events/name_rater.asm | |
rgbasm -E -L -o engine/events/item_ball.o engine/events/item_ball.asm | |
rgbasm -E -L -o engine/events/unown_walls.o engine/events/unown_walls.asm | |
rgbasm -E -L -o engine/events/specials.o engine/events/specials.asm | |
rgbasm -E -L -o engine/events/squirtbottle.o engine/events/squirtbottle.asm | |
rgbasm -E -L -o engine/events/fish.o engine/events/fish.asm | |
rgbasm -E -L -o engine/events/card_key.o engine/events/card_key.asm | |
rgbasm -E -L -o engine/events/pokerus/check_pokerus.o engine/events/pokerus/check_pokerus.asm | |
rgbasm -E -L -o engine/events/pokerus/pokerus.o engine/events/pokerus/pokerus.asm | |
rgbasm -E -L -o engine/events/pokerus/apply_pokerus_tick.o engine/events/pokerus/apply_pokerus_tick.asm | |
rgbasm -E -L -o engine/events/itemfinder.o engine/events/itemfinder.asm | |
rgbgfx -o gfx/diploma/diploma.2bpp gfx/diploma/diploma.png | |
rgbasm -E -L -o engine/events/whiteout.o engine/events/whiteout.asm | |
rgbasm -E -L -o engine/events/std_collision.o engine/events/std_collision.asm | |
rgbasm -E -L -o engine/events/buena.o engine/events/buena.asm | |
rgbasm -E -L -o engine/events/pokecenter_pc.o engine/events/pokecenter_pc.asm | |
rgbasm -E -L -o engine/events/sacred_ash.o engine/events/sacred_ash.asm | |
rgbasm -E -L -o engine/events/haircut.o engine/events/haircut.asm | |
rgbasm -E -L -o engine/events/sweet_scent.o engine/events/sweet_scent.asm | |
rgbasm -E -L -o engine/events/fruit_trees.o engine/events/fruit_trees.asm | |
rgbasm -E -L -o engine/events/map_name_sign.o engine/events/map_name_sign.asm | |
rgbasm -E -L -o engine/events/trainer_scripts.o engine/events/trainer_scripts.asm | |
rgbasm -E -L -o engine/events/basement_key.o engine/events/basement_key.asm | |
rgbgfx -o gfx/overworld/heal_machine.2bpp gfx/overworld/heal_machine.png | |
rgbasm -E -L -o engine/items/switch_items.o engine/items/switch_items.asm | |
rgbasm -E -L -o engine/items/buy_sell_toss.o engine/items/buy_sell_toss.asm | |
rgbasm -E -L -o engine/items/update_item_description.o engine/items/update_item_description.asm | |
rgbasm -E -L -o engine/items/tmhm.o engine/items/tmhm.asm | |
rgbasm -E -L -o engine/items/mart.o engine/items/mart.asm | |
rgbasm -E -L -o engine/items/items.o engine/items/items.asm | |
rgbgfx -o gfx/pack/pack_menu.2bpp gfx/pack/pack_menu.png | |
rgbgfx -o gfx/pack/pack.2bpp gfx/pack/pack.png | |
rgbasm -E -L -o engine/items/item_effects.o engine/items/item_effects.asm | |
rgbasm -E -L -o engine/items/print_item_description.o engine/items/print_item_description.asm | |
rgbasm -E -L -o engine/items/tmhm2.o engine/items/tmhm2.asm | |
rgbasm -E -L -o engine/predef.o engine/predef.asm | |
rgbasm -E -L -o engine/link/place_waiting_text.o engine/link/place_waiting_text.asm | |
rgbgfx -o gfx/mystery_gift/mystery_gift.2bpp gfx/mystery_gift/mystery_gift.png | |
tools/gfx --trim-whitespace -o gfx/mystery_gift/mystery_gift.2bpp gfx/mystery_gift/mystery_gift.2bpp | |
rgbgfx -o gfx/mystery_gift/mystery_gift_jp.2bpp gfx/mystery_gift/mystery_gift_jp.png | |
rgbasm -E -L -o engine/link/mystery_gift_2.o engine/link/mystery_gift_2.asm | |
rgbasm -E -L -o engine/link/time_capsule.o engine/link/time_capsule.asm | |
rgbasm -E -L -o engine/link/time_capsule_2.o engine/link/time_capsule_2.asm | |
rgbasm -E -L -o engine/link/init_list.o engine/link/init_list.asm | |
rgbgfx -o gfx/trade/arrow.2bpp gfx/trade/arrow.png | |
rgbgfx -o gfx/trade/cable.2bpp gfx/trade/cable.png | |
rgbgfx -o gfx/trade/bubble.2bpp gfx/trade/bubble.png | |
rgbgfx -o gfx/trade/game_boy.2bpp gfx/trade/game_boy.png | |
rgbgfx -o gfx/trade/ball.2bpp gfx/trade/ball.png | |
tools/gfx --remove-whitespace -o gfx/trade/ball.2bpp gfx/trade/ball.2bpp | |
rgbgfx -o gfx/trade/poof.2bpp gfx/trade/poof.png | |
rgbgfx -o gfx/trade/unused_gen_1_border_tiles.2bpp gfx/trade/unused_gen_1_border_tiles.png | |
rgbasm -E -L -o engine/link/link_2.o engine/link/link_2.asm | |
rgbgfx -o gfx/trade/border_tiles.2bpp gfx/trade/border_tiles.png | |
rgbasm -E -L -o engine/math/print_num.o engine/math/print_num.asm | |
rgbasm -E -L -o engine/math/divide.o engine/math/divide.asm | |
rgbasm -E -L -o engine/math/multiply.o engine/math/multiply.asm | |
rgbasm -E -L -o engine/math/get_square_root.o engine/math/get_square_root.asm | |
rgbasm -E -L -o engine/math/sine.o engine/math/sine.asm | |
rgbasm -E -L -o engine/tilesets/timeofday_pals.o engine/tilesets/timeofday_pals.asm | |
rgbgfx -o gfx/tilesets/roofs/new_bark.2bpp gfx/tilesets/roofs/new_bark.png | |
rgbgfx -o gfx/tilesets/roofs/violet.2bpp gfx/tilesets/roofs/violet.png | |
rgbgfx -o gfx/tilesets/roofs/azalea.2bpp gfx/tilesets/roofs/azalea.png | |
rgbgfx -o gfx/tilesets/roofs/olivine.2bpp gfx/tilesets/roofs/olivine.png | |
rgbgfx -o gfx/tilesets/roofs/goldenrod.2bpp gfx/tilesets/roofs/goldenrod.png | |
rgbgfx -o gfx/tilesets/fountain/1.2bpp gfx/tilesets/fountain/1.png | |
rgbgfx -o gfx/tilesets/fountain/2.2bpp gfx/tilesets/fountain/2.png | |
rgbgfx -o gfx/tilesets/fountain/3.2bpp gfx/tilesets/fountain/3.png | |
rgbgfx -o gfx/tilesets/fountain/4.2bpp gfx/tilesets/fountain/4.png | |
rgbgfx -o gfx/tilesets/fountain/5.2bpp gfx/tilesets/fountain/5.png | |
rgbgfx -o gfx/tilesets/water/water.2bpp gfx/tilesets/water/water.png | |
rgbgfx -o gfx/tilesets/forest-tree/1.2bpp gfx/tilesets/forest-tree/1.png | |
rgbgfx -o gfx/tilesets/forest-tree/2.2bpp gfx/tilesets/forest-tree/2.png | |
rgbgfx -o gfx/tilesets/forest-tree/3.2bpp gfx/tilesets/forest-tree/3.png | |
rgbgfx -o gfx/tilesets/forest-tree/4.2bpp gfx/tilesets/forest-tree/4.png | |
rgbgfx -o gfx/tilesets/flower/dmg_1.2bpp gfx/tilesets/flower/dmg_1.png | |
rgbgfx -o gfx/tilesets/flower/cgb_1.2bpp gfx/tilesets/flower/cgb_1.png | |
rgbgfx -o gfx/tilesets/flower/dmg_2.2bpp gfx/tilesets/flower/dmg_2.png | |
rgbgfx -o gfx/tilesets/flower/cgb_2.2bpp gfx/tilesets/flower/cgb_2.png | |
rgbgfx -o gfx/tilesets/lava/1.2bpp gfx/tilesets/lava/1.png | |
rgbgfx -o gfx/tilesets/lava/2.2bpp gfx/tilesets/lava/2.png | |
rgbgfx -o gfx/tilesets/lava/3.2bpp gfx/tilesets/lava/3.png | |
rgbgfx -o gfx/tilesets/lava/4.2bpp gfx/tilesets/lava/4.png | |
rgbgfx -o gfx/tilesets/tower-pillar/1.2bpp gfx/tilesets/tower-pillar/1.png | |
rgbgfx -o gfx/tilesets/tower-pillar/2.2bpp gfx/tilesets/tower-pillar/2.png | |
rgbgfx -o gfx/tilesets/tower-pillar/3.2bpp gfx/tilesets/tower-pillar/3.png | |
rgbgfx -o gfx/tilesets/tower-pillar/4.2bpp gfx/tilesets/tower-pillar/4.png | |
rgbgfx -o gfx/tilesets/tower-pillar/5.2bpp gfx/tilesets/tower-pillar/5.png | |
rgbgfx -o gfx/tilesets/tower-pillar/6.2bpp gfx/tilesets/tower-pillar/6.png | |
rgbgfx -o gfx/tilesets/tower-pillar/7.2bpp gfx/tilesets/tower-pillar/7.png | |
rgbgfx -o gfx/tilesets/tower-pillar/8.2bpp gfx/tilesets/tower-pillar/8.png | |
rgbgfx -o gfx/tilesets/tower-pillar/9.2bpp gfx/tilesets/tower-pillar/9.png | |
rgbgfx -o gfx/tilesets/tower-pillar/10.2bpp gfx/tilesets/tower-pillar/10.png | |
rgbgfx -o gfx/tilesets/whirlpool/1.2bpp gfx/tilesets/whirlpool/1.png | |
rgbgfx -o gfx/tilesets/whirlpool/2.2bpp gfx/tilesets/whirlpool/2.png | |
rgbgfx -o gfx/tilesets/whirlpool/3.2bpp gfx/tilesets/whirlpool/3.png | |
rgbgfx -o gfx/tilesets/whirlpool/4.2bpp gfx/tilesets/whirlpool/4.png | |
rgbasm -E -L -o engine/tilesets/map_palettes.o engine/tilesets/map_palettes.asm | |
rgbgfx -o gfx/sgb/gbc_only.2bpp gfx/sgb/gbc_only.png | |
rgbgfx -d1 -o gfx/splash/logo1.1bpp gfx/splash/logo1.png | |
rgbgfx -d1 -o gfx/splash/logo2.1bpp gfx/splash/logo2.png | |
rgbgfx -o gfx/intro/suicune_run.2bpp gfx/intro/suicune_run.png | |
rgbgfx -o gfx/intro/pichu_wooper.2bpp gfx/intro/pichu_wooper.png | |
rgbgfx -o gfx/intro/background.2bpp gfx/intro/background.png | |
cp gfx/intro/004.tilemap.lz.4c7562ee gfx/intro/004.tilemap.lz | |
cp gfx/intro/003.tilemap.lz.9f90366a gfx/intro/003.tilemap.lz | |
rgbgfx -o gfx/intro/unowns.2bpp gfx/intro/unowns.png | |
rgbgfx -o gfx/intro/pulse.2bpp gfx/intro/pulse.png | |
cp gfx/intro/002.tilemap.lz.54d5b74b gfx/intro/002.tilemap.lz | |
cp gfx/intro/001.tilemap.lz.c2341875 gfx/intro/001.tilemap.lz | |
cp gfx/intro/006.tilemap.lz.c8756972 gfx/intro/006.tilemap.lz | |
cp gfx/intro/005.tilemap.lz.bed1ff6d gfx/intro/005.tilemap.lz | |
cp gfx/intro/008.tilemap.lz.f12ed6d9 gfx/intro/008.tilemap.lz | |
cp gfx/intro/007.tilemap.lz.a9cbcbca gfx/intro/007.tilemap.lz | |
rgbgfx -o gfx/intro/crystal_unowns.2bpp gfx/intro/crystal_unowns.png | |
cp gfx/intro/017.tilemap.lz.e4772015 gfx/intro/017.tilemap.lz | |
cp gfx/intro/015.tilemap.lz.1bfc5a89 gfx/intro/015.tilemap.lz | |
rgbgfx -o gfx/intro/suicune_close.2bpp gfx/intro/suicune_close.png | |
cp gfx/intro/012.tilemap.lz.bc182264 gfx/intro/012.tilemap.lz | |
cp gfx/intro/011.tilemap.lz.bb066632 gfx/intro/011.tilemap.lz | |
rgbgfx -o gfx/intro/suicune_jump.2bpp gfx/intro/suicune_jump.png | |
rgbgfx -o gfx/intro/suicune_back.2bpp gfx/intro/suicune_back.png | |
cp gfx/intro/010.tilemap.lz.2717d106 gfx/intro/010.tilemap.lz | |
cp gfx/intro/009.tilemap.lz.911a1ace gfx/intro/009.tilemap.lz | |
cp gfx/intro/014.tilemap.lz.7b59259d gfx/intro/014.tilemap.lz | |
cp gfx/intro/013.tilemap.lz.18e3115f gfx/intro/013.tilemap.lz | |
rgbgfx -o gfx/intro/unown_back.2bpp gfx/intro/unown_back.png | |
rgbgfx -o gfx/intro/grass1.2bpp gfx/intro/grass1.png | |
rgbgfx -o gfx/intro/grass2.2bpp gfx/intro/grass2.png | |
rgbgfx -o gfx/intro/grass3.2bpp gfx/intro/grass3.png | |
rgbgfx -o gfx/intro/grass4.2bpp gfx/intro/grass4.png | |
rgbgfx -o gfx/title/old_bg.2bpp gfx/title/old_bg.png | |
rgbgfx -o gfx/title/old_fg.2bpp gfx/title/old_fg.png | |
rgbasm -E -L -o engine/movie/init_hof_credits.o engine/movie/init_hof_credits.asm | |
rgbgfx -o gfx/title/suicune.2bpp gfx/title/suicune.png | |
tools/gfx --interleave --png=gfx/title/old_fg.png -o gfx/title/old_fg.2bpp gfx/title/old_fg.2bpp | |
rgbgfx -x 4 -o gfx/title/logo.2bpp gfx/title/logo.png | |
rgbgfx -o gfx/title/crystal.2bpp gfx/title/crystal.png | |
rgbgfx -o gfx/credits/border.2bpp gfx/credits/border.png | |
tools/gfx --interleave --png=gfx/title/crystal.png -o gfx/title/crystal.2bpp gfx/title/crystal.2bpp | |
rgbgfx -o gfx/credits/pichu.2bpp gfx/credits/pichu.png | |
rgbgfx -o gfx/credits/smoochum.2bpp gfx/credits/smoochum.png | |
rgbgfx -o gfx/credits/ditto.2bpp gfx/credits/ditto.png | |
rgbgfx -o gfx/credits/igglybuff.2bpp gfx/credits/igglybuff.png | |
rgbgfx -o gfx/evo/bubble_large.2bpp gfx/evo/bubble_large.png | |
rgbgfx -o gfx/evo/bubble.2bpp gfx/evo/bubble.png | |
rgbgfx -o gfx/mobile/up_arrow.2bpp gfx/mobile/up_arrow.png | |
rgbgfx -o gfx/mobile/down_arrow.2bpp gfx/mobile/down_arrow.png | |
rgbgfx -o gfx/new_game/gender_screen.2bpp gfx/new_game/gender_screen.png | |
rgbgfx -o gfx/pack/pack_f.2bpp gfx/pack/pack_f.png | |
rgbgfx -o gfx/overworld/celebi/1.2bpp gfx/overworld/celebi/1.png | |
rgbgfx -o gfx/overworld/celebi/2.2bpp gfx/overworld/celebi/2.png | |
rgbgfx -o gfx/overworld/celebi/3.2bpp gfx/overworld/celebi/3.png | |
rgbgfx -o gfx/overworld/celebi/4.2bpp gfx/overworld/celebi/4.png | |
rgbgfx -o gfx/unknown/049c0c.2bpp gfx/unknown/049c0c.png | |
rgbasm -E -L -o engine/gfx/load_pics.o engine/gfx/load_pics.asm | |
rgbgfx -o gfx/font/overworld.2bpp gfx/font/overworld.png | |
rgbgfx -o gfx/font/overworld_space.2bpp gfx/font/overworld_space.png | |
rgbasm -E -L -o engine/gfx/load_font.o engine/gfx/load_font.asm | |
rgbasm -E -L -o engine/gfx/dma_transfer.o engine/gfx/dma_transfer.asm | |
rgbasm -E -L -o engine/gfx/pic_animation.o engine/gfx/pic_animation.asm | |
rgbgfx -o gfx/battle/expbarend.2bpp gfx/battle/expbarend.png | |
rgbgfx -o gfx/battle/expbarend_sgb.2bpp gfx/battle/expbarend_sgb.png | |
rgbgfx -o gfx/icons/mail.2bpp gfx/icons/mail.png | |
rgbgfx -o gfx/icons/item.2bpp gfx/icons/item.png | |
rgbgfx -o gfx/icons/poliwag.2bpp gfx/icons/poliwag.png | |
rgbgfx -o gfx/icons/jigglypuff.2bpp gfx/icons/jigglypuff.png | |
rgbgfx -o gfx/icons/diglett.2bpp gfx/icons/diglett.png | |
rgbgfx -o gfx/icons/pikachu.2bpp gfx/icons/pikachu.png | |
rgbgfx -o gfx/icons/staryu.2bpp gfx/icons/staryu.png | |
rgbgfx -o gfx/icons/fish.2bpp gfx/icons/fish.png | |
rgbgfx -o gfx/icons/bird.2bpp gfx/icons/bird.png | |
rgbgfx -o gfx/icons/monster.2bpp gfx/icons/monster.png | |
rgbgfx -o gfx/icons/clefairy.2bpp gfx/icons/clefairy.png | |
rgbgfx -o gfx/icons/oddish.2bpp gfx/icons/oddish.png | |
rgbgfx -o gfx/icons/bug.2bpp gfx/icons/bug.png | |
rgbgfx -o gfx/icons/ghost.2bpp gfx/icons/ghost.png | |
rgbgfx -o gfx/icons/lapras.2bpp gfx/icons/lapras.png | |
rgbgfx -o gfx/icons/humanshape.2bpp gfx/icons/humanshape.png | |
rgbgfx -o gfx/icons/fox.2bpp gfx/icons/fox.png | |
rgbgfx -o gfx/icons/equine.2bpp gfx/icons/equine.png | |
rgbgfx -o gfx/icons/shell.2bpp gfx/icons/shell.png | |
rgbgfx -o gfx/icons/blob.2bpp gfx/icons/blob.png | |
rgbgfx -o gfx/icons/serpent.2bpp gfx/icons/serpent.png | |
rgbgfx -o gfx/icons/voltorb.2bpp gfx/icons/voltorb.png | |
rgbgfx -o gfx/icons/squirtle.2bpp gfx/icons/squirtle.png | |
rgbgfx -o gfx/icons/bulbasaur.2bpp gfx/icons/bulbasaur.png | |
rgbgfx -o gfx/icons/charmander.2bpp gfx/icons/charmander.png | |
rgbgfx -o gfx/icons/caterpillar.2bpp gfx/icons/caterpillar.png | |
rgbgfx -o gfx/icons/unown.2bpp gfx/icons/unown.png | |
rgbgfx -o gfx/icons/geodude.2bpp gfx/icons/geodude.png | |
rgbgfx -o gfx/icons/fighter.2bpp gfx/icons/fighter.png | |
rgbgfx -o gfx/icons/egg.2bpp gfx/icons/egg.png | |
rgbgfx -o gfx/icons/jellyfish.2bpp gfx/icons/jellyfish.png | |
rgbgfx -o gfx/icons/moth.2bpp gfx/icons/moth.png | |
rgbgfx -o gfx/icons/bat.2bpp gfx/icons/bat.png | |
rgbgfx -o gfx/icons/snorlax.2bpp gfx/icons/snorlax.png | |
rgbgfx -o gfx/icons/ho_oh.2bpp gfx/icons/ho_oh.png | |
rgbgfx -o gfx/icons/lugia.2bpp gfx/icons/lugia.png | |
rgbgfx -o gfx/icons/gyarados.2bpp gfx/icons/gyarados.png | |
rgbgfx -o gfx/icons/slowpoke.2bpp gfx/icons/slowpoke.png | |
rgbgfx -o gfx/icons/sudowoodo.2bpp gfx/icons/sudowoodo.png | |
rgbgfx -o gfx/icons/bigmon.2bpp gfx/icons/bigmon.png | |
rgbasm -E -L -o engine/gfx/place_graphic.o engine/gfx/place_graphic.asm | |
rgbasm -E -L -o engine/gfx/load_push_oam.o engine/gfx/load_push_oam.asm | |
rgbgfx -h -o gfx/trainer_card/chris_card.2bpp gfx/trainer_card/chris_card.png | |
rgbgfx -h -o gfx/trainer_card/kris_card.2bpp gfx/trainer_card/kris_card.png | |
rgbgfx -o gfx/trainer_card/trainer_card.2bpp gfx/trainer_card/trainer_card.png | |
rgbgfx -h -o gfx/player/chris.2bpp gfx/player/chris.png | |
rgbgfx -h -o gfx/player/kris.2bpp gfx/player/kris.png | |
rgbgfx -o gfx/sgb/sgb_border.2bpp gfx/sgb/sgb_border.png | |
tools/gfx --trim-whitespace -o gfx/sgb/sgb_border.2bpp gfx/sgb/sgb_border.2bpp | |
rgbgfx -p gfx/pokemon/bulbasaur/front.gbcpal gfx/pokemon/bulbasaur/front.png | |
rgbgfx -p gfx/pokemon/ivysaur/front.gbcpal gfx/pokemon/ivysaur/front.png | |
rgbgfx -p gfx/pokemon/venusaur/front.gbcpal gfx/pokemon/venusaur/front.png | |
rgbgfx -p gfx/pokemon/charmander/front.gbcpal gfx/pokemon/charmander/front.png | |
rgbgfx -p gfx/pokemon/charmeleon/front.gbcpal gfx/pokemon/charmeleon/front.png | |
rgbgfx -p gfx/pokemon/charizard/front.gbcpal gfx/pokemon/charizard/front.png | |
rgbgfx -p gfx/pokemon/squirtle/front.gbcpal gfx/pokemon/squirtle/front.png | |
rgbgfx -p gfx/pokemon/wartortle/front.gbcpal gfx/pokemon/wartortle/front.png | |
rgbgfx -p gfx/pokemon/blastoise/front.gbcpal gfx/pokemon/blastoise/front.png | |
rgbgfx -p gfx/pokemon/caterpie/front.gbcpal gfx/pokemon/caterpie/front.png | |
rgbgfx -p gfx/pokemon/metapod/front.gbcpal gfx/pokemon/metapod/front.png | |
rgbgfx -p gfx/pokemon/butterfree/front.gbcpal gfx/pokemon/butterfree/front.png | |
rgbgfx -p gfx/pokemon/weedle/front.gbcpal gfx/pokemon/weedle/front.png | |
rgbgfx -p gfx/pokemon/kakuna/front.gbcpal gfx/pokemon/kakuna/front.png | |
rgbgfx -p gfx/pokemon/beedrill/front.gbcpal gfx/pokemon/beedrill/front.png | |
rgbgfx -p gfx/pokemon/pidgey/front.gbcpal gfx/pokemon/pidgey/front.png | |
rgbgfx -p gfx/pokemon/pidgeotto/front.gbcpal gfx/pokemon/pidgeotto/front.png | |
rgbgfx -p gfx/pokemon/pidgeot/front.gbcpal gfx/pokemon/pidgeot/front.png | |
rgbgfx -p gfx/pokemon/rattata/front.gbcpal gfx/pokemon/rattata/front.png | |
rgbgfx -p gfx/pokemon/raticate/front.gbcpal gfx/pokemon/raticate/front.png | |
rgbgfx -p gfx/pokemon/spearow/front.gbcpal gfx/pokemon/spearow/front.png | |
rgbgfx -p gfx/pokemon/fearow/front.gbcpal gfx/pokemon/fearow/front.png | |
rgbgfx -p gfx/pokemon/ekans/front.gbcpal gfx/pokemon/ekans/front.png | |
rgbgfx -p gfx/pokemon/arbok/front.gbcpal gfx/pokemon/arbok/front.png | |
rgbgfx -p gfx/pokemon/pikachu/front.gbcpal gfx/pokemon/pikachu/front.png | |
rgbgfx -p gfx/pokemon/raichu/front.gbcpal gfx/pokemon/raichu/front.png | |
rgbgfx -p gfx/pokemon/sandshrew/front.gbcpal gfx/pokemon/sandshrew/front.png | |
rgbgfx -p gfx/pokemon/sandslash/front.gbcpal gfx/pokemon/sandslash/front.png | |
rgbgfx -p gfx/pokemon/nidoran_f/front.gbcpal gfx/pokemon/nidoran_f/front.png | |
rgbgfx -p gfx/pokemon/nidorina/front.gbcpal gfx/pokemon/nidorina/front.png | |
rgbgfx -p gfx/pokemon/nidoqueen/front.gbcpal gfx/pokemon/nidoqueen/front.png | |
rgbgfx -p gfx/pokemon/nidoran_m/front.gbcpal gfx/pokemon/nidoran_m/front.png | |
rgbgfx -p gfx/pokemon/nidorino/front.gbcpal gfx/pokemon/nidorino/front.png | |
rgbgfx -p gfx/pokemon/nidoking/front.gbcpal gfx/pokemon/nidoking/front.png | |
rgbgfx -p gfx/pokemon/clefairy/front.gbcpal gfx/pokemon/clefairy/front.png | |
rgbgfx -p gfx/pokemon/clefable/front.gbcpal gfx/pokemon/clefable/front.png | |
rgbgfx -p gfx/pokemon/vulpix/front.gbcpal gfx/pokemon/vulpix/front.png | |
rgbgfx -p gfx/pokemon/ninetales/front.gbcpal gfx/pokemon/ninetales/front.png | |
rgbgfx -p gfx/pokemon/jigglypuff/front.gbcpal gfx/pokemon/jigglypuff/front.png | |
rgbgfx -p gfx/pokemon/wigglytuff/front.gbcpal gfx/pokemon/wigglytuff/front.png | |
rgbgfx -p gfx/pokemon/zubat/front.gbcpal gfx/pokemon/zubat/front.png | |
rgbgfx -p gfx/pokemon/golbat/front.gbcpal gfx/pokemon/golbat/front.png | |
rgbgfx -p gfx/pokemon/oddish/front.gbcpal gfx/pokemon/oddish/front.png | |
rgbgfx -p gfx/pokemon/gloom/front.gbcpal gfx/pokemon/gloom/front.png | |
rgbgfx -p gfx/pokemon/vileplume/front.gbcpal gfx/pokemon/vileplume/front.png | |
rgbgfx -p gfx/pokemon/paras/front.gbcpal gfx/pokemon/paras/front.png | |
rgbgfx -p gfx/pokemon/parasect/front.gbcpal gfx/pokemon/parasect/front.png | |
rgbgfx -p gfx/pokemon/venonat/front.gbcpal gfx/pokemon/venonat/front.png | |
rgbgfx -p gfx/pokemon/venomoth/front.gbcpal gfx/pokemon/venomoth/front.png | |
rgbgfx -p gfx/pokemon/diglett/front.gbcpal gfx/pokemon/diglett/front.png | |
rgbgfx -p gfx/pokemon/dugtrio/front.gbcpal gfx/pokemon/dugtrio/front.png | |
rgbgfx -p gfx/pokemon/meowth/front.gbcpal gfx/pokemon/meowth/front.png | |
rgbgfx -p gfx/pokemon/persian/front.gbcpal gfx/pokemon/persian/front.png | |
rgbgfx -p gfx/pokemon/psyduck/front.gbcpal gfx/pokemon/psyduck/front.png | |
rgbgfx -p gfx/pokemon/golduck/front.gbcpal gfx/pokemon/golduck/front.png | |
rgbgfx -p gfx/pokemon/mankey/front.gbcpal gfx/pokemon/mankey/front.png | |
rgbgfx -p gfx/pokemon/primeape/front.gbcpal gfx/pokemon/primeape/front.png | |
rgbgfx -p gfx/pokemon/growlithe/front.gbcpal gfx/pokemon/growlithe/front.png | |
rgbgfx -p gfx/pokemon/arcanine/front.gbcpal gfx/pokemon/arcanine/front.png | |
rgbgfx -p gfx/pokemon/poliwag/front.gbcpal gfx/pokemon/poliwag/front.png | |
rgbgfx -p gfx/pokemon/poliwhirl/front.gbcpal gfx/pokemon/poliwhirl/front.png | |
rgbgfx -p gfx/pokemon/poliwrath/front.gbcpal gfx/pokemon/poliwrath/front.png | |
rgbgfx -p gfx/pokemon/abra/front.gbcpal gfx/pokemon/abra/front.png | |
rgbgfx -p gfx/pokemon/kadabra/front.gbcpal gfx/pokemon/kadabra/front.png | |
rgbgfx -p gfx/pokemon/alakazam/front.gbcpal gfx/pokemon/alakazam/front.png | |
rgbgfx -p gfx/pokemon/machop/front.gbcpal gfx/pokemon/machop/front.png | |
rgbgfx -p gfx/pokemon/machoke/front.gbcpal gfx/pokemon/machoke/front.png | |
rgbgfx -p gfx/pokemon/machamp/front.gbcpal gfx/pokemon/machamp/front.png | |
rgbgfx -p gfx/pokemon/bellsprout/front.gbcpal gfx/pokemon/bellsprout/front.png | |
rgbgfx -p gfx/pokemon/weepinbell/front.gbcpal gfx/pokemon/weepinbell/front.png | |
rgbgfx -p gfx/pokemon/victreebel/front.gbcpal gfx/pokemon/victreebel/front.png | |
rgbgfx -p gfx/pokemon/tentacool/front.gbcpal gfx/pokemon/tentacool/front.png | |
rgbgfx -p gfx/pokemon/tentacruel/front.gbcpal gfx/pokemon/tentacruel/front.png | |
rgbgfx -p gfx/pokemon/geodude/front.gbcpal gfx/pokemon/geodude/front.png | |
rgbgfx -p gfx/pokemon/graveler/front.gbcpal gfx/pokemon/graveler/front.png | |
rgbgfx -p gfx/pokemon/golem/front.gbcpal gfx/pokemon/golem/front.png | |
rgbgfx -p gfx/pokemon/ponyta/front.gbcpal gfx/pokemon/ponyta/front.png | |
rgbgfx -p gfx/pokemon/rapidash/front.gbcpal gfx/pokemon/rapidash/front.png | |
rgbgfx -p gfx/pokemon/slowpoke/front.gbcpal gfx/pokemon/slowpoke/front.png | |
rgbgfx -p gfx/pokemon/slowbro/front.gbcpal gfx/pokemon/slowbro/front.png | |
rgbgfx -p gfx/pokemon/magnemite/front.gbcpal gfx/pokemon/magnemite/front.png | |
rgbgfx -p gfx/pokemon/magneton/front.gbcpal gfx/pokemon/magneton/front.png | |
rgbgfx -p gfx/pokemon/farfetch_d/front.gbcpal gfx/pokemon/farfetch_d/front.png | |
rgbgfx -p gfx/pokemon/doduo/front.gbcpal gfx/pokemon/doduo/front.png | |
rgbgfx -p gfx/pokemon/dodrio/front.gbcpal gfx/pokemon/dodrio/front.png | |
rgbgfx -p gfx/pokemon/seel/front.gbcpal gfx/pokemon/seel/front.png | |
rgbgfx -p gfx/pokemon/dewgong/front.gbcpal gfx/pokemon/dewgong/front.png | |
rgbgfx -p gfx/pokemon/grimer/front.gbcpal gfx/pokemon/grimer/front.png | |
rgbgfx -p gfx/pokemon/muk/front.gbcpal gfx/pokemon/muk/front.png | |
rgbgfx -p gfx/pokemon/shellder/front.gbcpal gfx/pokemon/shellder/front.png | |
rgbgfx -p gfx/pokemon/cloyster/front.gbcpal gfx/pokemon/cloyster/front.png | |
rgbgfx -p gfx/pokemon/gastly/front.gbcpal gfx/pokemon/gastly/front.png | |
rgbgfx -p gfx/pokemon/haunter/front.gbcpal gfx/pokemon/haunter/front.png | |
rgbgfx -p gfx/pokemon/gengar/front.gbcpal gfx/pokemon/gengar/front.png | |
rgbgfx -p gfx/pokemon/onix/front.gbcpal gfx/pokemon/onix/front.png | |
rgbgfx -p gfx/pokemon/drowzee/front.gbcpal gfx/pokemon/drowzee/front.png | |
rgbgfx -p gfx/pokemon/hypno/front.gbcpal gfx/pokemon/hypno/front.png | |
rgbgfx -p gfx/pokemon/krabby/front.gbcpal gfx/pokemon/krabby/front.png | |
rgbgfx -p gfx/pokemon/kingler/front.gbcpal gfx/pokemon/kingler/front.png | |
rgbgfx -p gfx/pokemon/voltorb/front.gbcpal gfx/pokemon/voltorb/front.png | |
rgbgfx -p gfx/pokemon/electrode/front.gbcpal gfx/pokemon/electrode/front.png | |
rgbgfx -p gfx/pokemon/exeggcute/front.gbcpal gfx/pokemon/exeggcute/front.png | |
rgbgfx -p gfx/pokemon/exeggutor/front.gbcpal gfx/pokemon/exeggutor/front.png | |
rgbgfx -p gfx/pokemon/cubone/front.gbcpal gfx/pokemon/cubone/front.png | |
rgbgfx -p gfx/pokemon/marowak/front.gbcpal gfx/pokemon/marowak/front.png | |
rgbgfx -p gfx/pokemon/hitmonlee/front.gbcpal gfx/pokemon/hitmonlee/front.png | |
rgbgfx -p gfx/pokemon/hitmonchan/front.gbcpal gfx/pokemon/hitmonchan/front.png | |
rgbgfx -p gfx/pokemon/lickitung/front.gbcpal gfx/pokemon/lickitung/front.png | |
rgbgfx -p gfx/pokemon/koffing/front.gbcpal gfx/pokemon/koffing/front.png | |
rgbgfx -p gfx/pokemon/weezing/front.gbcpal gfx/pokemon/weezing/front.png | |
rgbgfx -p gfx/pokemon/rhyhorn/front.gbcpal gfx/pokemon/rhyhorn/front.png | |
rgbgfx -p gfx/pokemon/rhydon/front.gbcpal gfx/pokemon/rhydon/front.png | |
rgbgfx -p gfx/pokemon/chansey/front.gbcpal gfx/pokemon/chansey/front.png | |
rgbgfx -p gfx/pokemon/tangela/front.gbcpal gfx/pokemon/tangela/front.png | |
rgbgfx -p gfx/pokemon/kangaskhan/front.gbcpal gfx/pokemon/kangaskhan/front.png | |
rgbgfx -p gfx/pokemon/horsea/front.gbcpal gfx/pokemon/horsea/front.png | |
rgbgfx -p gfx/pokemon/seadra/front.gbcpal gfx/pokemon/seadra/front.png | |
rgbgfx -p gfx/pokemon/goldeen/front.gbcpal gfx/pokemon/goldeen/front.png | |
rgbgfx -p gfx/pokemon/seaking/front.gbcpal gfx/pokemon/seaking/front.png | |
rgbgfx -p gfx/pokemon/staryu/front.gbcpal gfx/pokemon/staryu/front.png | |
rgbgfx -p gfx/pokemon/starmie/front.gbcpal gfx/pokemon/starmie/front.png | |
rgbgfx -p gfx/pokemon/mr__mime/front.gbcpal gfx/pokemon/mr__mime/front.png | |
rgbgfx -p gfx/pokemon/scyther/front.gbcpal gfx/pokemon/scyther/front.png | |
rgbgfx -p gfx/pokemon/jynx/front.gbcpal gfx/pokemon/jynx/front.png | |
rgbgfx -p gfx/pokemon/electabuzz/front.gbcpal gfx/pokemon/electabuzz/front.png | |
rgbgfx -p gfx/pokemon/magmar/front.gbcpal gfx/pokemon/magmar/front.png | |
rgbgfx -p gfx/pokemon/pinsir/front.gbcpal gfx/pokemon/pinsir/front.png | |
rgbgfx -p gfx/pokemon/tauros/front.gbcpal gfx/pokemon/tauros/front.png | |
rgbgfx -p gfx/pokemon/magikarp/front.gbcpal gfx/pokemon/magikarp/front.png | |
rgbgfx -p gfx/pokemon/gyarados/front.gbcpal gfx/pokemon/gyarados/front.png | |
rgbgfx -p gfx/pokemon/lapras/front.gbcpal gfx/pokemon/lapras/front.png | |
rgbgfx -p gfx/pokemon/ditto/front.gbcpal gfx/pokemon/ditto/front.png | |
rgbgfx -p gfx/pokemon/eevee/front.gbcpal gfx/pokemon/eevee/front.png | |
rgbgfx -p gfx/pokemon/vaporeon/front.gbcpal gfx/pokemon/vaporeon/front.png | |
rgbgfx -p gfx/pokemon/jolteon/front.gbcpal gfx/pokemon/jolteon/front.png | |
rgbgfx -p gfx/pokemon/flareon/front.gbcpal gfx/pokemon/flareon/front.png | |
rgbgfx -p gfx/pokemon/porygon/front.gbcpal gfx/pokemon/porygon/front.png | |
rgbgfx -p gfx/pokemon/omanyte/front.gbcpal gfx/pokemon/omanyte/front.png | |
rgbgfx -p gfx/pokemon/omastar/front.gbcpal gfx/pokemon/omastar/front.png | |
rgbgfx -p gfx/pokemon/kabuto/front.gbcpal gfx/pokemon/kabuto/front.png | |
rgbgfx -p gfx/pokemon/kabutops/front.gbcpal gfx/pokemon/kabutops/front.png | |
rgbgfx -p gfx/pokemon/aerodactyl/front.gbcpal gfx/pokemon/aerodactyl/front.png | |
rgbgfx -p gfx/pokemon/snorlax/front.gbcpal gfx/pokemon/snorlax/front.png | |
rgbgfx -p gfx/pokemon/articuno/front.gbcpal gfx/pokemon/articuno/front.png | |
rgbgfx -p gfx/pokemon/zapdos/front.gbcpal gfx/pokemon/zapdos/front.png | |
rgbgfx -p gfx/pokemon/moltres/front.gbcpal gfx/pokemon/moltres/front.png | |
rgbgfx -p gfx/pokemon/dratini/front.gbcpal gfx/pokemon/dratini/front.png | |
rgbgfx -p gfx/pokemon/dragonair/front.gbcpal gfx/pokemon/dragonair/front.png | |
rgbgfx -p gfx/pokemon/dragonite/front.gbcpal gfx/pokemon/dragonite/front.png | |
rgbgfx -p gfx/pokemon/mewtwo/front.gbcpal gfx/pokemon/mewtwo/front.png | |
rgbgfx -p gfx/pokemon/mew/front.gbcpal gfx/pokemon/mew/front.png | |
rgbgfx -p gfx/pokemon/chikorita/front.gbcpal gfx/pokemon/chikorita/front.png | |
rgbgfx -p gfx/pokemon/bayleef/front.gbcpal gfx/pokemon/bayleef/front.png | |
rgbgfx -p gfx/pokemon/meganium/front.gbcpal gfx/pokemon/meganium/front.png | |
rgbgfx -p gfx/pokemon/cyndaquil/front.gbcpal gfx/pokemon/cyndaquil/front.png | |
rgbgfx -p gfx/pokemon/quilava/front.gbcpal gfx/pokemon/quilava/front.png | |
rgbgfx -p gfx/pokemon/typhlosion/front.gbcpal gfx/pokemon/typhlosion/front.png | |
rgbgfx -p gfx/pokemon/totodile/front.gbcpal gfx/pokemon/totodile/front.png | |
rgbgfx -p gfx/pokemon/croconaw/front.gbcpal gfx/pokemon/croconaw/front.png | |
rgbgfx -p gfx/pokemon/feraligatr/front.gbcpal gfx/pokemon/feraligatr/front.png | |
rgbgfx -p gfx/pokemon/sentret/front.gbcpal gfx/pokemon/sentret/front.png | |
rgbgfx -p gfx/pokemon/furret/front.gbcpal gfx/pokemon/furret/front.png | |
rgbgfx -p gfx/pokemon/hoothoot/front.gbcpal gfx/pokemon/hoothoot/front.png | |
rgbgfx -p gfx/pokemon/noctowl/front.gbcpal gfx/pokemon/noctowl/front.png | |
rgbgfx -p gfx/pokemon/ledyba/front.gbcpal gfx/pokemon/ledyba/front.png | |
rgbgfx -p gfx/pokemon/ledian/front.gbcpal gfx/pokemon/ledian/front.png | |
rgbgfx -p gfx/pokemon/spinarak/front.gbcpal gfx/pokemon/spinarak/front.png | |
rgbgfx -p gfx/pokemon/ariados/front.gbcpal gfx/pokemon/ariados/front.png | |
rgbgfx -p gfx/pokemon/crobat/front.gbcpal gfx/pokemon/crobat/front.png | |
rgbgfx -p gfx/pokemon/chinchou/front.gbcpal gfx/pokemon/chinchou/front.png | |
rgbgfx -p gfx/pokemon/lanturn/front.gbcpal gfx/pokemon/lanturn/front.png | |
rgbgfx -p gfx/pokemon/pichu/front.gbcpal gfx/pokemon/pichu/front.png | |
rgbgfx -p gfx/pokemon/cleffa/front.gbcpal gfx/pokemon/cleffa/front.png | |
rgbgfx -p gfx/pokemon/igglybuff/front.gbcpal gfx/pokemon/igglybuff/front.png | |
rgbgfx -p gfx/pokemon/togepi/front.gbcpal gfx/pokemon/togepi/front.png | |
rgbgfx -p gfx/pokemon/togetic/front.gbcpal gfx/pokemon/togetic/front.png | |
rgbgfx -p gfx/pokemon/natu/front.gbcpal gfx/pokemon/natu/front.png | |
rgbgfx -p gfx/pokemon/xatu/front.gbcpal gfx/pokemon/xatu/front.png | |
rgbgfx -p gfx/pokemon/mareep/front.gbcpal gfx/pokemon/mareep/front.png | |
rgbgfx -p gfx/pokemon/flaaffy/front.gbcpal gfx/pokemon/flaaffy/front.png | |
rgbgfx -p gfx/pokemon/ampharos/front.gbcpal gfx/pokemon/ampharos/front.png | |
rgbgfx -p gfx/pokemon/bellossom/front.gbcpal gfx/pokemon/bellossom/front.png | |
rgbgfx -p gfx/pokemon/marill/front.gbcpal gfx/pokemon/marill/front.png | |
rgbgfx -p gfx/pokemon/azumarill/front.gbcpal gfx/pokemon/azumarill/front.png | |
rgbgfx -p gfx/pokemon/sudowoodo/front.gbcpal gfx/pokemon/sudowoodo/front.png | |
rgbgfx -p gfx/pokemon/politoed/front.gbcpal gfx/pokemon/politoed/front.png | |
rgbgfx -p gfx/pokemon/hoppip/front.gbcpal gfx/pokemon/hoppip/front.png | |
rgbgfx -p gfx/pokemon/skiploom/front.gbcpal gfx/pokemon/skiploom/front.png | |
rgbgfx -p gfx/pokemon/jumpluff/front.gbcpal gfx/pokemon/jumpluff/front.png | |
rgbgfx -p gfx/pokemon/aipom/front.gbcpal gfx/pokemon/aipom/front.png | |
rgbgfx -p gfx/pokemon/sunkern/front.gbcpal gfx/pokemon/sunkern/front.png | |
rgbgfx -p gfx/pokemon/sunflora/front.gbcpal gfx/pokemon/sunflora/front.png | |
rgbgfx -p gfx/pokemon/yanma/front.gbcpal gfx/pokemon/yanma/front.png | |
rgbgfx -p gfx/pokemon/wooper/front.gbcpal gfx/pokemon/wooper/front.png | |
rgbgfx -p gfx/pokemon/quagsire/front.gbcpal gfx/pokemon/quagsire/front.png | |
rgbgfx -p gfx/pokemon/espeon/front.gbcpal gfx/pokemon/espeon/front.png | |
rgbgfx -p gfx/pokemon/umbreon/front.gbcpal gfx/pokemon/umbreon/front.png | |
rgbgfx -p gfx/pokemon/murkrow/front.gbcpal gfx/pokemon/murkrow/front.png | |
rgbgfx -p gfx/pokemon/slowking/front.gbcpal gfx/pokemon/slowking/front.png | |
rgbgfx -p gfx/pokemon/misdreavus/front.gbcpal gfx/pokemon/misdreavus/front.png | |
rgbgfx -p gfx/pokemon/wobbuffet/front.gbcpal gfx/pokemon/wobbuffet/front.png | |
rgbgfx -p gfx/pokemon/girafarig/front.gbcpal gfx/pokemon/girafarig/front.png | |
rgbgfx -p gfx/pokemon/pineco/front.gbcpal gfx/pokemon/pineco/front.png | |
rgbgfx -p gfx/pokemon/forretress/front.gbcpal gfx/pokemon/forretress/front.png | |
rgbgfx -p gfx/pokemon/dunsparce/front.gbcpal gfx/pokemon/dunsparce/front.png | |
rgbgfx -p gfx/pokemon/gligar/front.gbcpal gfx/pokemon/gligar/front.png | |
rgbgfx -p gfx/pokemon/steelix/front.gbcpal gfx/pokemon/steelix/front.png | |
rgbgfx -p gfx/pokemon/snubbull/front.gbcpal gfx/pokemon/snubbull/front.png | |
rgbgfx -p gfx/pokemon/granbull/front.gbcpal gfx/pokemon/granbull/front.png | |
rgbgfx -p gfx/pokemon/qwilfish/front.gbcpal gfx/pokemon/qwilfish/front.png | |
rgbgfx -p gfx/pokemon/scizor/front.gbcpal gfx/pokemon/scizor/front.png | |
rgbgfx -p gfx/pokemon/shuckle/front.gbcpal gfx/pokemon/shuckle/front.png | |
rgbgfx -p gfx/pokemon/heracross/front.gbcpal gfx/pokemon/heracross/front.png | |
rgbgfx -p gfx/pokemon/sneasel/front.gbcpal gfx/pokemon/sneasel/front.png | |
rgbgfx -p gfx/pokemon/teddiursa/front.gbcpal gfx/pokemon/teddiursa/front.png | |
rgbgfx -p gfx/pokemon/ursaring/front.gbcpal gfx/pokemon/ursaring/front.png | |
rgbgfx -p gfx/pokemon/slugma/front.gbcpal gfx/pokemon/slugma/front.png | |
rgbgfx -p gfx/pokemon/magcargo/front.gbcpal gfx/pokemon/magcargo/front.png | |
rgbgfx -p gfx/pokemon/swinub/front.gbcpal gfx/pokemon/swinub/front.png | |
rgbgfx -p gfx/pokemon/piloswine/front.gbcpal gfx/pokemon/piloswine/front.png | |
rgbgfx -p gfx/pokemon/corsola/front.gbcpal gfx/pokemon/corsola/front.png | |
rgbgfx -p gfx/pokemon/remoraid/front.gbcpal gfx/pokemon/remoraid/front.png | |
rgbgfx -p gfx/pokemon/octillery/front.gbcpal gfx/pokemon/octillery/front.png | |
rgbgfx -p gfx/pokemon/delibird/front.gbcpal gfx/pokemon/delibird/front.png | |
rgbgfx -p gfx/pokemon/mantine/front.gbcpal gfx/pokemon/mantine/front.png | |
rgbgfx -p gfx/pokemon/skarmory/front.gbcpal gfx/pokemon/skarmory/front.png | |
rgbgfx -p gfx/pokemon/houndour/front.gbcpal gfx/pokemon/houndour/front.png | |
rgbgfx -p gfx/pokemon/houndoom/front.gbcpal gfx/pokemon/houndoom/front.png | |
rgbgfx -p gfx/pokemon/kingdra/front.gbcpal gfx/pokemon/kingdra/front.png | |
rgbgfx -p gfx/pokemon/phanpy/front.gbcpal gfx/pokemon/phanpy/front.png | |
rgbgfx -p gfx/pokemon/donphan/front.gbcpal gfx/pokemon/donphan/front.png | |
rgbgfx -p gfx/pokemon/porygon2/front.gbcpal gfx/pokemon/porygon2/front.png | |
rgbgfx -p gfx/pokemon/stantler/front.gbcpal gfx/pokemon/stantler/front.png | |
rgbgfx -p gfx/pokemon/smeargle/front.gbcpal gfx/pokemon/smeargle/front.png | |
rgbgfx -p gfx/pokemon/tyrogue/front.gbcpal gfx/pokemon/tyrogue/front.png | |
rgbgfx -p gfx/pokemon/hitmontop/front.gbcpal gfx/pokemon/hitmontop/front.png | |
rgbgfx -p gfx/pokemon/smoochum/front.gbcpal gfx/pokemon/smoochum/front.png | |
rgbgfx -p gfx/pokemon/elekid/front.gbcpal gfx/pokemon/elekid/front.png | |
rgbgfx -p gfx/pokemon/magby/front.gbcpal gfx/pokemon/magby/front.png | |
rgbgfx -p gfx/pokemon/miltank/front.gbcpal gfx/pokemon/miltank/front.png | |
rgbgfx -p gfx/pokemon/blissey/front.gbcpal gfx/pokemon/blissey/front.png | |
rgbgfx -p gfx/pokemon/raikou/front.gbcpal gfx/pokemon/raikou/front.png | |
rgbgfx -p gfx/pokemon/entei/front.gbcpal gfx/pokemon/entei/front.png | |
rgbgfx -p gfx/pokemon/suicune/front.gbcpal gfx/pokemon/suicune/front.png | |
rgbgfx -p gfx/pokemon/larvitar/front.gbcpal gfx/pokemon/larvitar/front.png | |
rgbgfx -p gfx/pokemon/pupitar/front.gbcpal gfx/pokemon/pupitar/front.png | |
rgbgfx -p gfx/pokemon/tyranitar/front.gbcpal gfx/pokemon/tyranitar/front.png | |
rgbgfx -p gfx/pokemon/lugia/front.gbcpal gfx/pokemon/lugia/front.png | |
rgbgfx -p gfx/pokemon/ho_oh/front.gbcpal gfx/pokemon/ho_oh/front.png | |
rgbgfx -p gfx/pokemon/celebi/front.gbcpal gfx/pokemon/celebi/front.png | |
rgbgfx -p gfx/pokemon/egg/front.gbcpal gfx/pokemon/egg/front.png | |
rgbgfx -p gfx/trainers/cal.gbcpal gfx/trainers/cal.png | |
rgbgfx -p gfx/trainers/falkner.gbcpal gfx/trainers/falkner.png | |
rgbgfx -p gfx/trainers/whitney.gbcpal gfx/trainers/whitney.png | |
rgbgfx -p gfx/trainers/bugsy.gbcpal gfx/trainers/bugsy.png | |
rgbgfx -p gfx/trainers/morty.gbcpal gfx/trainers/morty.png | |
rgbgfx -p gfx/trainers/pryce.gbcpal gfx/trainers/pryce.png | |
rgbgfx -p gfx/trainers/jasmine.gbcpal gfx/trainers/jasmine.png | |
rgbgfx -p gfx/trainers/chuck.gbcpal gfx/trainers/chuck.png | |
rgbgfx -p gfx/trainers/clair.gbcpal gfx/trainers/clair.png | |
rgbgfx -p gfx/trainers/rival1.gbcpal gfx/trainers/rival1.png | |
rgbgfx -p gfx/trainers/oak.gbcpal gfx/trainers/oak.png | |
rgbgfx -p gfx/trainers/will.gbcpal gfx/trainers/will.png | |
rgbgfx -p gfx/trainers/bruno.gbcpal gfx/trainers/bruno.png | |
rgbgfx -p gfx/trainers/karen.gbcpal gfx/trainers/karen.png | |
rgbgfx -p gfx/trainers/koga.gbcpal gfx/trainers/koga.png | |
rgbgfx -p gfx/trainers/champion.gbcpal gfx/trainers/champion.png | |
rgbgfx -p gfx/trainers/brock.gbcpal gfx/trainers/brock.png | |
rgbgfx -p gfx/trainers/misty.gbcpal gfx/trainers/misty.png | |
rgbgfx -p gfx/trainers/lt_surge.gbcpal gfx/trainers/lt_surge.png | |
rgbgfx -p gfx/trainers/scientist.gbcpal gfx/trainers/scientist.png | |
rgbgfx -p gfx/trainers/erika.gbcpal gfx/trainers/erika.png | |
rgbgfx -p gfx/trainers/youngster.gbcpal gfx/trainers/youngster.png | |
rgbgfx -p gfx/trainers/schoolboy.gbcpal gfx/trainers/schoolboy.png | |
rgbgfx -p gfx/trainers/bird_keeper.gbcpal gfx/trainers/bird_keeper.png | |
rgbgfx -p gfx/trainers/lass.gbcpal gfx/trainers/lass.png | |
rgbgfx -p gfx/trainers/janine.gbcpal gfx/trainers/janine.png | |
rgbgfx -p gfx/trainers/cooltrainer_m.gbcpal gfx/trainers/cooltrainer_m.png | |
rgbgfx -p gfx/trainers/cooltrainer_f.gbcpal gfx/trainers/cooltrainer_f.png | |
rgbgfx -p gfx/trainers/beauty.gbcpal gfx/trainers/beauty.png | |
rgbgfx -p gfx/trainers/pokemaniac.gbcpal gfx/trainers/pokemaniac.png | |
rgbgfx -p gfx/trainers/grunt_m.gbcpal gfx/trainers/grunt_m.png | |
rgbgfx -p gfx/trainers/gentleman.gbcpal gfx/trainers/gentleman.png | |
rgbgfx -p gfx/trainers/skier.gbcpal gfx/trainers/skier.png | |
rgbgfx -p gfx/trainers/teacher.gbcpal gfx/trainers/teacher.png | |
rgbgfx -p gfx/trainers/sabrina.gbcpal gfx/trainers/sabrina.png | |
rgbgfx -p gfx/trainers/bug_catcher.gbcpal gfx/trainers/bug_catcher.png | |
rgbgfx -p gfx/trainers/fisher.gbcpal gfx/trainers/fisher.png | |
rgbgfx -p gfx/trainers/swimmer_m.gbcpal gfx/trainers/swimmer_m.png | |
rgbgfx -p gfx/trainers/swimmer_f.gbcpal gfx/trainers/swimmer_f.png | |
rgbgfx -p gfx/trainers/sailor.gbcpal gfx/trainers/sailor.png | |
rgbgfx -p gfx/trainers/super_nerd.gbcpal gfx/trainers/super_nerd.png | |
rgbgfx -p gfx/trainers/rival2.gbcpal gfx/trainers/rival2.png | |
rgbgfx -p gfx/trainers/guitarist.gbcpal gfx/trainers/guitarist.png | |
rgbgfx -p gfx/trainers/hiker.gbcpal gfx/trainers/hiker.png | |
rgbgfx -p gfx/trainers/biker.gbcpal gfx/trainers/biker.png | |
rgbgfx -p gfx/trainers/blaine.gbcpal gfx/trainers/blaine.png | |
rgbgfx -p gfx/trainers/burglar.gbcpal gfx/trainers/burglar.png | |
rgbgfx -p gfx/trainers/firebreather.gbcpal gfx/trainers/firebreather.png | |
rgbgfx -p gfx/trainers/juggler.gbcpal gfx/trainers/juggler.png | |
rgbgfx -p gfx/trainers/blackbelt_t.gbcpal gfx/trainers/blackbelt_t.png | |
rgbgfx -p gfx/trainers/executive_m.gbcpal gfx/trainers/executive_m.png | |
rgbgfx -p gfx/trainers/psychic_t.gbcpal gfx/trainers/psychic_t.png | |
rgbgfx -p gfx/trainers/picnicker.gbcpal gfx/trainers/picnicker.png | |
rgbgfx -p gfx/trainers/camper.gbcpal gfx/trainers/camper.png | |
rgbgfx -p gfx/trainers/executive_f.gbcpal gfx/trainers/executive_f.png | |
rgbgfx -p gfx/trainers/sage.gbcpal gfx/trainers/sage.png | |
rgbgfx -p gfx/trainers/medium.gbcpal gfx/trainers/medium.png | |
rgbgfx -p gfx/trainers/boarder.gbcpal gfx/trainers/boarder.png | |
rgbgfx -p gfx/trainers/pokefan_m.gbcpal gfx/trainers/pokefan_m.png | |
rgbgfx -p gfx/trainers/kimono_girl.gbcpal gfx/trainers/kimono_girl.png | |
rgbgfx -p gfx/trainers/twins.gbcpal gfx/trainers/twins.png | |
rgbgfx -p gfx/trainers/pokefan_f.gbcpal gfx/trainers/pokefan_f.png | |
rgbgfx -p gfx/trainers/red.gbcpal gfx/trainers/red.png | |
rgbgfx -p gfx/trainers/blue.gbcpal gfx/trainers/blue.png | |
rgbgfx -p gfx/trainers/officer.gbcpal gfx/trainers/officer.png | |
rgbgfx -p gfx/trainers/grunt_f.gbcpal gfx/trainers/grunt_f.png | |
rgbgfx -p gfx/trainers/mysticalman.gbcpal gfx/trainers/mysticalman.png | |
rgbasm -E -L -o engine/gfx/trademon_frontpic.o engine/gfx/trademon_frontpic.asm | |
rgbasm -E -L -o engine/battle_anims/pokeball_wobble.o engine/battle_anims/pokeball_wobble.asm | |
rgbgfx -o gfx/battle/minimize.2bpp gfx/battle/minimize.png | |
rgbasm -E -L -o engine/battle_anims/bg_effects.o engine/battle_anims/bg_effects.asm | |
rgbgfx -o gfx/pokedex/sgb.2bpp gfx/pokedex/sgb.png | |
tools/gfx --trim-whitespace -o gfx/pokedex/sgb.2bpp gfx/pokedex/sgb.2bpp | |
rgbgfx -o gfx/pokedex/question_mark.2bpp gfx/pokedex/question_mark.png | |
rgbasm -E -L -o engine/pokedex/slowpoke_anim.o engine/pokedex/slowpoke_anim.asm | |
rgbasm -E -L -o engine/pokedex/dex_entry.o engine/pokedex/dex_entry.asm | |
rgbasm -E -L -o engine/pokedex/unown_dex.o engine/pokedex/unown_dex.asm | |
rgbasm -E -L -o engine/pokedex/new_pokedex_entry.o engine/pokedex/new_pokedex_entry.asm | |
rgbgfx -o gfx/pokedex/pokedex.2bpp gfx/pokedex/pokedex.png | |
tools/gfx --trim-whitespace -o gfx/pokedex/pokedex.2bpp gfx/pokedex/pokedex.2bpp | |
cp gfx/pokedex/slowpoke.2bpp.lz.49a91b42 gfx/pokedex/slowpoke.2bpp.lz | |
rgbgfx -d1 -o gfx/printer/hp.1bpp gfx/printer/hp.png | |
rgbgfx -d1 -o gfx/printer/lv.1bpp gfx/printer/lv.png | |
rgbasm -E -L -o engine/printer/printer.o engine/printer/printer.asm | |
rgbasm -E -L -o engine/phone/caller_scripts.o engine/phone/caller_scripts.asm | |
rgbasm -E -L -o engine/phone/numbers.o engine/phone/numbers.asm | |
rgbasm -E -L -o engine/phone/scripts/parry.o engine/phone/scripts/parry.asm | |
rgbasm -E -L -o engine/phone/scripts/irwin.o engine/phone/scripts/irwin.asm | |
rgbasm -E -L -o engine/phone/scripts/reena.o engine/phone/scripts/reena.asm | |
rgbasm -E -L -o engine/phone/scripts/brent.o engine/phone/scripts/brent.asm | |
rgbasm -E -L -o engine/phone/scripts/dana.o engine/phone/scripts/dana.asm | |
rgbasm -E -L -o engine/phone/scripts/huey.o engine/phone/scripts/huey.asm | |
rgbasm -E -L -o engine/phone/scripts/unused.o engine/phone/scripts/unused.asm | |
rgbasm -E -L -o engine/phone/scripts/buena.o engine/phone/scripts/buena.asm | |
rgbasm -E -L -o engine/phone/scripts/arnie.o engine/phone/scripts/arnie.asm | |
rgbasm -E -L -o engine/phone/scripts/erin.o engine/phone/scripts/erin.asm | |
rgbasm -E -L -o engine/phone/scripts/beth.o engine/phone/scripts/beth.asm | |
rgbasm -E -L -o engine/phone/scripts/tiffany.o engine/phone/scripts/tiffany.asm | |
rgbasm -E -L -o engine/phone/scripts/elm.o engine/phone/scripts/elm.asm | |
rgbasm -E -L -o engine/phone/scripts/anthony.o engine/phone/scripts/anthony.asm | |
rgbasm -E -L -o engine/phone/scripts/liz.o engine/phone/scripts/liz.asm | |
rgbasm -E -L -o engine/phone/scripts/wade.o engine/phone/scripts/wade.asm | |
rgbasm -E -L -o engine/phone/scripts/kenji.o engine/phone/scripts/kenji.asm | |
rgbasm -E -L -o engine/phone/scripts/chad.o engine/phone/scripts/chad.asm | |
rgbasm -E -L -o engine/phone/scripts/jack.o engine/phone/scripts/jack.asm | |
rgbasm -E -L -o engine/phone/scripts/generic_callee.o engine/phone/scripts/generic_callee.asm | |
rgbasm -E -L -o engine/phone/scripts/tully.o engine/phone/scripts/tully.asm | |
rgbasm -E -L -o engine/phone/scripts/jose.o engine/phone/scripts/jose.asm | |
rgbasm -E -L -o engine/phone/scripts/beverly.o engine/phone/scripts/beverly.asm | |
rgbasm -E -L -o engine/phone/scripts/mom.o engine/phone/scripts/mom.asm | |
rgbasm -E -L -o engine/phone/scripts/ralph.o engine/phone/scripts/ralph.asm | |
rgbasm -E -L -o engine/phone/scripts/gaven.o engine/phone/scripts/gaven.asm | |
rgbasm -E -L -o engine/phone/scripts/joey.o engine/phone/scripts/joey.asm | |
rgbasm -E -L -o engine/phone/scripts/bill.o engine/phone/scripts/bill.asm | |
rgbasm -E -L -o engine/phone/scripts/derek.o engine/phone/scripts/derek.asm | |
rgbasm -E -L -o engine/phone/scripts/wilton.o engine/phone/scripts/wilton.asm | |
rgbasm -E -L -o engine/phone/scripts/vance.o engine/phone/scripts/vance.asm | |
rgbasm -E -L -o engine/phone/scripts/gina.o engine/phone/scripts/gina.asm | |
rgbasm -E -L -o engine/phone/scripts/alan.o engine/phone/scripts/alan.asm | |
rgbasm -E -L -o engine/phone/scripts/todd.o engine/phone/scripts/todd.asm | |
rgbasm -E -L -o engine/phone/phonering_copytilemapatonce.o engine/phone/phonering_copytilemapatonce.asm | |
rgbasm -E -L -o engine/phone/phone.o engine/phone/phone.asm | |
rgbasm -E -L -o engine/rtc/restart_clock.o engine/rtc/restart_clock.asm | |
rgbgfx -d1 -o gfx/new_game/timeset_bg.1bpp gfx/new_game/timeset_bg.png | |
rgbgfx -d1 -o gfx/new_game/up_arrow.1bpp gfx/new_game/up_arrow.png | |
rgbgfx -d1 -o gfx/new_game/down_arrow.1bpp gfx/new_game/down_arrow.png | |
rgbasm -E -L -o engine/rtc/print_hours_mins.o engine/rtc/print_hours_mins.asm | |
rgbasm -E -L -o engine/rtc/reset_password.o engine/rtc/reset_password.asm | |
rgbasm -E -L -o engine/rtc/rtc.o engine/rtc/rtc.asm | |
rgbgfx -o gfx/card_flip/card_flip_3.2bpp gfx/card_flip/card_flip_3.png | |
rgbgfx -o gfx/card_flip/off.2bpp gfx/card_flip/off.png | |
rgbgfx -o gfx/card_flip/on.2bpp gfx/card_flip/on.png | |
rgbgfx -o gfx/card_flip/card_flip_1.2bpp gfx/card_flip/card_flip_1.png | |
rgbgfx -o gfx/card_flip/card_flip_2.2bpp gfx/card_flip/card_flip_2.png | |
tools/gfx --remove-whitespace -o gfx/card_flip/card_flip_2.2bpp gfx/card_flip/card_flip_2.2bpp | |
rgbgfx -o gfx/slots/slots_1.2bpp gfx/slots/slots_1.png | |
rgbgfx -o gfx/slots/slots_2.2bpp gfx/slots/slots_2.png | |
tools/gfx --interleave --png=gfx/slots/slots_2.png -o gfx/slots/slots_2.2bpp gfx/slots/slots_2.2bpp | |
rgbgfx -o gfx/slots/slots_3.2bpp gfx/slots/slots_3.png | |
tools/gfx --interleave --png=gfx/slots/slots_3.png --remove-duplicates --keep-whitespace --remove-xflip -o gfx/slots/slots_3.2bpp gfx/slots/slots_3.2bpp | |
rgbgfx -o gfx/dummy_game/dummy_game.2bpp gfx/dummy_game/dummy_game.png | |
rgbgfx -o gfx/unown_puzzle/tile_borders.2bpp gfx/unown_puzzle/tile_borders.png | |
rgbgfx -o gfx/unown_puzzle/cursor.2bpp gfx/unown_puzzle/cursor.png | |
rgbgfx -o gfx/unown_puzzle/start_cancel.2bpp gfx/unown_puzzle/start_cancel.png | |
rgbgfx -o gfx/unown_puzzle/hooh.2bpp gfx/unown_puzzle/hooh.png | |
rgbgfx -o gfx/unown_puzzle/aerodactyl.2bpp gfx/unown_puzzle/aerodactyl.png | |
rgbgfx -o gfx/unown_puzzle/kabuto.2bpp gfx/unown_puzzle/kabuto.png | |
rgbgfx -o gfx/unown_puzzle/omanyte.2bpp gfx/unown_puzzle/omanyte.png | |
rgbasm -E -L -o engine/smallflag.o engine/smallflag.asm | |
rgbgfx -o gfx/pokegear/fast_ship.2bpp gfx/pokegear/fast_ship.png | |
rgbgfx -o gfx/pokegear/pokegear_sprites.2bpp gfx/pokegear/pokegear_sprites.png | |
tools/gfx --trim-whitespace -o gfx/pokegear/pokegear_sprites.2bpp gfx/pokegear/pokegear_sprites.2bpp | |
rgbasm -E -L -o engine/pokegear/townmap_convertlinebreakcharacters.o engine/pokegear/townmap_convertlinebreakcharacters.asm | |
rgbasm -E -L -o engine/pokegear/radio.o engine/pokegear/radio.asm | |
rgbgfx -o gfx/pokegear/dexmap_nest_icon.2bpp gfx/pokegear/dexmap_nest_icon.png | |
rgbgfx -d1 -o gfx/pokegear/flymap_label_border.1bpp gfx/pokegear/flymap_label_border.png | |
rgbgfx -o gfx/emotes/shock.2bpp gfx/emotes/shock.png | |
rgbgfx -o gfx/emotes/question.2bpp gfx/emotes/question.png | |
rgbgfx -o gfx/emotes/happy.2bpp gfx/emotes/happy.png | |
rgbgfx -o gfx/emotes/sad.2bpp gfx/emotes/sad.png | |
rgbgfx -o gfx/emotes/heart.2bpp gfx/emotes/heart.png | |
rgbgfx -o gfx/emotes/bolt.2bpp gfx/emotes/bolt.png | |
rgbgfx -o gfx/emotes/sleep.2bpp gfx/emotes/sleep.png | |
rgbgfx -o gfx/emotes/fish.2bpp gfx/emotes/fish.png | |
rgbgfx -o gfx/overworld/shadow.2bpp gfx/overworld/shadow.png | |
rgbgfx -o gfx/overworld/fishing_rod.2bpp gfx/overworld/fishing_rod.png | |
rgbgfx -o gfx/overworld/boulder_dust.2bpp gfx/overworld/boulder_dust.png | |
rgbgfx -o gfx/overworld/grass_rustle.2bpp gfx/overworld/grass_rustle.png | |
rgbgfx -o gfx/battle_anims/hit.2bpp gfx/battle_anims/hit.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/hit.2bpp gfx/battle_anims/hit.2bpp | |
rgbgfx -o gfx/battle_anims/cut.2bpp gfx/battle_anims/cut.png | |
rgbgfx -o gfx/battle_anims/fire.2bpp gfx/battle_anims/fire.png | |
rgbgfx -o gfx/battle_anims/water.2bpp gfx/battle_anims/water.png | |
rgbgfx -o gfx/battle_anims/lightning.2bpp gfx/battle_anims/lightning.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/lightning.2bpp gfx/battle_anims/lightning.2bpp | |
rgbgfx -o gfx/battle_anims/smoke.2bpp gfx/battle_anims/smoke.png | |
rgbgfx -o gfx/battle_anims/explosion.2bpp gfx/battle_anims/explosion.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/explosion.2bpp gfx/battle_anims/explosion.2bpp | |
rgbgfx -o gfx/battle_anims/ice.2bpp gfx/battle_anims/ice.png | |
rgbgfx -o gfx/battle_anims/rocks.2bpp gfx/battle_anims/rocks.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/rocks.2bpp gfx/battle_anims/rocks.2bpp | |
rgbgfx -o gfx/battle_anims/poison.2bpp gfx/battle_anims/poison.png | |
rgbgfx -o gfx/battle_anims/plant.2bpp gfx/battle_anims/plant.png | |
rgbgfx -o gfx/battle_anims/pokeball.2bpp gfx/battle_anims/pokeball.png | |
rgbgfx -o gfx/battle_anims/bubble.2bpp gfx/battle_anims/bubble.png | |
tools/gfx --remove-xflip --keep-whitespace -o gfx/battle_anims/pokeball.2bpp gfx/battle_anims/pokeball.2bpp | |
tools/gfx --trim-whitespace -o gfx/battle_anims/bubble.2bpp gfx/battle_anims/bubble.2bpp | |
rgbgfx -o gfx/battle_anims/noise.2bpp gfx/battle_anims/noise.png | |
rgbgfx -o gfx/battle_anims/reflect.2bpp gfx/battle_anims/reflect.png | |
rgbgfx -o gfx/battle_anims/powder.2bpp gfx/battle_anims/powder.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/reflect.2bpp gfx/battle_anims/reflect.2bpp | |
rgbgfx -o gfx/battle_anims/beam.2bpp gfx/battle_anims/beam.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/noise.2bpp gfx/battle_anims/noise.2bpp | |
rgbgfx -o gfx/battle_anims/speed.2bpp gfx/battle_anims/speed.png | |
rgbgfx -o gfx/battle_anims/charge.2bpp gfx/battle_anims/charge.png | |
tools/gfx --remove-xflip --remove-yflip --remove-whitespace -o gfx/battle_anims/beam.2bpp gfx/battle_anims/beam.2bpp | |
rgbgfx -o gfx/battle_anims/wind.2bpp gfx/battle_anims/wind.png | |
rgbgfx -o gfx/battle_anims/whip.2bpp gfx/battle_anims/whip.png | |
tools/gfx --trim-whitespace -o gfx/battle_anims/charge.2bpp gfx/battle_anims/charge.2bpp | |
rgbgfx -o gfx/battle_anims/rope.2bpp gfx/battle_anims/rope.png | |
rgbgfx -o gfx/battle_anims/egg.2bpp gfx/battle_anims/egg.png | |
rgbgfx -o gfx/battle_anims/psychic.2bpp gfx/battle_anims/psychic.png | |
rgbgfx -o gfx/battle_anims/sand.2bpp gfx/battle_anims/sand.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/egg.2bpp gfx/battle_anims/egg.2bpp | |
rgbgfx -o gfx/battle_anims/web.2bpp gfx/battle_anims/web.png | |
rgbgfx -o gfx/battle_anims/haze.2bpp gfx/battle_anims/haze.png | |
rgbgfx -o gfx/battle_anims/horn.2bpp gfx/battle_anims/horn.png | |
rgbgfx -o gfx/battle_anims/flower.2bpp gfx/battle_anims/flower.png | |
rgbgfx -o gfx/battle_anims/misc.2bpp gfx/battle_anims/misc.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/horn.2bpp gfx/battle_anims/horn.2bpp | |
rgbgfx -o gfx/battle_anims/skyattack.2bpp gfx/battle_anims/skyattack.png | |
rgbgfx -o gfx/battle_anims/globe.2bpp gfx/battle_anims/globe.png | |
rgbgfx -o gfx/battle_anims/shapes.2bpp gfx/battle_anims/shapes.png | |
tools/gfx --remove-duplicates --remove-xflip -o gfx/battle_anims/misc.2bpp gfx/battle_anims/misc.2bpp | |
rgbgfx -o gfx/battle_anims/status.2bpp gfx/battle_anims/status.png | |
rgbgfx -o gfx/battle_anims/objects.2bpp gfx/battle_anims/objects.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/skyattack.2bpp gfx/battle_anims/skyattack.2bpp | |
rgbgfx -o gfx/battle_anims/shine.2bpp gfx/battle_anims/shine.png | |
rgbgfx -o gfx/battle_anims/angels.2bpp gfx/battle_anims/angels.png | |
tools/gfx --remove-whitespace -o gfx/battle_anims/status.2bpp gfx/battle_anims/status.2bpp | |
tools/gfx --remove-whitespace --remove-xflip -o gfx/battle_anims/objects.2bpp gfx/battle_anims/objects.2bpp | |
rgbgfx -o gfx/battle_anims/wave.2bpp gfx/battle_anims/wave.png | |
rgbgfx -o gfx/battle_anims/aeroblast.2bpp gfx/battle_anims/aeroblast.png | |
rgbgfx -o gfx/tilesets/kanto.2bpp gfx/tilesets/kanto.png | |
tools/gfx --trim-whitespace -o gfx/battle_anims/angels.2bpp gfx/battle_anims/angels.2bpp | |
rgbgfx -o gfx/tilesets/johto.2bpp gfx/tilesets/johto.png | |
rgbgfx -o gfx/tilesets/ice_path.2bpp gfx/tilesets/ice_path.png | |
rgbgfx -o gfx/tilesets/players_room.2bpp gfx/tilesets/players_room.png | |
rgbgfx -o gfx/tilesets/pokecenter.2bpp gfx/tilesets/pokecenter.png | |
rgbgfx -o gfx/tilesets/port.2bpp gfx/tilesets/port.png | |
rgbgfx -o gfx/tilesets/players_house.2bpp gfx/tilesets/players_house.png | |
rgbgfx -o gfx/tilesets/mansion.2bpp gfx/tilesets/mansion.png | |
rgbgfx -o gfx/tilesets/cave.2bpp gfx/tilesets/cave.png | |
rgbgfx -o gfx/tilesets/tower.2bpp gfx/tilesets/tower.png | |
rgbgfx -o gfx/tilesets/lab.2bpp gfx/tilesets/lab.png | |
rgbgfx -o gfx/tilesets/mart.2bpp gfx/tilesets/mart.png | |
rgbgfx -o gfx/tilesets/game_corner.2bpp gfx/tilesets/game_corner.png | |
rgbgfx -o gfx/tilesets/train_station.2bpp gfx/tilesets/train_station.png | |
rgbgfx -o gfx/tilesets/elite_four_room.2bpp gfx/tilesets/elite_four_room.png | |
rgbgfx -o gfx/tilesets/park.2bpp gfx/tilesets/park.png | |
rgbgfx -o gfx/tilesets/radio_tower.2bpp gfx/tilesets/radio_tower.png | |
rgbgfx -o gfx/tilesets/underground.2bpp gfx/tilesets/underground.png | |
rgbgfx -o gfx/tilesets/dark_cave.2bpp gfx/tilesets/dark_cave.png | |
rgbgfx -o gfx/tilesets/pokecom_center.2bpp gfx/tilesets/pokecom_center.png | |
rgbgfx -o gfx/tilesets/battle_tower.2bpp gfx/tilesets/battle_tower.png | |
rgbgfx -o gfx/tilesets/gate.2bpp gfx/tilesets/gate.png | |
rgbgfx -o gfx/tilesets/johto_modern.2bpp gfx/tilesets/johto_modern.png | |
rgbgfx -o gfx/tilesets/traditional_house.2bpp gfx/tilesets/traditional_house.png | |
rgbgfx -o gfx/tilesets/forest.2bpp gfx/tilesets/forest.png | |
rgbgfx -o gfx/tilesets/champions_room.2bpp gfx/tilesets/champions_room.png | |
rgbgfx -o gfx/tilesets/house.2bpp gfx/tilesets/house.png | |
rgbgfx -o gfx/tilesets/lighthouse.2bpp gfx/tilesets/lighthouse.png | |
rgbgfx -o gfx/tilesets/facility.2bpp gfx/tilesets/facility.png | |
rgbgfx -o gfx/tilesets/ruins_of_alph.2bpp gfx/tilesets/ruins_of_alph.png | |
rgbgfx -o gfx/sprites/chris.2bpp gfx/sprites/chris.png | |
rgbgfx -o gfx/sprites/chris_bike.2bpp gfx/sprites/chris_bike.png | |
rgbgfx -o gfx/sprites/gameboy_kid.2bpp gfx/sprites/gameboy_kid.png | |
rgbgfx -o gfx/sprites/silver.2bpp gfx/sprites/silver.png | |
rgbgfx -o gfx/sprites/oak.2bpp gfx/sprites/oak.png | |
rgbgfx -o gfx/sprites/red.2bpp gfx/sprites/red.png | |
rgbgfx -o gfx/sprites/blue.2bpp gfx/sprites/blue.png | |
rgbgfx -o gfx/sprites/bill.2bpp gfx/sprites/bill.png | |
rgbgfx -o gfx/sprites/elder.2bpp gfx/sprites/elder.png | |
rgbgfx -o gfx/sprites/janine.2bpp gfx/sprites/janine.png | |
rgbgfx -o gfx/sprites/kurt.2bpp gfx/sprites/kurt.png | |
rgbgfx -o gfx/sprites/mom.2bpp gfx/sprites/mom.png | |
rgbgfx -o gfx/sprites/blaine.2bpp gfx/sprites/blaine.png | |
rgbgfx -o gfx/sprites/reds_mom.2bpp gfx/sprites/reds_mom.png | |
rgbgfx -o gfx/sprites/daisy.2bpp gfx/sprites/daisy.png | |
rgbgfx -o gfx/sprites/elm.2bpp gfx/sprites/elm.png | |
rgbgfx -o gfx/sprites/will.2bpp gfx/sprites/will.png | |
rgbgfx -o gfx/sprites/falkner.2bpp gfx/sprites/falkner.png | |
rgbgfx -o gfx/sprites/whitney.2bpp gfx/sprites/whitney.png | |
rgbgfx -o gfx/sprites/bugsy.2bpp gfx/sprites/bugsy.png | |
rgbgfx -o gfx/sprites/morty.2bpp gfx/sprites/morty.png | |
rgbgfx -o gfx/sprites/chuck.2bpp gfx/sprites/chuck.png | |
rgbgfx -o gfx/sprites/jasmine.2bpp gfx/sprites/jasmine.png | |
rgbgfx -o gfx/sprites/pryce.2bpp gfx/sprites/pryce.png | |
rgbgfx -o gfx/sprites/clair.2bpp gfx/sprites/clair.png | |
rgbgfx -o gfx/sprites/brock.2bpp gfx/sprites/brock.png | |
rgbgfx -o gfx/sprites/karen.2bpp gfx/sprites/karen.png | |
rgbgfx -o gfx/sprites/bruno.2bpp gfx/sprites/bruno.png | |
rgbgfx -o gfx/sprites/misty.2bpp gfx/sprites/misty.png | |
rgbgfx -o gfx/sprites/lance.2bpp gfx/sprites/lance.png | |
rgbgfx -o gfx/sprites/surge.2bpp gfx/sprites/surge.png | |
rgbgfx -o gfx/sprites/erika.2bpp gfx/sprites/erika.png | |
rgbgfx -o gfx/sprites/koga.2bpp gfx/sprites/koga.png | |
rgbgfx -o gfx/sprites/sabrina.2bpp gfx/sprites/sabrina.png | |
rgbgfx -o gfx/sprites/cooltrainer_m.2bpp gfx/sprites/cooltrainer_m.png | |
rgbgfx -o gfx/sprites/cooltrainer_f.2bpp gfx/sprites/cooltrainer_f.png | |
rgbgfx -o gfx/sprites/bug_catcher.2bpp gfx/sprites/bug_catcher.png | |
rgbgfx -o gfx/sprites/twin.2bpp gfx/sprites/twin.png | |
rgbgfx -o gfx/sprites/youngster.2bpp gfx/sprites/youngster.png | |
rgbgfx -o gfx/sprites/lass.2bpp gfx/sprites/lass.png | |
rgbgfx -o gfx/sprites/teacher.2bpp gfx/sprites/teacher.png | |
rgbgfx -o gfx/sprites/buena.2bpp gfx/sprites/buena.png | |
rgbgfx -o gfx/sprites/super_nerd.2bpp gfx/sprites/super_nerd.png | |
rgbgfx -o gfx/sprites/rocker.2bpp gfx/sprites/rocker.png | |
rgbgfx -o gfx/sprites/pokefan_m.2bpp gfx/sprites/pokefan_m.png | |
rgbgfx -o gfx/sprites/pokefan_f.2bpp gfx/sprites/pokefan_f.png | |
rgbgfx -o gfx/sprites/gramps.2bpp gfx/sprites/gramps.png | |
rgbgfx -o gfx/sprites/granny.2bpp gfx/sprites/granny.png | |
rgbgfx -o gfx/sprites/swimmer_guy.2bpp gfx/sprites/swimmer_guy.png | |
rgbgfx -o gfx/sprites/swimmer_girl.2bpp gfx/sprites/swimmer_girl.png | |
rgbgfx -o gfx/sprites/big_snorlax.2bpp gfx/sprites/big_snorlax.png | |
rgbgfx -o gfx/sprites/surfing_pikachu.2bpp gfx/sprites/surfing_pikachu.png | |
rgbgfx -o gfx/sprites/rocket.2bpp gfx/sprites/rocket.png | |
rgbgfx -o gfx/sprites/rocket_girl.2bpp gfx/sprites/rocket_girl.png | |
rgbgfx -o gfx/sprites/nurse.2bpp gfx/sprites/nurse.png | |
rgbgfx -o gfx/sprites/link_receptionist.2bpp gfx/sprites/link_receptionist.png | |
rgbgfx -o gfx/sprites/clerk.2bpp gfx/sprites/clerk.png | |
rgbgfx -o gfx/sprites/fisher.2bpp gfx/sprites/fisher.png | |
rgbgfx -o gfx/sprites/fishing_guru.2bpp gfx/sprites/fishing_guru.png | |
rgbgfx -o gfx/sprites/scientist.2bpp gfx/sprites/scientist.png | |
rgbgfx -o gfx/sprites/kimono_girl.2bpp gfx/sprites/kimono_girl.png | |
rgbgfx -o gfx/sprites/sage.2bpp gfx/sprites/sage.png | |
rgbgfx -o gfx/sprites/unused_guy.2bpp gfx/sprites/unused_guy.png | |
rgbgfx -o gfx/sprites/gentleman.2bpp gfx/sprites/gentleman.png | |
rgbgfx -o gfx/sprites/black_belt.2bpp gfx/sprites/black_belt.png | |
rgbgfx -o gfx/sprites/receptionist.2bpp gfx/sprites/receptionist.png | |
rgbgfx -o gfx/sprites/officer.2bpp gfx/sprites/officer.png | |
rgbgfx -o gfx/sprites/cal.2bpp gfx/sprites/cal.png | |
rgbgfx -o gfx/sprites/slowpoke.2bpp gfx/sprites/slowpoke.png | |
rgbgfx -o gfx/sprites/captain.2bpp gfx/sprites/captain.png | |
rgbgfx -o gfx/sprites/big_lapras.2bpp gfx/sprites/big_lapras.png | |
rgbgfx -o gfx/sprites/gym_guy.2bpp gfx/sprites/gym_guy.png | |
rgbgfx -o gfx/sprites/sailor.2bpp gfx/sprites/sailor.png | |
rgbgfx -o gfx/sprites/biker.2bpp gfx/sprites/biker.png | |
rgbgfx -o gfx/sprites/pharmacist.2bpp gfx/sprites/pharmacist.png | |
rgbgfx -o gfx/sprites/monster.2bpp gfx/sprites/monster.png | |
rgbgfx -o gfx/sprites/fairy.2bpp gfx/sprites/fairy.png | |
rgbgfx -o gfx/sprites/bird.2bpp gfx/sprites/bird.png | |
rgbgfx -o gfx/sprites/dragon.2bpp gfx/sprites/dragon.png | |
rgbgfx -o gfx/sprites/big_onix.2bpp gfx/sprites/big_onix.png | |
rgbgfx -o gfx/sprites/n64.2bpp gfx/sprites/n64.png | |
rgbgfx -o gfx/sprites/sudowoodo.2bpp gfx/sprites/sudowoodo.png | |
rgbgfx -o gfx/sprites/surf.2bpp gfx/sprites/surf.png | |
rgbgfx -o gfx/sprites/poke_ball.2bpp gfx/sprites/poke_ball.png | |
rgbgfx -o gfx/sprites/pokedex.2bpp gfx/sprites/pokedex.png | |
rgbgfx -o gfx/sprites/paper.2bpp gfx/sprites/paper.png | |
rgbgfx -o gfx/sprites/virtual_boy.2bpp gfx/sprites/virtual_boy.png | |
rgbgfx -o gfx/sprites/old_link_receptionist.2bpp gfx/sprites/old_link_receptionist.png | |
rgbgfx -o gfx/sprites/rock.2bpp gfx/sprites/rock.png | |
rgbgfx -o gfx/sprites/boulder.2bpp gfx/sprites/boulder.png | |
rgbgfx -o gfx/sprites/snes.2bpp gfx/sprites/snes.png | |
rgbgfx -o gfx/sprites/famicom.2bpp gfx/sprites/famicom.png | |
rgbgfx -o gfx/sprites/fruit_tree.2bpp gfx/sprites/fruit_tree.png | |
rgbgfx -o gfx/sprites/gold_trophy.2bpp gfx/sprites/gold_trophy.png | |
rgbgfx -o gfx/sprites/silver_trophy.2bpp gfx/sprites/silver_trophy.png | |
rgbgfx -o gfx/sprites/kris.2bpp gfx/sprites/kris.png | |
rgbgfx -o gfx/sprites/kris_bike.2bpp gfx/sprites/kris_bike.png | |
rgbgfx -o gfx/sprites/kurt_outside.2bpp gfx/sprites/kurt_outside.png | |
rgbgfx -o gfx/sprites/suicune.2bpp gfx/sprites/suicune.png | |
rgbgfx -o gfx/sprites/entei.2bpp gfx/sprites/entei.png | |
rgbgfx -o gfx/sprites/raikou.2bpp gfx/sprites/raikou.png | |
rgbgfx -o gfx/sprites/standing_youngster.2bpp gfx/sprites/standing_youngster.png | |
rgbgfx -o gfx/pokemon/ho_oh/front.2bpp gfx/pokemon/ho_oh/front.png | |
rgbgfx -o gfx/pokemon/machamp/front.2bpp gfx/pokemon/machamp/front.png | |
rgbgfx -o gfx/pokemon/ninetales/front.2bpp gfx/pokemon/ninetales/front.png | |
rgbgfx -o gfx/pokemon/feraligatr/front.2bpp gfx/pokemon/feraligatr/front.png | |
rgbgfx -o gfx/pokemon/nidoking/front.2bpp gfx/pokemon/nidoking/front.png | |
rgbgfx -o gfx/pokemon/raikou/front.2bpp gfx/pokemon/raikou/front.png | |
rgbgfx -o gfx/pokemon/lugia/front.2bpp gfx/pokemon/lugia/front.png | |
rgbgfx -o gfx/pokemon/articuno/front.2bpp gfx/pokemon/articuno/front.png | |
rgbgfx -o gfx/pokemon/tauros/front.2bpp gfx/pokemon/tauros/front.png | |
rgbgfx -o gfx/pokemon/venusaur/front.2bpp gfx/pokemon/venusaur/front.png | |
rgbgfx -o gfx/pokemon/entei/front.2bpp gfx/pokemon/entei/front.png | |
rgbgfx -o gfx/pokemon/suicune/front.2bpp gfx/pokemon/suicune/front.png | |
rgbgfx -o gfx/pokemon/typhlosion/front.2bpp gfx/pokemon/typhlosion/front.png | |
rgbgfx -o gfx/pokemon/blastoise/front.2bpp gfx/pokemon/blastoise/front.png | |
rgbgfx -o gfx/pokemon/rapidash/front.2bpp gfx/pokemon/rapidash/front.png | |
rgbgfx -o gfx/pokemon/meganium/front.2bpp gfx/pokemon/meganium/front.png | |
rgbgfx -o gfx/pokemon/nidoqueen/front.2bpp gfx/pokemon/nidoqueen/front.png | |
rgbgfx -o gfx/pokemon/hitmonlee/front.2bpp gfx/pokemon/hitmonlee/front.png | |
rgbgfx -o gfx/pokemon/scizor/front.2bpp gfx/pokemon/scizor/front.png | |
rgbgfx -o gfx/pokemon/beedrill/front.2bpp gfx/pokemon/beedrill/front.png | |
rgbgfx -o gfx/pokemon/arcanine/front.2bpp gfx/pokemon/arcanine/front.png | |
rgbgfx -o gfx/pokemon/tyranitar/front.2bpp gfx/pokemon/tyranitar/front.png | |
rgbgfx -o gfx/pokemon/moltres/front.2bpp gfx/pokemon/moltres/front.png | |
rgbgfx -o gfx/pokemon/zapdos/front.2bpp gfx/pokemon/zapdos/front.png | |
rgbgfx -o gfx/pokemon/arbok/front.2bpp gfx/pokemon/arbok/front.png | |
rgbgfx -o gfx/pokemon/mewtwo/front.2bpp gfx/pokemon/mewtwo/front.png | |
rgbgfx -o gfx/pokemon/fearow/front.2bpp gfx/pokemon/fearow/front.png | |
rgbgfx -o gfx/pokemon/charizard/front.2bpp gfx/pokemon/charizard/front.png | |
rgbgfx -o gfx/pokemon/quilava/front.2bpp gfx/pokemon/quilava/front.png | |
rgbgfx -o gfx/pokemon/steelix/front.2bpp gfx/pokemon/steelix/front.png | |
rgbgfx -o gfx/pokemon/alakazam/front.2bpp gfx/pokemon/alakazam/front.png | |
rgbgfx -o gfx/pokemon/gyarados/front.2bpp gfx/pokemon/gyarados/front.png | |
rgbgfx -o gfx/pokemon/kangaskhan/front.2bpp gfx/pokemon/kangaskhan/front.png | |
rgbgfx -o gfx/pokemon/rhydon/front.2bpp gfx/pokemon/rhydon/front.png | |
rgbgfx -o gfx/pokemon/golduck/front.2bpp gfx/pokemon/golduck/front.png | |
rgbgfx -o gfx/pokemon/rhyhorn/front.2bpp gfx/pokemon/rhyhorn/front.png | |
rgbgfx -o gfx/pokemon/pidgeot/front.2bpp gfx/pokemon/pidgeot/front.png | |
rgbgfx -o gfx/pokemon/slowbro/front.2bpp gfx/pokemon/slowbro/front.png | |
rgbgfx -o gfx/pokemon/butterfree/front.2bpp gfx/pokemon/butterfree/front.png | |
rgbgfx -o gfx/pokemon/weezing/front.2bpp gfx/pokemon/weezing/front.png | |
rgbgfx -o gfx/pokemon/cloyster/front.2bpp gfx/pokemon/cloyster/front.png | |
rgbgfx -o gfx/pokemon/skarmory/front.2bpp gfx/pokemon/skarmory/front.png | |
rgbgfx -o gfx/pokemon/dewgong/front.2bpp gfx/pokemon/dewgong/front.png | |
rgbgfx -o gfx/pokemon/victreebel/front.2bpp gfx/pokemon/victreebel/front.png | |
rgbgfx -o gfx/pokemon/raichu/front.2bpp gfx/pokemon/raichu/front.png | |
rgbgfx -o gfx/pokemon/primeape/front.2bpp gfx/pokemon/primeape/front.png | |
rgbgfx -h -o gfx/pokemon/omastar/back.2bpp gfx/pokemon/omastar/back.png | |
rgbgfx -o gfx/pokemon/dodrio/front.2bpp gfx/pokemon/dodrio/front.png | |
rgbgfx -o gfx/pokemon/slowking/front.2bpp gfx/pokemon/slowking/front.png | |
rgbgfx -o gfx/pokemon/hitmontop/front.2bpp gfx/pokemon/hitmontop/front.png | |
rgbgfx -o gfx/pokemon/onix/front.2bpp gfx/pokemon/onix/front.png | |
rgbgfx -o gfx/pokemon/blissey/front.2bpp gfx/pokemon/blissey/front.png | |
rgbgfx -o gfx/pokemon/machoke/front.2bpp gfx/pokemon/machoke/front.png | |
rgbgfx -o gfx/pokemon/dragonite/front.2bpp gfx/pokemon/dragonite/front.png | |
rgbgfx -o gfx/pokemon/poliwrath/front.2bpp gfx/pokemon/poliwrath/front.png | |
rgbgfx -o gfx/pokemon/scyther/front.2bpp gfx/pokemon/scyther/front.png | |
rgbgfx -o gfx/pokemon/aerodactyl/front.2bpp gfx/pokemon/aerodactyl/front.png | |
rgbgfx -o gfx/pokemon/seaking/front.2bpp gfx/pokemon/seaking/front.png | |
rgbgfx -o gfx/pokemon/muk/front.2bpp gfx/pokemon/muk/front.png | |
rgbgfx -o gfx/pokemon/croconaw/front.2bpp gfx/pokemon/croconaw/front.png | |
rgbgfx -o gfx/pokemon/hypno/front.2bpp gfx/pokemon/hypno/front.png | |
rgbgfx -o gfx/pokemon/nidorino/front.2bpp gfx/pokemon/nidorino/front.png | |
rgbgfx -o gfx/pokemon/sandslash/front.2bpp gfx/pokemon/sandslash/front.png | |
rgbgfx -o gfx/pokemon/jolteon/front.2bpp gfx/pokemon/jolteon/front.png | |
rgbgfx -o gfx/pokemon/donphan/front.2bpp gfx/pokemon/donphan/front.png | |
rgbgfx -o gfx/pokemon/pinsir/front.2bpp gfx/pokemon/pinsir/front.png | |
rgbgfx -o gfx/pokemon/unown_e/front.2bpp gfx/pokemon/unown_e/front.png | |
tools/png_dimensions gfx/pokemon/unown_e/front.png gfx/pokemon/unown_e/front.dimensions | |
rgbgfx -o gfx/pokemon/golbat/front.2bpp gfx/pokemon/golbat/front.png | |
rgbgfx -o gfx/pokemon/kingler/front.2bpp gfx/pokemon/kingler/front.png | |
rgbgfx -o gfx/pokemon/exeggcute/front.2bpp gfx/pokemon/exeggcute/front.png | |
rgbgfx -o gfx/pokemon/magcargo/front.2bpp gfx/pokemon/magcargo/front.png | |
rgbgfx -o gfx/pokemon/persian/front.2bpp gfx/pokemon/persian/front.png | |
rgbgfx -o gfx/pokemon/stantler/front.2bpp gfx/pokemon/stantler/front.png | |
rgbgfx -o gfx/pokemon/raticate/front.2bpp gfx/pokemon/raticate/front.png | |
rgbgfx -o gfx/pokemon/venomoth/front.2bpp gfx/pokemon/venomoth/front.png | |
rgbgfx -o gfx/pokemon/politoed/front.2bpp gfx/pokemon/politoed/front.png | |
rgbgfx -o gfx/pokemon/electabuzz/front.2bpp gfx/pokemon/electabuzz/front.png | |
rgbgfx -o gfx/pokemon/mantine/front.2bpp gfx/pokemon/mantine/front.png | |
rgbgfx -o gfx/pokemon/lickitung/front.2bpp gfx/pokemon/lickitung/front.png | |
rgbgfx -o gfx/pokemon/kingdra/front.2bpp gfx/pokemon/kingdra/front.png | |
rgbgfx -o gfx/pokemon/charmeleon/front.2bpp gfx/pokemon/charmeleon/front.png | |
rgbgfx -o gfx/pokemon/kadabra/front.2bpp gfx/pokemon/kadabra/front.png | |
rgbgfx -o gfx/pokemon/exeggutor/front.2bpp gfx/pokemon/exeggutor/front.png | |
rgbgfx -o gfx/pokemon/gastly/front.2bpp gfx/pokemon/gastly/front.png | |
rgbgfx -o gfx/pokemon/azumarill/front.2bpp gfx/pokemon/azumarill/front.png | |
rgbgfx -o gfx/pokemon/parasect/front.2bpp gfx/pokemon/parasect/front.png | |
rgbgfx -o gfx/pokemon/mr__mime/front.2bpp gfx/pokemon/mr__mime/front.png | |
rgbgfx -o gfx/pokemon/heracross/front.2bpp gfx/pokemon/heracross/front.png | |
rgbgfx -o gfx/pokemon/ariados/front.2bpp gfx/pokemon/ariados/front.png | |
rgbgfx -o gfx/pokemon/noctowl/front.2bpp gfx/pokemon/noctowl/front.png | |
rgbgfx -o gfx/pokemon/wartortle/front.2bpp gfx/pokemon/wartortle/front.png | |
rgbgfx -o gfx/pokemon/lapras/front.2bpp gfx/pokemon/lapras/front.png | |
rgbgfx -o gfx/pokemon/golem/front.2bpp gfx/pokemon/golem/front.png | |
rgbgfx -o gfx/pokemon/poliwhirl/front.2bpp gfx/pokemon/poliwhirl/front.png | |
rgbgfx -o gfx/pokemon/ursaring/front.2bpp gfx/pokemon/ursaring/front.png | |
rgbgfx -o gfx/pokemon/houndoom/front.2bpp gfx/pokemon/houndoom/front.png | |
rgbgfx -o gfx/pokemon/kabutops/front.2bpp gfx/pokemon/kabutops/front.png | |
rgbgfx -o gfx/pokemon/ampharos/front.2bpp gfx/pokemon/ampharos/front.png | |
rgbgfx -o gfx/pokemon/nidorina/front.2bpp gfx/pokemon/nidorina/front.png | |
rgbgfx -o gfx/pokemon/flareon/front.2bpp gfx/pokemon/flareon/front.png | |
rgbgfx -o gfx/pokemon/farfetch_d/front.2bpp gfx/pokemon/farfetch_d/front.png | |
rgbgfx -o gfx/pokemon/vileplume/front.2bpp gfx/pokemon/vileplume/front.png | |
rgbgfx -o gfx/pokemon/bayleef/front.2bpp gfx/pokemon/bayleef/front.png | |
rgbgfx -o gfx/pokemon/magmar/front.2bpp gfx/pokemon/magmar/front.png | |
rgbgfx -o gfx/pokemon/tentacruel/front.2bpp gfx/pokemon/tentacruel/front.png | |
rgbgfx -o gfx/pokemon/elekid/front.2bpp gfx/pokemon/elekid/front.png | |
rgbgfx -o gfx/pokemon/jumpluff/front.2bpp gfx/pokemon/jumpluff/front.png | |
rgbgfx -o gfx/pokemon/marowak/front.2bpp gfx/pokemon/marowak/front.png | |
rgbgfx -o gfx/pokemon/vulpix/front.2bpp gfx/pokemon/vulpix/front.png | |
rgbgfx -o gfx/pokemon/gligar/front.2bpp gfx/pokemon/gligar/front.png | |
rgbgfx -o gfx/pokemon/dunsparce/front.2bpp gfx/pokemon/dunsparce/front.png | |
rgbgfx -o gfx/pokemon/vaporeon/front.2bpp gfx/pokemon/vaporeon/front.png | |
rgbgfx -o gfx/pokemon/girafarig/front.2bpp gfx/pokemon/girafarig/front.png | |
rgbgfx -o gfx/pokemon/drowzee/front.2bpp gfx/pokemon/drowzee/front.png | |
rgbgfx -o gfx/pokemon/sneasel/front.2bpp gfx/pokemon/sneasel/front.png | |
rgbgfx -o gfx/pokemon/bellossom/front.2bpp gfx/pokemon/bellossom/front.png | |
rgbgfx -o gfx/pokemon/snorlax/front.2bpp gfx/pokemon/snorlax/front.png | |
rgbgfx -o gfx/pokemon/wigglytuff/front.2bpp gfx/pokemon/wigglytuff/front.png | |
rgbgfx -o gfx/pokemon/yanma/front.2bpp gfx/pokemon/yanma/front.png | |
rgbgfx -o gfx/pokemon/smeargle/front.2bpp gfx/pokemon/smeargle/front.png | |
rgbgfx -o gfx/pokemon/clefable/front.2bpp gfx/pokemon/clefable/front.png | |
rgbgfx -o gfx/pokemon/ponyta/front.2bpp gfx/pokemon/ponyta/front.png | |
rgbgfx -o gfx/pokemon/murkrow/front.2bpp gfx/pokemon/murkrow/front.png | |
rgbgfx -o gfx/pokemon/graveler/front.2bpp gfx/pokemon/graveler/front.png | |
rgbgfx -o gfx/pokemon/starmie/front.2bpp gfx/pokemon/starmie/front.png | |
rgbgfx -o gfx/pokemon/pidgeotto/front.2bpp gfx/pokemon/pidgeotto/front.png | |
rgbgfx -o gfx/pokemon/ledyba/front.2bpp gfx/pokemon/ledyba/front.png | |
rgbgfx -o gfx/pokemon/gengar/front.2bpp gfx/pokemon/gengar/front.png | |
rgbgfx -o gfx/pokemon/omastar/front.2bpp gfx/pokemon/omastar/front.png | |
rgbgfx -o gfx/pokemon/piloswine/front.2bpp gfx/pokemon/piloswine/front.png | |
rgbgfx -o gfx/pokemon/dugtrio/front.2bpp gfx/pokemon/dugtrio/front.png | |
rgbgfx -o gfx/pokemon/magneton/front.2bpp gfx/pokemon/magneton/front.png | |
rgbgfx -o gfx/pokemon/dragonair/front.2bpp gfx/pokemon/dragonair/front.png | |
rgbgfx -o gfx/pokemon/forretress/front.2bpp gfx/pokemon/forretress/front.png | |
rgbgfx -o gfx/pokemon/togetic/front.2bpp gfx/pokemon/togetic/front.png | |
rgbgfx -h -o gfx/pokemon/kangaskhan/back.2bpp gfx/pokemon/kangaskhan/back.png | |
rgbgfx -o gfx/pokemon/seel/front.2bpp gfx/pokemon/seel/front.png | |
rgbgfx -o gfx/pokemon/crobat/front.2bpp gfx/pokemon/crobat/front.png | |
rgbgfx -o gfx/pokemon/chansey/front.2bpp gfx/pokemon/chansey/front.png | |
rgbgfx -o gfx/pokemon/tangela/front.2bpp gfx/pokemon/tangela/front.png | |
rgbgfx -o gfx/pokemon/snubbull/front.2bpp gfx/pokemon/snubbull/front.png | |
rgbgfx -o gfx/pokemon/granbull/front.2bpp gfx/pokemon/granbull/front.png | |
rgbgfx -o gfx/pokemon/miltank/front.2bpp gfx/pokemon/miltank/front.png | |
rgbgfx -o gfx/pokemon/haunter/front.2bpp gfx/pokemon/haunter/front.png | |
rgbgfx -o gfx/pokemon/sunflora/front.2bpp gfx/pokemon/sunflora/front.png | |
rgbgfx -o gfx/pokemon/umbreon/front.2bpp gfx/pokemon/umbreon/front.png | |
rgbgfx -o gfx/pokemon/chikorita/front.2bpp gfx/pokemon/chikorita/front.png | |
rgbgfx -o gfx/pokemon/goldeen/front.2bpp gfx/pokemon/goldeen/front.png | |
rgbgfx -o gfx/pokemon/espeon/front.2bpp gfx/pokemon/espeon/front.png | |
rgbgfx -o gfx/pokemon/xatu/front.2bpp gfx/pokemon/xatu/front.png | |
rgbgfx -o gfx/pokemon/mew/front.2bpp gfx/pokemon/mew/front.png | |
rgbgfx -o gfx/pokemon/octillery/front.2bpp gfx/pokemon/octillery/front.png | |
rgbgfx -o gfx/pokemon/jynx/front.2bpp gfx/pokemon/jynx/front.png | |
rgbgfx -o gfx/pokemon/wobbuffet/front.2bpp gfx/pokemon/wobbuffet/front.png | |
rgbgfx -o gfx/pokemon/delibird/front.2bpp gfx/pokemon/delibird/front.png | |
rgbgfx -o gfx/pokemon/ledian/front.2bpp gfx/pokemon/ledian/front.png | |
rgbgfx -o gfx/pokemon/gloom/front.2bpp gfx/pokemon/gloom/front.png | |
rgbgfx -o gfx/pokemon/flaaffy/front.2bpp gfx/pokemon/flaaffy/front.png | |
rgbgfx -o gfx/pokemon/ivysaur/front.2bpp gfx/pokemon/ivysaur/front.png | |
rgbgfx -o gfx/pokemon/furret/front.2bpp gfx/pokemon/furret/front.png | |
rgbgfx -o gfx/pokemon/cyndaquil/front.2bpp gfx/pokemon/cyndaquil/front.png | |
rgbgfx -o gfx/pokemon/hitmonchan/front.2bpp gfx/pokemon/hitmonchan/front.png | |
rgbgfx -o gfx/pokemon/quagsire/front.2bpp gfx/pokemon/quagsire/front.png | |
rgbgfx -o gfx/pokemon/ekans/front.2bpp gfx/pokemon/ekans/front.png | |
rgbgfx -o gfx/pokemon/sudowoodo/front.2bpp gfx/pokemon/sudowoodo/front.png | |
rgbgfx -o gfx/pokemon/pikachu/front.2bpp gfx/pokemon/pikachu/front.png | |
rgbgfx -o gfx/pokemon/seadra/front.2bpp gfx/pokemon/seadra/front.png | |
rgbgfx -o gfx/pokemon/magby/front.2bpp gfx/pokemon/magby/front.png | |
rgbgfx -o gfx/pokemon/weepinbell/front.2bpp gfx/pokemon/weepinbell/front.png | |
rgbgfx -o gfx/pokemon/totodile/front.2bpp gfx/pokemon/totodile/front.png | |
rgbgfx -o gfx/pokemon/corsola/front.2bpp gfx/pokemon/corsola/front.png | |
rgbgfx -h -o gfx/trainers/firebreather.2bpp gfx/trainers/firebreather.png | |
rgbgfx -o gfx/pokemon/machop/front.2bpp gfx/pokemon/machop/front.png | |
rgbgfx -o gfx/pokemon/chinchou/front.2bpp gfx/pokemon/chinchou/front.png | |
rgbgfx -o gfx/pokemon/rattata/front.2bpp gfx/pokemon/rattata/front.png | |
rgbgfx -h -o gfx/trainers/champion.2bpp gfx/trainers/champion.png | |
rgbgfx -o gfx/pokemon/spearow/front.2bpp gfx/pokemon/spearow/front.png | |
rgbgfx -o gfx/pokemon/magikarp/front.2bpp gfx/pokemon/magikarp/front.png | |
rgbgfx -o gfx/pokemon/charmander/front.2bpp gfx/pokemon/charmander/front.png | |
rgbgfx -o gfx/pokemon/cubone/front.2bpp gfx/pokemon/cubone/front.png | |
rgbgfx -h -o gfx/trainers/blackbelt_t.2bpp gfx/trainers/blackbelt_t.png | |
rgbgfx -h -o gfx/trainers/biker.2bpp gfx/trainers/biker.png | |
rgbgfx -o gfx/pokemon/nidoran_m/front.2bpp gfx/pokemon/nidoran_m/front.png | |
rgbgfx -o gfx/pokemon/porygon/front.2bpp gfx/pokemon/porygon/front.png | |
rgbgfx -h -o gfx/trainers/bruno.2bpp gfx/trainers/bruno.png | |
rgbgfx -o gfx/pokemon/grimer/front.2bpp gfx/pokemon/grimer/front.png | |
rgbgfx -o gfx/pokemon/staryu/front.2bpp gfx/pokemon/staryu/front.png | |
rgbgfx -h -o gfx/trainers/hiker.2bpp gfx/trainers/hiker.png | |
rgbgfx -o gfx/pokemon/meowth/front.2bpp gfx/pokemon/meowth/front.png | |
rgbgfx -o gfx/pokemon/porygon2/front.2bpp gfx/pokemon/porygon2/front.png | |
rgbgfx -o gfx/pokemon/sandshrew/front.2bpp gfx/pokemon/sandshrew/front.png | |
rgbgfx -o gfx/pokemon/nidoran_f/front.2bpp gfx/pokemon/nidoran_f/front.png | |
rgbgfx -o gfx/pokemon/pidgey/front.2bpp gfx/pokemon/pidgey/front.png | |
rgbgfx -h -o gfx/pokemon/parasect/back.2bpp gfx/pokemon/parasect/back.png | |
rgbgfx -o gfx/pokemon/misdreavus/front.2bpp gfx/pokemon/misdreavus/front.png | |
rgbgfx -o gfx/pokemon/houndour/front.2bpp gfx/pokemon/houndour/front.png | |
rgbgfx -o gfx/pokemon/mankey/front.2bpp gfx/pokemon/mankey/front.png | |
rgbgfx -o gfx/pokemon/celebi/front.2bpp gfx/pokemon/celebi/front.png | |
rgbgfx -h -o gfx/trainers/medium.2bpp gfx/trainers/medium.png | |
rgbgfx -o gfx/pokemon/pineco/front.2bpp gfx/pokemon/pineco/front.png | |
rgbgfx -o gfx/pokemon/krabby/front.2bpp gfx/pokemon/krabby/front.png | |
rgbgfx -h -o gfx/trainers/fisher.2bpp gfx/trainers/fisher.png | |
rgbgfx -o gfx/pokemon/jigglypuff/front.2bpp gfx/pokemon/jigglypuff/front.png | |
rgbgfx -o gfx/pokemon/paras/front.2bpp gfx/pokemon/paras/front.png | |
rgbgfx -h -o gfx/pokemon/nidoking/back.2bpp gfx/pokemon/nidoking/back.png | |
rgbgfx -h -o gfx/trainers/pokefan_m.2bpp gfx/trainers/pokefan_m.png | |
rgbgfx -h -o gfx/trainers/boarder.2bpp gfx/trainers/boarder.png | |
rgbgfx -o gfx/pokemon/psyduck/front.2bpp gfx/pokemon/psyduck/front.png | |
rgbgfx -o gfx/pokemon/squirtle/front.2bpp gfx/pokemon/squirtle/front.png | |
rgbgfx -h -o gfx/pokemon/machamp/back.2bpp gfx/pokemon/machamp/back.png | |
rgbgfx -o gfx/pokemon/koffing/front.2bpp gfx/pokemon/koffing/front.png | |
rgbgfx -o gfx/pokemon/venonat/front.2bpp gfx/pokemon/venonat/front.png | |
rgbgfx -h -o gfx/pokemon/exeggutor/back.2bpp gfx/pokemon/exeggutor/back.png | |
rgbgfx -o gfx/pokemon/lanturn/front.2bpp gfx/pokemon/lanturn/front.png | |
rgbgfx -o gfx/pokemon/tyrogue/front.2bpp gfx/pokemon/tyrogue/front.png | |
rgbgfx -o gfx/pokemon/skiploom/front.2bpp gfx/pokemon/skiploom/front.png | |
rgbgfx -o gfx/pokemon/mareep/front.2bpp gfx/pokemon/mareep/front.png | |
rgbgfx -h -o gfx/trainers/chuck.2bpp gfx/trainers/chuck.png | |
rgbgfx -o gfx/pokemon/eevee/front.2bpp gfx/pokemon/eevee/front.png | |
rgbgfx -h -o gfx/pokemon/butterfree/back.2bpp gfx/pokemon/butterfree/back.png | |
rgbgfx -o gfx/pokemon/zubat/front.2bpp gfx/pokemon/zubat/front.png | |
rgbgfx -h -o gfx/trainers/kimono_girl.2bpp gfx/trainers/kimono_girl.png | |
rgbgfx -h -o gfx/pokemon/alakazam/back.2bpp gfx/pokemon/alakazam/back.png | |
rgbgfx -o gfx/pokemon/aipom/front.2bpp gfx/pokemon/aipom/front.png | |
rgbgfx -o gfx/pokemon/abra/front.2bpp gfx/pokemon/abra/front.png | |
rgbgfx -h -o gfx/pokemon/hitmontop/back.2bpp gfx/pokemon/hitmontop/back.png | |
rgbgfx -h -o gfx/pokemon/cloyster/back.2bpp gfx/pokemon/cloyster/back.png | |
rgbgfx -o gfx/pokemon/hoothoot/front.2bpp gfx/pokemon/hoothoot/front.png | |
rgbgfx -h -o gfx/pokemon/unown_f/back.2bpp gfx/pokemon/unown_f/back.png | |
rgbgfx -h -o gfx/pokemon/dodrio/back.2bpp gfx/pokemon/dodrio/back.png | |
rgbgfx -o gfx/pokemon/clefairy/front.2bpp gfx/pokemon/clefairy/front.png | |
rgbgfx -o gfx/pokemon/slugma/front.2bpp gfx/pokemon/slugma/front.png | |
rgbgfx -o gfx/pokemon/growlithe/front.2bpp gfx/pokemon/growlithe/front.png | |
rgbgfx -o gfx/pokemon/slowpoke/front.2bpp gfx/pokemon/slowpoke/front.png | |
rgbgfx -o gfx/pokemon/smoochum/front.2bpp gfx/pokemon/smoochum/front.png | |
rgbgfx -h -o gfx/trainers/juggler.2bpp gfx/trainers/juggler.png | |
rgbgfx -o gfx/pokemon/marill/front.2bpp gfx/pokemon/marill/front.png | |
rgbgfx -h -o gfx/trainers/guitarist.2bpp gfx/trainers/guitarist.png | |
rgbgfx -h -o gfx/trainers/pokefan_f.2bpp gfx/trainers/pokefan_f.png | |
rgbgfx -h -o gfx/pokemon/venomoth/back.2bpp gfx/pokemon/venomoth/back.png | |
rgbgfx -h -o gfx/trainers/clair.2bpp gfx/trainers/clair.png | |
rgbgfx -h -o gfx/trainers/pokemaniac.2bpp gfx/trainers/pokemaniac.png | |
rgbgfx -o gfx/pokemon/omanyte/front.2bpp gfx/pokemon/omanyte/front.png | |
rgbgfx -h -o gfx/trainers/skier.2bpp gfx/trainers/skier.png | |
rgbgfx -o gfx/pokemon/pupitar/front.2bpp gfx/pokemon/pupitar/front.png | |
rgbgfx -o gfx/pokemon/bellsprout/front.2bpp gfx/pokemon/bellsprout/front.png | |
rgbgfx -o gfx/pokemon/shellder/front.2bpp gfx/pokemon/shellder/front.png | |
rgbgfx -o gfx/pokemon/tentacool/front.2bpp gfx/pokemon/tentacool/front.png | |
rgbgfx -o gfx/pokemon/cleffa/front.2bpp gfx/pokemon/cleffa/front.png | |
rgbgfx -h -o gfx/pokemon/gyarados/back.2bpp gfx/pokemon/gyarados/back.png | |
rgbgfx -h -o gfx/pokemon/ninetales/back.2bpp gfx/pokemon/ninetales/back.png | |
rgbgfx -h -o gfx/pokemon/yanma/back.2bpp gfx/pokemon/yanma/back.png | |
rgbgfx -h -o gfx/pokemon/pinsir/back.2bpp gfx/pokemon/pinsir/back.png | |
rgbgfx -h -o gfx/trainers/lass.2bpp gfx/trainers/lass.png | |
rgbgfx -h -o gfx/pokemon/clefable/back.2bpp gfx/pokemon/clefable/back.png | |
rgbgfx -o gfx/pokemon/doduo/front.2bpp gfx/pokemon/doduo/front.png | |
rgbgfx -h -o gfx/pokemon/feraligatr/back.2bpp gfx/pokemon/feraligatr/back.png | |
rgbgfx -o gfx/pokemon/dratini/front.2bpp gfx/pokemon/dratini/front.png | |
rgbgfx -h -o gfx/pokemon/magneton/back.2bpp gfx/pokemon/magneton/back.png | |
rgbgfx -o gfx/pokemon/qwilfish/front.2bpp gfx/pokemon/qwilfish/front.png | |
rgbgfx -h -o gfx/pokemon/suicune/back.2bpp gfx/pokemon/suicune/back.png | |
rgbgfx -h -o gfx/pokemon/slowking/back.2bpp gfx/pokemon/slowking/back.png | |
rgbgfx -h -o gfx/pokemon/elekid/back.2bpp gfx/pokemon/elekid/back.png | |
rgbgfx -h -o gfx/pokemon/celebi/back.2bpp gfx/pokemon/celebi/back.png | |
rgbgfx -h -o gfx/pokemon/krabby/back.2bpp gfx/pokemon/krabby/back.png | |
rgbgfx -h -o gfx/trainers/bug_catcher.2bpp gfx/trainers/bug_catcher.png | |
rgbgfx -h -o gfx/pokemon/snorlax/back.2bpp gfx/pokemon/snorlax/back.png | |
rgbgfx -h -o gfx/pokemon/venusaur/back.2bpp gfx/pokemon/venusaur/back.png | |
rgbgfx -h -o gfx/pokemon/moltres/back.2bpp gfx/pokemon/moltres/back.png | |
rgbgfx -h -o gfx/pokemon/sunflora/back.2bpp gfx/pokemon/sunflora/back.png | |
rgbgfx -o gfx/pokemon/phanpy/front.2bpp gfx/pokemon/phanpy/front.png | |
rgbgfx -h -o gfx/pokemon/rhydon/back.2bpp gfx/pokemon/rhydon/back.png | |
rgbgfx -o gfx/pokemon/larvitar/front.2bpp gfx/pokemon/larvitar/front.png | |
rgbgfx -h -o gfx/pokemon/tyranitar/back.2bpp gfx/pokemon/tyranitar/back.png | |
rgbgfx -h -o gfx/pokemon/sandslash/back.2bpp gfx/pokemon/sandslash/back.png | |
rgbgfx -h -o gfx/pokemon/seadra/back.2bpp gfx/pokemon/seadra/back.png | |
rgbgfx -h -o gfx/trainers/twins.2bpp gfx/trainers/twins.png | |
rgbgfx -h -o gfx/pokemon/farfetch_d/back.2bpp gfx/pokemon/farfetch_d/back.png | |
rgbgfx -h -o gfx/pokemon/nidoran_m/back.2bpp gfx/pokemon/nidoran_m/back.png | |
rgbgfx -h -o gfx/pokemon/ledyba/back.2bpp gfx/pokemon/ledyba/back.png | |
rgbgfx -h -o gfx/pokemon/cyndaquil/back.2bpp gfx/pokemon/cyndaquil/back.png | |
rgbgfx -h -o gfx/pokemon/bayleef/back.2bpp gfx/pokemon/bayleef/back.png | |
rgbgfx -o gfx/pokemon/oddish/front.2bpp gfx/pokemon/oddish/front.png | |
rgbgfx -h -o gfx/pokemon/rapidash/back.2bpp gfx/pokemon/rapidash/back.png | |
rgbgfx -h -o gfx/pokemon/doduo/back.2bpp gfx/pokemon/doduo/back.png | |
rgbgfx -o gfx/pokemon/hoppip/front.2bpp gfx/pokemon/hoppip/front.png | |
rgbgfx -h -o gfx/pokemon/mankey/back.2bpp gfx/pokemon/mankey/back.png | |
rgbgfx -h -o gfx/pokemon/magmar/back.2bpp gfx/pokemon/magmar/back.png | |
rgbgfx -h -o gfx/pokemon/hypno/back.2bpp gfx/pokemon/hypno/back.png | |
rgbgfx -h -o gfx/pokemon/quilava/back.2bpp gfx/pokemon/quilava/back.png | |
rgbgfx -h -o gfx/pokemon/croconaw/back.2bpp gfx/pokemon/croconaw/back.png | |
rgbgfx -h -o gfx/pokemon/sandshrew/back.2bpp gfx/pokemon/sandshrew/back.png | |
rgbgfx -h -o gfx/trainers/sailor.2bpp gfx/trainers/sailor.png | |
rgbgfx -h -o gfx/trainers/beauty.2bpp gfx/trainers/beauty.png | |
rgbgfx -h -o gfx/pokemon/shellder/back.2bpp gfx/pokemon/shellder/back.png | |
rgbgfx -h -o gfx/pokemon/zubat/back.2bpp gfx/pokemon/zubat/back.png | |
rgbgfx -o gfx/pokemon/teddiursa/front.2bpp gfx/pokemon/teddiursa/front.png | |
rgbgfx -h -o gfx/pokemon/cubone/back.2bpp gfx/pokemon/cubone/back.png | |
rgbgfx -h -o gfx/trainers/grunt_m.2bpp gfx/trainers/grunt_m.png | |
rgbgfx -h -o gfx/pokemon/gloom/back.2bpp gfx/pokemon/gloom/back.png | |
rgbgfx -h -o gfx/pokemon/magcargo/back.2bpp gfx/pokemon/magcargo/back.png | |
rgbgfx -h -o gfx/pokemon/kabutops/back.2bpp gfx/pokemon/kabutops/back.png | |
rgbgfx -h -o gfx/pokemon/beedrill/back.2bpp gfx/pokemon/beedrill/back.png | |
rgbgfx -h -o gfx/pokemon/arcanine/back.2bpp gfx/pokemon/arcanine/back.png | |
rgbgfx -h -o gfx/pokemon/flareon/back.2bpp gfx/pokemon/flareon/back.png | |
rgbgfx -h -o gfx/pokemon/goldeen/back.2bpp gfx/pokemon/goldeen/back.png | |
rgbgfx -o gfx/pokemon/bulbasaur/front.2bpp gfx/pokemon/bulbasaur/front.png | |
rgbgfx -h -o gfx/pokemon/starmie/back.2bpp gfx/pokemon/starmie/back.png | |
rgbgfx -h -o gfx/pokemon/omanyte/back.2bpp gfx/pokemon/omanyte/back.png | |
rgbgfx -h -o gfx/pokemon/pidgey/back.2bpp gfx/pokemon/pidgey/back.png | |
rgbgfx -h -o gfx/trainers/scientist.2bpp gfx/trainers/scientist.png | |
rgbgfx -h -o gfx/pokemon/qwilfish/back.2bpp gfx/pokemon/qwilfish/back.png | |
rgbgfx -h -o gfx/pokemon/gligar/back.2bpp gfx/pokemon/gligar/back.png | |
rgbgfx -h -o gfx/pokemon/typhlosion/back.2bpp gfx/pokemon/typhlosion/back.png | |
rgbgfx -h -o gfx/pokemon/charmeleon/back.2bpp gfx/pokemon/charmeleon/back.png | |
rgbgfx -h -o gfx/pokemon/nidoqueen/back.2bpp gfx/pokemon/nidoqueen/back.png | |
rgbgfx -o gfx/pokemon/pichu/front.2bpp gfx/pokemon/pichu/front.png | |
rgbgfx -h -o gfx/pokemon/electabuzz/back.2bpp gfx/pokemon/electabuzz/back.png | |
rgbgfx -h -o gfx/pokemon/ledian/back.2bpp gfx/pokemon/ledian/back.png | |
rgbgfx -h -o gfx/pokemon/pupitar/back.2bpp gfx/pokemon/pupitar/back.png | |
rgbgfx -h -o gfx/pokemon/heracross/back.2bpp gfx/pokemon/heracross/back.png | |
rgbgfx -o gfx/pokemon/unown_d/front.2bpp gfx/pokemon/unown_d/front.png | |
tools/png_dimensions gfx/pokemon/unown_d/front.png gfx/pokemon/unown_d/front.dimensions | |
rgbgfx -h -o gfx/pokemon/miltank/back.2bpp gfx/pokemon/miltank/back.png | |
rgbgfx -h -o gfx/pokemon/steelix/back.2bpp gfx/pokemon/steelix/back.png | |
rgbgfx -h -o gfx/pokemon/persian/back.2bpp gfx/pokemon/persian/back.png | |
rgbgfx -h -o gfx/trainers/lt_surge.2bpp gfx/trainers/lt_surge.png | |
rgbgfx -h -o gfx/trainers/teacher.2bpp gfx/trainers/teacher.png | |
rgbgfx -o gfx/pokemon/egg/front.2bpp gfx/pokemon/egg/front.png | |
tools/png_dimensions gfx/pokemon/egg/front.png gfx/pokemon/egg/front.dimensions | |
rgbgfx -h -o gfx/pokemon/eevee/back.2bpp gfx/pokemon/eevee/back.png | |
rgbgfx -o gfx/pokemon/shuckle/front.2bpp gfx/pokemon/shuckle/front.png | |
rgbgfx -h -o gfx/pokemon/ponyta/back.2bpp gfx/pokemon/ponyta/back.png | |
rgbgfx -o gfx/pokemon/remoraid/front.2bpp gfx/pokemon/remoraid/front.png | |
rgbgfx -o gfx/pokemon/poliwag/front.2bpp gfx/pokemon/poliwag/front.png | |
rgbgfx -h -o gfx/pokemon/onix/back.2bpp gfx/pokemon/onix/back.png | |
rgbgfx -h -o gfx/pokemon/koffing/back.2bpp gfx/pokemon/koffing/back.png | |
rgbgfx -h -o gfx/trainers/bird_keeper.2bpp gfx/trainers/bird_keeper.png | |
rgbgfx -h -o gfx/trainers/falkner.2bpp gfx/trainers/falkner.png | |
rgbgfx -h -o gfx/trainers/karen.2bpp gfx/trainers/karen.png | |
rgbgfx -h -o gfx/pokemon/nidorina/back.2bpp gfx/pokemon/nidorina/back.png | |
rgbgfx -h -o gfx/pokemon/tentacruel/back.2bpp gfx/pokemon/tentacruel/back.png | |
rgbgfx -h -o gfx/pokemon/growlithe/back.2bpp gfx/pokemon/growlithe/back.png | |
rgbgfx -h -o gfx/trainers/koga.2bpp gfx/trainers/koga.png | |
rgbgfx -h -o gfx/pokemon/machoke/back.2bpp gfx/pokemon/machoke/back.png | |
rgbgfx -h -o gfx/pokemon/raichu/back.2bpp gfx/pokemon/raichu/back.png | |
rgbgfx -h -o gfx/pokemon/poliwrath/back.2bpp gfx/pokemon/poliwrath/back.png | |
rgbgfx -h -o gfx/trainers/swimmer_m.2bpp gfx/trainers/swimmer_m.png | |
rgbgfx -o gfx/pokemon/sunkern/front.2bpp gfx/pokemon/sunkern/front.png | |
rgbgfx -h -o gfx/pokemon/nidorino/back.2bpp gfx/pokemon/nidorino/back.png | |
rgbgfx -h -o gfx/trainers/mysticalman.2bpp gfx/trainers/mysticalman.png | |
rgbgfx -h -o gfx/trainers/cooltrainer_f.2bpp gfx/trainers/cooltrainer_f.png | |
rgbgfx -o gfx/pokemon/electrode/front.2bpp gfx/pokemon/electrode/front.png | |
rgbgfx -h -o gfx/pokemon/sudowoodo/back.2bpp gfx/pokemon/sudowoodo/back.png | |
rgbgfx -h -o gfx/pokemon/flaaffy/back.2bpp gfx/pokemon/flaaffy/back.png | |
rgbgfx -o gfx/pokemon/sentret/front.2bpp gfx/pokemon/sentret/front.png | |
rgbgfx -h -o gfx/pokemon/togetic/back.2bpp gfx/pokemon/togetic/back.png | |
rgbgfx -h -o gfx/trainers/bugsy.2bpp gfx/trainers/bugsy.png | |
rgbgfx -h -o gfx/pokemon/marowak/back.2bpp gfx/pokemon/marowak/back.png | |
rgbgfx -h -o gfx/pokemon/geodude/back.2bpp gfx/pokemon/geodude/back.png | |
rgbgfx -h -o gfx/pokemon/scyther/back.2bpp gfx/pokemon/scyther/back.png | |
rgbgfx -h -o gfx/pokemon/vileplume/back.2bpp gfx/pokemon/vileplume/back.png | |
rgbgfx -h -o gfx/pokemon/hitmonchan/back.2bpp gfx/pokemon/hitmonchan/back.png | |
rgbgfx -h -o gfx/pokemon/jumpluff/back.2bpp gfx/pokemon/jumpluff/back.png | |
rgbgfx -h -o gfx/trainers/cooltrainer_m.2bpp gfx/trainers/cooltrainer_m.png | |
rgbgfx -h -o gfx/pokemon/blastoise/back.2bpp gfx/pokemon/blastoise/back.png | |
rgbgfx -h -o gfx/pokemon/misdreavus/back.2bpp gfx/pokemon/misdreavus/back.png | |
rgbgfx -h -o gfx/pokemon/tyrogue/back.2bpp gfx/pokemon/tyrogue/back.png | |
rgbgfx -o gfx/pokemon/geodude/front.2bpp gfx/pokemon/geodude/front.png | |
rgbgfx -h -o gfx/pokemon/scizor/back.2bpp gfx/pokemon/scizor/back.png | |
rgbgfx -h -o gfx/pokemon/girafarig/back.2bpp gfx/pokemon/girafarig/back.png | |
rgbgfx -h -o gfx/pokemon/stantler/back.2bpp gfx/pokemon/stantler/back.png | |
rgbgfx -h -o gfx/pokemon/smeargle/back.2bpp gfx/pokemon/smeargle/back.png | |
rgbgfx -h -o gfx/pokemon/charizard/back.2bpp gfx/pokemon/charizard/back.png | |
rgbgfx -h -o gfx/pokemon/kadabra/back.2bpp gfx/pokemon/kadabra/back.png | |
rgbgfx -h -o gfx/pokemon/primeape/back.2bpp gfx/pokemon/primeape/back.png | |
rgbgfx -h -o gfx/pokemon/furret/back.2bpp gfx/pokemon/furret/back.png | |
rgbgfx -h -o gfx/pokemon/wartortle/back.2bpp gfx/pokemon/wartortle/back.png | |
rgbgfx -h -o gfx/pokemon/exeggcute/back.2bpp gfx/pokemon/exeggcute/back.png | |
rgbgfx -o gfx/pokemon/igglybuff/front.2bpp gfx/pokemon/igglybuff/front.png | |
rgbgfx -h -o gfx/pokemon/raticate/back.2bpp gfx/pokemon/raticate/back.png | |
rgbgfx -h -o gfx/pokemon/vulpix/back.2bpp gfx/pokemon/vulpix/back.png | |
rgbgfx -h -o gfx/pokemon/ekans/back.2bpp gfx/pokemon/ekans/back.png | |
rgbgfx -h -o gfx/pokemon/seaking/back.2bpp gfx/pokemon/seaking/back.png | |
rgbgfx -h -o gfx/trainers/burglar.2bpp gfx/trainers/burglar.png | |
rgbgfx -h -o gfx/pokemon/psyduck/back.2bpp gfx/pokemon/psyduck/back.png | |
rgbgfx -h -o gfx/pokemon/pikachu/back.2bpp gfx/pokemon/pikachu/back.png | |
rgbgfx -o gfx/pokemon/kabuto/front.2bpp gfx/pokemon/kabuto/front.png | |
rgbgfx -h -o gfx/pokemon/mareep/back.2bpp gfx/pokemon/mareep/back.png | |
rgbgfx -h -o gfx/pokemon/remoraid/back.2bpp gfx/pokemon/remoraid/back.png | |
rgbgfx -o gfx/pokemon/ditto/front.2bpp gfx/pokemon/ditto/front.png | |
rgbgfx -h -o gfx/pokemon/kingdra/back.2bpp gfx/pokemon/kingdra/back.png | |
rgbgfx -h -o gfx/trainers/camper.2bpp gfx/trainers/camper.png | |
rgbgfx -o gfx/pokemon/wooper/front.2bpp gfx/pokemon/wooper/front.png | |
rgbgfx -h -o gfx/pokemon/clefairy/back.2bpp gfx/pokemon/clefairy/back.png | |
rgbgfx -h -o gfx/pokemon/venonat/back.2bpp gfx/pokemon/venonat/back.png | |
rgbgfx -h -o gfx/pokemon/bellossom/back.2bpp gfx/pokemon/bellossom/back.png | |
rgbgfx -h -o gfx/trainers/rival1.2bpp gfx/trainers/rival1.png | |
rgbgfx -h -o gfx/pokemon/swinub/back.2bpp gfx/pokemon/swinub/back.png | |
rgbgfx -h -o gfx/pokemon/mewtwo/back.2bpp gfx/pokemon/mewtwo/back.png | |
rgbgfx -h -o gfx/trainers/oak.2bpp gfx/trainers/oak.png | |
rgbgfx -h -o gfx/trainers/cal.2bpp gfx/trainers/cal.png | |
rgbgfx -h -o gfx/trainers/swimmer_f.2bpp gfx/trainers/swimmer_f.png | |
rgbgfx -o gfx/pokemon/diglett/front.2bpp gfx/pokemon/diglett/front.png | |
rgbgfx -h -o gfx/trainers/officer.2bpp gfx/trainers/officer.png | |
rgbgfx -h -o gfx/pokemon/muk/back.2bpp gfx/pokemon/muk/back.png | |
rgbgfx -h -o gfx/pokemon/delibird/back.2bpp gfx/pokemon/delibird/back.png | |
rgbgfx -h -o gfx/trainers/sabrina.2bpp gfx/trainers/sabrina.png | |
rgbgfx -h -o gfx/pokemon/magikarp/back.2bpp gfx/pokemon/magikarp/back.png | |
rgbgfx -h -o gfx/pokemon/ariados/back.2bpp gfx/pokemon/ariados/back.png | |
rgbgfx -h -o gfx/pokemon/sneasel/back.2bpp gfx/pokemon/sneasel/back.png | |
rgbgfx -h -o gfx/pokemon/umbreon/back.2bpp gfx/pokemon/umbreon/back.png | |
rgbgfx -h -o gfx/pokemon/murkrow/back.2bpp gfx/pokemon/murkrow/back.png | |
rgbgfx -h -o gfx/pokemon/ivysaur/back.2bpp gfx/pokemon/ivysaur/back.png | |
rgbgfx -h -o gfx/pokemon/slowbro/back.2bpp gfx/pokemon/slowbro/back.png | |
rgbgfx -h -o gfx/trainers/psychic_t.2bpp gfx/trainers/psychic_t.png | |
rgbgfx -h -o gfx/pokemon/golduck/back.2bpp gfx/pokemon/golduck/back.png | |
rgbgfx -h -o gfx/pokemon/weezing/back.2bpp gfx/pokemon/weezing/back.png | |
rgbgfx -h -o gfx/pokemon/entei/back.2bpp gfx/pokemon/entei/back.png | |
rgbgfx -h -o gfx/trainers/grunt_f.2bpp gfx/trainers/grunt_f.png | |
rgbgfx -o gfx/pokemon/horsea/front.2bpp gfx/pokemon/horsea/front.png | |
rgbgfx -h -o gfx/pokemon/pidgeot/back.2bpp gfx/pokemon/pidgeot/back.png | |
rgbgfx -h -o gfx/pokemon/ho_oh/back.2bpp gfx/pokemon/ho_oh/back.png | |
rgbgfx -h -o gfx/pokemon/poliwhirl/back.2bpp gfx/pokemon/poliwhirl/back.png | |
rgbgfx -h -o gfx/pokemon/mew/back.2bpp gfx/pokemon/mew/back.png | |
rgbgfx -h -o gfx/pokemon/machop/back.2bpp gfx/pokemon/machop/back.png | |
rgbgfx -h -o gfx/pokemon/abra/back.2bpp gfx/pokemon/abra/back.png | |
rgbgfx -h -o gfx/pokemon/aerodactyl/back.2bpp gfx/pokemon/aerodactyl/back.png | |
rgbgfx -o gfx/pokemon/kakuna/front.2bpp gfx/pokemon/kakuna/front.png | |
rgbgfx -h -o gfx/pokemon/dugtrio/back.2bpp gfx/pokemon/dugtrio/back.png | |
rgbgfx -h -o gfx/pokemon/weepinbell/back.2bpp gfx/pokemon/weepinbell/back.png | |
rgbgfx -h -o gfx/pokemon/nidoran_f/back.2bpp gfx/pokemon/nidoran_f/back.png | |
rgbgfx -h -o gfx/pokemon/graveler/back.2bpp gfx/pokemon/graveler/back.png | |
rgbgfx -h -o gfx/pokemon/aipom/back.2bpp gfx/pokemon/aipom/back.png | |
rgbgfx -h -o gfx/pokemon/espeon/back.2bpp gfx/pokemon/espeon/back.png | |
rgbgfx -o gfx/pokemon/weedle/front.2bpp gfx/pokemon/weedle/front.png | |
rgbgfx -h -o gfx/pokemon/totodile/back.2bpp gfx/pokemon/totodile/back.png | |
rgbgfx -h -o gfx/pokemon/snubbull/back.2bpp gfx/pokemon/snubbull/back.png | |
rgbgfx -h -o gfx/pokemon/kingler/back.2bpp gfx/pokemon/kingler/back.png | |
rgbgfx -h -o gfx/pokemon/gengar/back.2bpp gfx/pokemon/gengar/back.png | |
rgbgfx -h -o gfx/pokemon/rattata/back.2bpp gfx/pokemon/rattata/back.png | |
rgbgfx -h -o gfx/trainers/youngster.2bpp gfx/trainers/youngster.png | |
rgbgfx -h -o gfx/trainers/will.2bpp gfx/trainers/will.png | |
rgbgfx -h -o gfx/trainers/schoolboy.2bpp gfx/trainers/schoolboy.png | |
rgbgfx -o gfx/pokemon/magnemite/front.2bpp gfx/pokemon/magnemite/front.png | |
rgbgfx -h -o gfx/trainers/erika.2bpp gfx/trainers/erika.png | |
rgbgfx -h -o gfx/trainers/janine.2bpp gfx/trainers/janine.png | |
rgbgfx -h -o gfx/pokemon/magnemite/back.2bpp gfx/pokemon/magnemite/back.png | |
rgbgfx -h -o gfx/pokemon/hoothoot/back.2bpp gfx/pokemon/hoothoot/back.png | |
rgbgfx -h -o gfx/pokemon/noctowl/back.2bpp gfx/pokemon/noctowl/back.png | |
rgbgfx -h -o gfx/trainers/morty.2bpp gfx/trainers/morty.png | |
rgbgfx -h -o gfx/pokemon/slugma/back.2bpp gfx/pokemon/slugma/back.png | |
rgbgfx -h -o gfx/pokemon/kabuto/back.2bpp gfx/pokemon/kabuto/back.png | |
rgbgfx -h -o gfx/pokemon/victreebel/back.2bpp gfx/pokemon/victreebel/back.png | |
rgbgfx -h -o gfx/pokemon/meowth/back.2bpp gfx/pokemon/meowth/back.png | |
rgbgfx -h -o gfx/pokemon/meganium/back.2bpp gfx/pokemon/meganium/back.png | |
rgbgfx -h -o gfx/trainers/picnicker.2bpp gfx/trainers/picnicker.png | |
rgbgfx -h -o gfx/pokemon/lickitung/back.2bpp gfx/pokemon/lickitung/back.png | |
rgbgfx -o gfx/pokemon/togepi/front.2bpp gfx/pokemon/togepi/front.png | |
rgbgfx -h -o gfx/trainers/super_nerd.2bpp gfx/trainers/super_nerd.png | |
rgbgfx -h -o gfx/pokemon/haunter/back.2bpp gfx/pokemon/haunter/back.png | |
rgbgfx -h -o gfx/pokemon/xatu/back.2bpp gfx/pokemon/xatu/back.png | |
rgbgfx -h -o gfx/trainers/red.2bpp gfx/trainers/red.png | |
rgbgfx -h -o gfx/pokemon/porygon2/back.2bpp gfx/pokemon/porygon2/back.png | |
rgbgfx -h -o gfx/trainers/jasmine.2bpp gfx/trainers/jasmine.png | |
rgbgfx -h -o gfx/pokemon/pineco/back.2bpp gfx/pokemon/pineco/back.png | |
rgbgfx -o gfx/pokemon/metapod/front.2bpp gfx/pokemon/metapod/front.png | |
rgbgfx -h -o gfx/pokemon/seel/back.2bpp gfx/pokemon/seel/back.png | |
rgbgfx -h -o gfx/pokemon/quagsire/back.2bpp gfx/pokemon/quagsire/back.png | |
rgbgfx -h -o gfx/trainers/whitney.2bpp gfx/trainers/whitney.png | |
rgbgfx -h -o gfx/pokemon/jolteon/back.2bpp gfx/pokemon/jolteon/back.png | |
rgbgfx -o gfx/pokemon/caterpie/front.2bpp gfx/pokemon/caterpie/front.png | |
rgbgfx -h -o gfx/pokemon/hoppip/back.2bpp gfx/pokemon/hoppip/back.png | |
rgbgfx -h -o gfx/trainers/blue.2bpp gfx/trainers/blue.png | |
rgbgfx -h -o gfx/pokemon/granbull/back.2bpp gfx/pokemon/granbull/back.png | |
rgbgfx -h -o gfx/trainers/gentleman.2bpp gfx/trainers/gentleman.png | |
rgbgfx -h -o gfx/trainers/executive_m.2bpp gfx/trainers/executive_m.png | |
rgbgfx -h -o gfx/pokemon/spearow/back.2bpp gfx/pokemon/spearow/back.png | |
rgbgfx -h -o gfx/pokemon/sunkern/back.2bpp gfx/pokemon/sunkern/back.png | |
rgbgfx -h -o gfx/pokemon/lapras/back.2bpp gfx/pokemon/lapras/back.png | |
rgbgfx -h -o gfx/pokemon/magby/back.2bpp gfx/pokemon/magby/back.png | |
rgbgfx -h -o gfx/pokemon/dragonair/back.2bpp gfx/pokemon/dragonair/back.png | |
rgbgfx -h -o gfx/pokemon/zapdos/back.2bpp gfx/pokemon/zapdos/back.png | |
rgbgfx -h -o gfx/pokemon/chikorita/back.2bpp gfx/pokemon/chikorita/back.png | |
rgbgfx -h -o gfx/pokemon/corsola/back.2bpp gfx/pokemon/corsola/back.png | |
rgbgfx -h -o gfx/pokemon/chinchou/back.2bpp gfx/pokemon/chinchou/back.png | |
rgbgfx -h -o gfx/pokemon/chansey/back.2bpp gfx/pokemon/chansey/back.png | |
rgbgfx -h -o gfx/pokemon/skiploom/back.2bpp gfx/pokemon/skiploom/back.png | |
rgbgfx -o gfx/pokemon/spinarak/front.2bpp gfx/pokemon/spinarak/front.png | |
rgbgfx -h -o gfx/trainers/rival2.2bpp gfx/trainers/rival2.png | |
rgbgfx -o gfx/pokemon/unown_w/front.2bpp gfx/pokemon/unown_w/front.png | |
tools/png_dimensions gfx/pokemon/unown_w/front.png gfx/pokemon/unown_w/front.dimensions | |
rgbgfx -h -o gfx/pokemon/charmander/back.2bpp gfx/pokemon/charmander/back.png | |
rgbgfx -h -o gfx/pokemon/rhyhorn/back.2bpp gfx/pokemon/rhyhorn/back.png | |
rgbgfx -o gfx/pokemon/unown_c/front.2bpp gfx/pokemon/unown_c/front.png | |
tools/png_dimensions gfx/pokemon/unown_c/front.png gfx/pokemon/unown_c/front.dimensions | |
rgbgfx -h -o gfx/trainers/misty.2bpp gfx/trainers/misty.png | |
rgbgfx -h -o gfx/trainers/blaine.2bpp gfx/trainers/blaine.png | |
rgbgfx -o gfx/pokemon/unown_z/front.2bpp gfx/pokemon/unown_z/front.png | |
tools/png_dimensions gfx/pokemon/unown_z/front.png gfx/pokemon/unown_z/front.dimensions | |
rgbgfx -o gfx/pokemon/swinub/front.2bpp gfx/pokemon/swinub/front.png | |
rgbgfx -h -o gfx/pokemon/larvitar/back.2bpp gfx/pokemon/larvitar/back.png | |
rgbgfx -h -o gfx/pokemon/porygon/back.2bpp gfx/pokemon/porygon/back.png | |
rgbgfx -h -o gfx/pokemon/unown_h/back.2bpp gfx/pokemon/unown_h/back.png | |
rgbgfx -h -o gfx/pokemon/paras/back.2bpp gfx/pokemon/paras/back.png | |
rgbgfx -h -o gfx/pokemon/vaporeon/back.2bpp gfx/pokemon/vaporeon/back.png | |
rgbgfx -h -o gfx/pokemon/tentacool/back.2bpp gfx/pokemon/tentacool/back.png | |
rgbgfx -h -o gfx/trainers/executive_f.2bpp gfx/trainers/executive_f.png | |
rgbgfx -h -o gfx/pokemon/bulbasaur/back.2bpp gfx/pokemon/bulbasaur/back.png | |
rgbgfx -h -o gfx/pokemon/smoochum/back.2bpp gfx/pokemon/smoochum/back.png | |
rgbgfx -h -o gfx/pokemon/pichu/back.2bpp gfx/pokemon/pichu/back.png | |
rgbgfx -h -o gfx/pokemon/houndoom/back.2bpp gfx/pokemon/houndoom/back.png | |
rgbgfx -h -o gfx/pokemon/bellsprout/back.2bpp gfx/pokemon/bellsprout/back.png | |
rgbgfx -h -o gfx/pokemon/grimer/back.2bpp gfx/pokemon/grimer/back.png | |
rgbgfx -h -o gfx/pokemon/lanturn/back.2bpp gfx/pokemon/lanturn/back.png | |
rgbgfx -h -o gfx/pokemon/pidgeotto/back.2bpp gfx/pokemon/pidgeotto/back.png | |
rgbgfx -h -o gfx/pokemon/staryu/back.2bpp gfx/pokemon/staryu/back.png | |
rgbgfx -h -o gfx/pokemon/mr__mime/back.2bpp gfx/pokemon/mr__mime/back.png | |
rgbgfx -h -o gfx/pokemon/caterpie/back.2bpp gfx/pokemon/caterpie/back.png | |
rgbgfx -o gfx/pokemon/voltorb/front.2bpp gfx/pokemon/voltorb/front.png | |
rgbgfx -h -o gfx/pokemon/lugia/back.2bpp gfx/pokemon/lugia/back.png | |
rgbgfx -h -o gfx/trainers/pryce.2bpp gfx/trainers/pryce.png | |
rgbgfx -h -o gfx/trainers/brock.2bpp gfx/trainers/brock.png | |
rgbgfx -o gfx/pokemon/unown_g/front.2bpp gfx/pokemon/unown_g/front.png | |
tools/png_dimensions gfx/pokemon/unown_g/front.png gfx/pokemon/unown_g/front.dimensions | |
rgbgfx -h -o gfx/pokemon/arbok/back.2bpp gfx/pokemon/arbok/back.png | |
rgbgfx -h -o gfx/pokemon/politoed/back.2bpp gfx/pokemon/politoed/back.png | |
rgbgfx -h -o gfx/pokemon/dragonite/back.2bpp gfx/pokemon/dragonite/back.png | |
rgbgfx -h -o gfx/pokemon/hitmonlee/back.2bpp gfx/pokemon/hitmonlee/back.png | |
rgbgfx -o gfx/pokemon/natu/front.2bpp gfx/pokemon/natu/front.png | |
rgbgfx -h -o gfx/pokemon/ursaring/back.2bpp gfx/pokemon/ursaring/back.png | |
rgbgfx -h -o gfx/trainers/sage.2bpp gfx/trainers/sage.png | |
rgbgfx -h -o gfx/pokemon/teddiursa/back.2bpp gfx/pokemon/teddiursa/back.png | |
rgbgfx -h -o gfx/pokemon/phanpy/back.2bpp gfx/pokemon/phanpy/back.png | |
rgbgfx -o gfx/pokemon/unown_v/front.2bpp gfx/pokemon/unown_v/front.png | |
tools/png_dimensions gfx/pokemon/unown_v/front.png gfx/pokemon/unown_v/front.dimensions | |
rgbgfx -h -o gfx/pokemon/kakuna/back.2bpp gfx/pokemon/kakuna/back.png | |
rgbgfx -h -o gfx/pokemon/wobbuffet/back.2bpp gfx/pokemon/wobbuffet/back.png | |
rgbgfx -h -o gfx/pokemon/togepi/back.2bpp gfx/pokemon/togepi/back.png | |
rgbgfx -h -o gfx/pokemon/crobat/back.2bpp gfx/pokemon/crobat/back.png | |
rgbgfx -h -o gfx/pokemon/blissey/back.2bpp gfx/pokemon/blissey/back.png | |
rgbgfx -h -o gfx/pokemon/ampharos/back.2bpp gfx/pokemon/ampharos/back.png | |
rgbgfx -h -o gfx/pokemon/igglybuff/back.2bpp gfx/pokemon/igglybuff/back.png | |
rgbgfx -h -o gfx/pokemon/azumarill/back.2bpp gfx/pokemon/azumarill/back.png | |
rgbgfx -h -o gfx/pokemon/octillery/back.2bpp gfx/pokemon/octillery/back.png | |
rgbgfx -o gfx/pokemon/unown_s/front.2bpp gfx/pokemon/unown_s/front.png | |
tools/png_dimensions gfx/pokemon/unown_s/front.png gfx/pokemon/unown_s/front.dimensions | |
rgbgfx -h -o gfx/pokemon/horsea/back.2bpp gfx/pokemon/horsea/back.png | |
rgbgfx -h -o gfx/pokemon/sentret/back.2bpp gfx/pokemon/sentret/back.png | |
rgbgfx -o gfx/pokemon/unown_o/front.2bpp gfx/pokemon/unown_o/front.png | |
tools/png_dimensions gfx/pokemon/unown_o/front.png gfx/pokemon/unown_o/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_t/front.2bpp gfx/pokemon/unown_t/front.png | |
tools/png_dimensions gfx/pokemon/unown_t/front.png gfx/pokemon/unown_t/front.dimensions | |
rgbgfx -h -o gfx/pokemon/wigglytuff/back.2bpp gfx/pokemon/wigglytuff/back.png | |
rgbgfx -h -o gfx/pokemon/articuno/back.2bpp gfx/pokemon/articuno/back.png | |
rgbgfx -h -o gfx/pokemon/ditto/back.2bpp gfx/pokemon/ditto/back.png | |
rgbgfx -h -o gfx/pokemon/weedle/back.2bpp gfx/pokemon/weedle/back.png | |
rgbgfx -o gfx/pokemon/unown_h/front.2bpp gfx/pokemon/unown_h/front.png | |
tools/png_dimensions gfx/pokemon/unown_h/front.png gfx/pokemon/unown_h/front.dimensions | |
rgbgfx -h -o gfx/pokemon/cleffa/back.2bpp gfx/pokemon/cleffa/back.png | |
rgbgfx -h -o gfx/pokemon/drowzee/back.2bpp gfx/pokemon/drowzee/back.png | |
rgbgfx -h -o gfx/pokemon/gastly/back.2bpp gfx/pokemon/gastly/back.png | |
rgbgfx -h -o gfx/pokemon/fearow/back.2bpp gfx/pokemon/fearow/back.png | |
rgbgfx -h -o gfx/pokemon/marill/back.2bpp gfx/pokemon/marill/back.png | |
rgbgfx -h -o gfx/pokemon/dratini/back.2bpp gfx/pokemon/dratini/back.png | |
rgbgfx -h -o gfx/pokemon/electrode/back.2bpp gfx/pokemon/electrode/back.png | |
rgbgfx -h -o gfx/pokemon/skarmory/back.2bpp gfx/pokemon/skarmory/back.png | |
rgbgfx -h -o gfx/pokemon/metapod/back.2bpp gfx/pokemon/metapod/back.png | |
rgbgfx -h -o gfx/pokemon/jigglypuff/back.2bpp gfx/pokemon/jigglypuff/back.png | |
rgbgfx -h -o gfx/pokemon/oddish/back.2bpp gfx/pokemon/oddish/back.png | |
rgbgfx -h -o gfx/pokemon/unown_d/back.2bpp gfx/pokemon/unown_d/back.png | |
rgbgfx -h -o gfx/pokemon/spinarak/back.2bpp gfx/pokemon/spinarak/back.png | |
rgbgfx -h -o gfx/pokemon/raikou/back.2bpp gfx/pokemon/raikou/back.png | |
rgbgfx -o gfx/pokemon/unown_k/front.2bpp gfx/pokemon/unown_k/front.png | |
tools/png_dimensions gfx/pokemon/unown_k/front.png gfx/pokemon/unown_k/front.dimensions | |
rgbgfx -h -o gfx/pokemon/houndour/back.2bpp gfx/pokemon/houndour/back.png | |
rgbgfx -h -o gfx/pokemon/poliwag/back.2bpp gfx/pokemon/poliwag/back.png | |
rgbgfx -h -o gfx/pokemon/squirtle/back.2bpp gfx/pokemon/squirtle/back.png | |
rgbgfx -h -o gfx/pokemon/shuckle/back.2bpp gfx/pokemon/shuckle/back.png | |
rgbgfx -h -o gfx/pokemon/dewgong/back.2bpp gfx/pokemon/dewgong/back.png | |
rgbgfx -o gfx/pokemon/unown_b/front.2bpp gfx/pokemon/unown_b/front.png | |
tools/png_dimensions gfx/pokemon/unown_b/front.png gfx/pokemon/unown_b/front.dimensions | |
rgbgfx -h -o gfx/pokemon/slowpoke/back.2bpp gfx/pokemon/slowpoke/back.png | |
rgbgfx -h -o gfx/pokemon/dunsparce/back.2bpp gfx/pokemon/dunsparce/back.png | |
rgbgfx -h -o gfx/pokemon/donphan/back.2bpp gfx/pokemon/donphan/back.png | |
rgbgfx -h -o gfx/pokemon/wooper/back.2bpp gfx/pokemon/wooper/back.png | |
rgbgfx -h -o gfx/pokemon/tauros/back.2bpp gfx/pokemon/tauros/back.png | |
rgbgfx -o gfx/pokemon/unown_x/front.2bpp gfx/pokemon/unown_x/front.png | |
tools/png_dimensions gfx/pokemon/unown_x/front.png gfx/pokemon/unown_x/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_n/front.2bpp gfx/pokemon/unown_n/front.png | |
tools/png_dimensions gfx/pokemon/unown_n/front.png gfx/pokemon/unown_n/front.dimensions | |
rgbgfx -h -o gfx/pokemon/tangela/back.2bpp gfx/pokemon/tangela/back.png | |
rgbgfx -h -o gfx/pokemon/voltorb/back.2bpp gfx/pokemon/voltorb/back.png | |
rgbgfx -o gfx/pokemon/unown_j/front.2bpp gfx/pokemon/unown_j/front.png | |
tools/png_dimensions gfx/pokemon/unown_j/front.png gfx/pokemon/unown_j/front.dimensions | |
rgbgfx -h -o gfx/pokemon/mantine/back.2bpp gfx/pokemon/mantine/back.png | |
rgbgfx -o gfx/pokemon/unown_l/front.2bpp gfx/pokemon/unown_l/front.png | |
tools/png_dimensions gfx/pokemon/unown_l/front.png gfx/pokemon/unown_l/front.dimensions | |
rgbgfx -h -o gfx/pokemon/piloswine/back.2bpp gfx/pokemon/piloswine/back.png | |
rgbgfx -o gfx/pokemon/unown_m/front.2bpp gfx/pokemon/unown_m/front.png | |
tools/png_dimensions gfx/pokemon/unown_m/front.png gfx/pokemon/unown_m/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_f/front.2bpp gfx/pokemon/unown_f/front.png | |
tools/png_dimensions gfx/pokemon/unown_f/front.png gfx/pokemon/unown_f/front.dimensions | |
rgbgfx -h -o gfx/pokemon/natu/back.2bpp gfx/pokemon/natu/back.png | |
rgbgfx -o gfx/pokemon/unown_a/front.2bpp gfx/pokemon/unown_a/front.png | |
rgbgfx -h -o gfx/pokemon/golem/back.2bpp gfx/pokemon/golem/back.png | |
rgbgfx -o gfx/pokemon/unown_u/front.2bpp gfx/pokemon/unown_u/front.png | |
tools/png_dimensions gfx/pokemon/unown_u/front.png gfx/pokemon/unown_u/front.dimensions | |
rgbgfx -h -o gfx/pokemon/diglett/back.2bpp gfx/pokemon/diglett/back.png | |
rgbgfx -o gfx/pokemon/unown_q/front.2bpp gfx/pokemon/unown_q/front.png | |
tools/png_dimensions gfx/pokemon/unown_q/front.png gfx/pokemon/unown_q/front.dimensions | |
rgbgfx -o gfx/pokemon/unown_p/front.2bpp gfx/pokemon/unown_p/front.png | |
tools/png_dimensions gfx/pokemon/unown_p/front.png gfx/pokemon/unown_p/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_c/back.2bpp gfx/pokemon/unown_c/back.png | |
rgbgfx -h -o gfx/pokemon/jynx/back.2bpp gfx/pokemon/jynx/back.png | |
rgbgfx -h -o gfx/pokemon/golbat/back.2bpp gfx/pokemon/golbat/back.png | |
rgbgfx -o gfx/pokemon/unown_y/front.2bpp gfx/pokemon/unown_y/front.png | |
tools/png_dimensions gfx/pokemon/unown_y/front.png gfx/pokemon/unown_y/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_g/back.2bpp gfx/pokemon/unown_g/back.png | |
rgbgfx -o gfx/pokemon/unown_i/front.2bpp gfx/pokemon/unown_i/front.png | |
tools/png_dimensions gfx/pokemon/unown_i/front.png gfx/pokemon/unown_i/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_v/back.2bpp gfx/pokemon/unown_v/back.png | |
rgbgfx -h -o gfx/pokemon/forretress/back.2bpp gfx/pokemon/forretress/back.png | |
rgbgfx -h -o gfx/pokemon/unown_s/back.2bpp gfx/pokemon/unown_s/back.png | |
rgbgfx -o gfx/pokemon/unown_r/front.2bpp gfx/pokemon/unown_r/front.png | |
tools/png_dimensions gfx/pokemon/unown_r/front.png gfx/pokemon/unown_r/front.dimensions | |
rgbgfx -h -o gfx/pokemon/unown_e/back.2bpp gfx/pokemon/unown_e/back.png | |
rgbgfx -h -o gfx/pokemon/unown_j/back.2bpp gfx/pokemon/unown_j/back.png | |
rgbgfx -h -o gfx/pokemon/unown_b/back.2bpp gfx/pokemon/unown_b/back.png | |
rgbgfx -h -o gfx/pokemon/unown_o/back.2bpp gfx/pokemon/unown_o/back.png | |
rgbgfx -h -o gfx/pokemon/unown_z/back.2bpp gfx/pokemon/unown_z/back.png | |
rgbgfx -h -o gfx/pokemon/unown_w/back.2bpp gfx/pokemon/unown_w/back.png | |
rgbgfx -h -o gfx/pokemon/unown_n/back.2bpp gfx/pokemon/unown_n/back.png | |
rgbgfx -h -o gfx/pokemon/unown_a/back.2bpp gfx/pokemon/unown_a/back.png | |
rgbgfx -h -o gfx/pokemon/unown_m/back.2bpp gfx/pokemon/unown_m/back.png | |
rgbgfx -h -o gfx/pokemon/unown_k/back.2bpp gfx/pokemon/unown_k/back.png | |
rgbgfx -h -o gfx/pokemon/unown_t/back.2bpp gfx/pokemon/unown_t/back.png | |
rgbgfx -h -o gfx/pokemon/unown_x/back.2bpp gfx/pokemon/unown_x/back.png | |
rgbgfx -h -o gfx/pokemon/unown_l/back.2bpp gfx/pokemon/unown_l/back.png | |
rgbgfx -h -o gfx/pokemon/unown_u/back.2bpp gfx/pokemon/unown_u/back.png | |
rgbgfx -h -o gfx/pokemon/unown_q/back.2bpp gfx/pokemon/unown_q/back.png | |
rgbgfx -h -o gfx/pokemon/unown_y/back.2bpp gfx/pokemon/unown_y/back.png | |
rgbgfx -h -o gfx/pokemon/unown_p/back.2bpp gfx/pokemon/unown_p/back.png | |
rgbgfx -h -o gfx/pokemon/unown_i/back.2bpp gfx/pokemon/unown_i/back.png | |
rgbgfx -h -o gfx/pokemon/unown_r/back.2bpp gfx/pokemon/unown_r/back.png | |
cp gfx/pokemon/spinarak/back.2bpp.lz.14002836 gfx/pokemon/spinarak/back.2bpp.lz | |
cp gfx/pokemon/raikou/back.2bpp.lz.657ddfaf gfx/pokemon/raikou/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_k/front.animated.2bpp gfx/pokemon/unown_k/front.2bpp gfx/pokemon/unown_k/front.dimensions | |
cp gfx/pokemon/houndour/back.2bpp.lz.ae5f2dc9 gfx/pokemon/houndour/back.2bpp.lz | |
cp gfx/pokemon/poliwag/back.2bpp.lz.35b9ee20 gfx/pokemon/poliwag/back.2bpp.lz | |
cp gfx/pokemon/squirtle/back.2bpp.lz.76295ae8 gfx/pokemon/squirtle/back.2bpp.lz | |
cp gfx/pokemon/shuckle/back.2bpp.lz.8d66899b gfx/pokemon/shuckle/back.2bpp.lz | |
cp gfx/pokemon/dewgong/back.2bpp.lz.4e1fef76 gfx/pokemon/dewgong/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_b/front.animated.2bpp gfx/pokemon/unown_b/front.2bpp gfx/pokemon/unown_b/front.dimensions | |
cp gfx/pokemon/slowpoke/back.2bpp.lz.f2d1bb5c gfx/pokemon/slowpoke/back.2bpp.lz | |
cp gfx/pokemon/dunsparce/back.2bpp.lz.aee69114 gfx/pokemon/dunsparce/back.2bpp.lz | |
cp gfx/pokemon/donphan/back.2bpp.lz.5067b370 gfx/pokemon/donphan/back.2bpp.lz | |
cp gfx/pokemon/wooper/back.2bpp.lz.4f4b7917 gfx/pokemon/wooper/back.2bpp.lz | |
cp gfx/pokemon/tauros/back.2bpp.lz.f487c586 gfx/pokemon/tauros/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_x/front.animated.2bpp gfx/pokemon/unown_x/front.2bpp gfx/pokemon/unown_x/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_n/front.animated.2bpp gfx/pokemon/unown_n/front.2bpp gfx/pokemon/unown_n/front.dimensions | |
cp gfx/pokemon/tangela/back.2bpp.lz.435194a6 gfx/pokemon/tangela/back.2bpp.lz | |
cp gfx/pokemon/voltorb/back.2bpp.lz.f19cefe9 gfx/pokemon/voltorb/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_j/front.animated.2bpp gfx/pokemon/unown_j/front.2bpp gfx/pokemon/unown_j/front.dimensions | |
cp gfx/pokemon/mantine/back.2bpp.lz.1320b7f3 gfx/pokemon/mantine/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_l/front.animated.2bpp gfx/pokemon/unown_l/front.2bpp gfx/pokemon/unown_l/front.dimensions | |
cp gfx/pokemon/piloswine/back.2bpp.lz.6fe7da21 gfx/pokemon/piloswine/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_m/front.animated.2bpp gfx/pokemon/unown_m/front.2bpp gfx/pokemon/unown_m/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_f/front.animated.2bpp gfx/pokemon/unown_f/front.2bpp gfx/pokemon/unown_f/front.dimensions | |
cp gfx/pokemon/natu/back.2bpp.lz.c8339fb4 gfx/pokemon/natu/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_a/front.animated.2bpp gfx/pokemon/unown_a/front.2bpp gfx/pokemon/unown_a/front.dimensions | |
cp gfx/pokemon/golem/back.2bpp.lz.ae903dee gfx/pokemon/golem/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_u/front.animated.2bpp gfx/pokemon/unown_u/front.2bpp gfx/pokemon/unown_u/front.dimensions | |
cp gfx/pokemon/diglett/back.2bpp.lz.31d8cacc gfx/pokemon/diglett/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_q/front.animated.2bpp gfx/pokemon/unown_q/front.2bpp gfx/pokemon/unown_q/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_p/front.animated.2bpp gfx/pokemon/unown_p/front.2bpp gfx/pokemon/unown_p/front.dimensions | |
cp gfx/pokemon/unown_c/back.2bpp.lz.f92b665a gfx/pokemon/unown_c/back.2bpp.lz | |
cp gfx/pokemon/jynx/back.2bpp.lz.1eef1c1b gfx/pokemon/jynx/back.2bpp.lz | |
cp gfx/pokemon/golbat/back.2bpp.lz.e277e260 gfx/pokemon/golbat/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_y/front.animated.2bpp gfx/pokemon/unown_y/front.2bpp gfx/pokemon/unown_y/front.dimensions | |
cp gfx/pokemon/unown_g/back.2bpp.lz.91650439 gfx/pokemon/unown_g/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_i/front.animated.2bpp gfx/pokemon/unown_i/front.2bpp gfx/pokemon/unown_i/front.dimensions | |
cp gfx/pokemon/unown_v/back.2bpp.lz.5b1a6acc gfx/pokemon/unown_v/back.2bpp.lz | |
cp gfx/pokemon/forretress/back.2bpp.lz.2b8e5f48 gfx/pokemon/forretress/back.2bpp.lz | |
cp gfx/pokemon/unown_s/back.2bpp.lz.abd4ad58 gfx/pokemon/unown_s/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_r/front.animated.2bpp gfx/pokemon/unown_r/front.2bpp gfx/pokemon/unown_r/front.dimensions | |
cp gfx/pokemon/unown_e/back.2bpp.lz.777a8ecd gfx/pokemon/unown_e/back.2bpp.lz | |
cp gfx/pokemon/unown_j/back.2bpp.lz.b0f3bec2 gfx/pokemon/unown_j/back.2bpp.lz | |
cp gfx/pokemon/unown_b/back.2bpp.lz.72a0840f gfx/pokemon/unown_b/back.2bpp.lz | |
cp gfx/pokemon/unown_o/back.2bpp.lz.89ba693c gfx/pokemon/unown_o/back.2bpp.lz | |
cp gfx/pokemon/unown_z/back.2bpp.lz.a41240a1 gfx/pokemon/unown_z/back.2bpp.lz | |
cp gfx/pokemon/unown_w/back.2bpp.lz.a55282bf gfx/pokemon/unown_w/back.2bpp.lz | |
cp gfx/pokemon/unown_n/back.2bpp.lz.c8b7d3a4 gfx/pokemon/unown_n/back.2bpp.lz | |
cp gfx/pokemon/unown_a/back.2bpp.lz.b8389572 gfx/pokemon/unown_a/back.2bpp.lz | |
cp gfx/pokemon/unown_m/back.2bpp.lz.38d93bc8 gfx/pokemon/unown_m/back.2bpp.lz | |
cp gfx/pokemon/unown_k/back.2bpp.lz.745fda48 gfx/pokemon/unown_k/back.2bpp.lz | |
cp gfx/pokemon/unown_t/back.2bpp.lz.87d48ca0 gfx/pokemon/unown_t/back.2bpp.lz | |
cp gfx/pokemon/unown_x/back.2bpp.lz.0001a198 gfx/pokemon/unown_x/back.2bpp.lz | |
cp gfx/pokemon/unown_l/back.2bpp.lz.e38e0d57 gfx/pokemon/unown_l/back.2bpp.lz | |
cp gfx/pokemon/unown_u/back.2bpp.lz.40b63dfb gfx/pokemon/unown_u/back.2bpp.lz | |
cp gfx/pokemon/unown_q/back.2bpp.lz.e32430b4 gfx/pokemon/unown_q/back.2bpp.lz | |
cp gfx/pokemon/unown_y/back.2bpp.lz.292d9ff2 gfx/pokemon/unown_y/back.2bpp.lz | |
cp gfx/pokemon/unown_p/back.2bpp.lz.09c618c4 gfx/pokemon/unown_p/back.2bpp.lz | |
cp gfx/pokemon/unown_i/back.2bpp.lz.7feb4b30 gfx/pokemon/unown_i/back.2bpp.lz | |
cp gfx/pokemon/unown_r/back.2bpp.lz.5df8287c gfx/pokemon/unown_r/back.2bpp.lz | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_a/front.animated.tilemap gfx/pokemon/unown_a/front.2bpp gfx/pokemon/unown_a/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_b/front.animated.tilemap gfx/pokemon/unown_b/front.2bpp gfx/pokemon/unown_b/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_c/front.animated.tilemap gfx/pokemon/unown_c/front.2bpp gfx/pokemon/unown_c/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_d/front.animated.tilemap gfx/pokemon/unown_d/front.2bpp gfx/pokemon/unown_d/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_e/front.animated.tilemap gfx/pokemon/unown_e/front.2bpp gfx/pokemon/unown_e/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_f/front.animated.tilemap gfx/pokemon/unown_f/front.2bpp gfx/pokemon/unown_f/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_g/front.animated.tilemap gfx/pokemon/unown_g/front.2bpp gfx/pokemon/unown_g/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_h/front.animated.tilemap gfx/pokemon/unown_h/front.2bpp gfx/pokemon/unown_h/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_i/front.animated.tilemap gfx/pokemon/unown_i/front.2bpp gfx/pokemon/unown_i/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_j/front.animated.tilemap gfx/pokemon/unown_j/front.2bpp gfx/pokemon/unown_j/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_k/front.animated.tilemap gfx/pokemon/unown_k/front.2bpp gfx/pokemon/unown_k/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_l/front.animated.tilemap gfx/pokemon/unown_l/front.2bpp gfx/pokemon/unown_l/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_m/front.animated.tilemap gfx/pokemon/unown_m/front.2bpp gfx/pokemon/unown_m/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_n/front.animated.tilemap gfx/pokemon/unown_n/front.2bpp gfx/pokemon/unown_n/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_o/front.animated.tilemap gfx/pokemon/unown_o/front.2bpp gfx/pokemon/unown_o/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_p/front.animated.tilemap gfx/pokemon/unown_p/front.2bpp gfx/pokemon/unown_p/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_q/front.animated.tilemap gfx/pokemon/unown_q/front.2bpp gfx/pokemon/unown_q/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_r/front.animated.tilemap gfx/pokemon/unown_r/front.2bpp gfx/pokemon/unown_r/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_s/front.animated.tilemap gfx/pokemon/unown_s/front.2bpp gfx/pokemon/unown_s/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_t/front.animated.tilemap gfx/pokemon/unown_t/front.2bpp gfx/pokemon/unown_t/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_u/front.animated.tilemap gfx/pokemon/unown_u/front.2bpp gfx/pokemon/unown_u/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_v/front.animated.tilemap gfx/pokemon/unown_v/front.2bpp gfx/pokemon/unown_v/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_w/front.animated.tilemap gfx/pokemon/unown_w/front.2bpp gfx/pokemon/unown_w/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_x/front.animated.tilemap gfx/pokemon/unown_x/front.2bpp gfx/pokemon/unown_x/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_y/front.animated.tilemap gfx/pokemon/unown_y/front.2bpp gfx/pokemon/unown_y/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/unown_z/front.animated.tilemap gfx/pokemon/unown_z/front.2bpp gfx/pokemon/unown_z/front.dimensions | |
rgbasm -E -L -o gfx/pokemon/unown_anims.o gfx/pokemon/unown_anims.asm | |
rgbasm -E -L -o gfx/pokemon/frame_pointers.o gfx/pokemon/frame_pointers.asm | |
tools/pokemon_animation -b gfx/pokemon/unown_a/front.animated.tilemap gfx/pokemon/unown_a/front.dimensions > gfx/pokemon/unown_a/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_b/front.animated.tilemap gfx/pokemon/unown_b/front.dimensions > gfx/pokemon/unown_b/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_c/front.animated.tilemap gfx/pokemon/unown_c/front.dimensions > gfx/pokemon/unown_c/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_d/front.animated.tilemap gfx/pokemon/unown_d/front.dimensions > gfx/pokemon/unown_d/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_e/front.animated.tilemap gfx/pokemon/unown_e/front.dimensions > gfx/pokemon/unown_e/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_f/front.animated.tilemap gfx/pokemon/unown_f/front.dimensions > gfx/pokemon/unown_f/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_g/front.animated.tilemap gfx/pokemon/unown_g/front.dimensions > gfx/pokemon/unown_g/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_h/front.animated.tilemap gfx/pokemon/unown_h/front.dimensions > gfx/pokemon/unown_h/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_i/front.animated.tilemap gfx/pokemon/unown_i/front.dimensions > gfx/pokemon/unown_i/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_j/front.animated.tilemap gfx/pokemon/unown_j/front.dimensions > gfx/pokemon/unown_j/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_k/front.animated.tilemap gfx/pokemon/unown_k/front.dimensions > gfx/pokemon/unown_k/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_l/front.animated.tilemap gfx/pokemon/unown_l/front.dimensions > gfx/pokemon/unown_l/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_m/front.animated.tilemap gfx/pokemon/unown_m/front.dimensions > gfx/pokemon/unown_m/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_n/front.animated.tilemap gfx/pokemon/unown_n/front.dimensions > gfx/pokemon/unown_n/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_o/front.animated.tilemap gfx/pokemon/unown_o/front.dimensions > gfx/pokemon/unown_o/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_p/front.animated.tilemap gfx/pokemon/unown_p/front.dimensions > gfx/pokemon/unown_p/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_q/front.animated.tilemap gfx/pokemon/unown_q/front.dimensions > gfx/pokemon/unown_q/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_r/front.animated.tilemap gfx/pokemon/unown_r/front.dimensions > gfx/pokemon/unown_r/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_s/front.animated.tilemap gfx/pokemon/unown_s/front.dimensions > gfx/pokemon/unown_s/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_t/front.animated.tilemap gfx/pokemon/unown_t/front.dimensions > gfx/pokemon/unown_t/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_u/front.animated.tilemap gfx/pokemon/unown_u/front.dimensions > gfx/pokemon/unown_u/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_v/front.animated.tilemap gfx/pokemon/unown_v/front.dimensions > gfx/pokemon/unown_v/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_w/front.animated.tilemap gfx/pokemon/unown_w/front.dimensions > gfx/pokemon/unown_w/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_x/front.animated.tilemap gfx/pokemon/unown_x/front.dimensions > gfx/pokemon/unown_x/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_y/front.animated.tilemap gfx/pokemon/unown_y/front.dimensions > gfx/pokemon/unown_y/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/unown_z/front.animated.tilemap gfx/pokemon/unown_z/front.dimensions > gfx/pokemon/unown_z/bitmask.inc | |
tools/pokemon_animation_graphics -t gfx/pokemon/bulbasaur/front.animated.tilemap gfx/pokemon/bulbasaur/front.2bpp gfx/pokemon/bulbasaur/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ivysaur/front.animated.tilemap gfx/pokemon/ivysaur/front.2bpp gfx/pokemon/ivysaur/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/venusaur/front.animated.tilemap gfx/pokemon/venusaur/front.2bpp gfx/pokemon/venusaur/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/charmander/front.animated.tilemap gfx/pokemon/charmander/front.2bpp gfx/pokemon/charmander/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/charmeleon/front.animated.tilemap gfx/pokemon/charmeleon/front.2bpp gfx/pokemon/charmeleon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/charizard/front.animated.tilemap gfx/pokemon/charizard/front.2bpp gfx/pokemon/charizard/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/squirtle/front.animated.tilemap gfx/pokemon/squirtle/front.2bpp gfx/pokemon/squirtle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/wartortle/front.animated.tilemap gfx/pokemon/wartortle/front.2bpp gfx/pokemon/wartortle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/blastoise/front.animated.tilemap gfx/pokemon/blastoise/front.2bpp gfx/pokemon/blastoise/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/caterpie/front.animated.tilemap gfx/pokemon/caterpie/front.2bpp gfx/pokemon/caterpie/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/metapod/front.animated.tilemap gfx/pokemon/metapod/front.2bpp gfx/pokemon/metapod/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/butterfree/front.animated.tilemap gfx/pokemon/butterfree/front.2bpp gfx/pokemon/butterfree/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/weedle/front.animated.tilemap gfx/pokemon/weedle/front.2bpp gfx/pokemon/weedle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kakuna/front.animated.tilemap gfx/pokemon/kakuna/front.2bpp gfx/pokemon/kakuna/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/beedrill/front.animated.tilemap gfx/pokemon/beedrill/front.2bpp gfx/pokemon/beedrill/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pidgey/front.animated.tilemap gfx/pokemon/pidgey/front.2bpp gfx/pokemon/pidgey/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pidgeotto/front.animated.tilemap gfx/pokemon/pidgeotto/front.2bpp gfx/pokemon/pidgeotto/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pidgeot/front.animated.tilemap gfx/pokemon/pidgeot/front.2bpp gfx/pokemon/pidgeot/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/rattata/front.animated.tilemap gfx/pokemon/rattata/front.2bpp gfx/pokemon/rattata/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/raticate/front.animated.tilemap gfx/pokemon/raticate/front.2bpp gfx/pokemon/raticate/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/spearow/front.animated.tilemap gfx/pokemon/spearow/front.2bpp gfx/pokemon/spearow/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/fearow/front.animated.tilemap gfx/pokemon/fearow/front.2bpp gfx/pokemon/fearow/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ekans/front.animated.tilemap gfx/pokemon/ekans/front.2bpp gfx/pokemon/ekans/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/arbok/front.animated.tilemap gfx/pokemon/arbok/front.2bpp gfx/pokemon/arbok/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pikachu/front.animated.tilemap gfx/pokemon/pikachu/front.2bpp gfx/pokemon/pikachu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/raichu/front.animated.tilemap gfx/pokemon/raichu/front.2bpp gfx/pokemon/raichu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sandshrew/front.animated.tilemap gfx/pokemon/sandshrew/front.2bpp gfx/pokemon/sandshrew/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sandslash/front.animated.tilemap gfx/pokemon/sandslash/front.2bpp gfx/pokemon/sandslash/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidoran_f/front.animated.tilemap gfx/pokemon/nidoran_f/front.2bpp gfx/pokemon/nidoran_f/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidorina/front.animated.tilemap gfx/pokemon/nidorina/front.2bpp gfx/pokemon/nidorina/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidoqueen/front.animated.tilemap gfx/pokemon/nidoqueen/front.2bpp gfx/pokemon/nidoqueen/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidoran_m/front.animated.tilemap gfx/pokemon/nidoran_m/front.2bpp gfx/pokemon/nidoran_m/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidorino/front.animated.tilemap gfx/pokemon/nidorino/front.2bpp gfx/pokemon/nidorino/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/nidoking/front.animated.tilemap gfx/pokemon/nidoking/front.2bpp gfx/pokemon/nidoking/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/clefairy/front.animated.tilemap gfx/pokemon/clefairy/front.2bpp gfx/pokemon/clefairy/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/clefable/front.animated.tilemap gfx/pokemon/clefable/front.2bpp gfx/pokemon/clefable/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/vulpix/front.animated.tilemap gfx/pokemon/vulpix/front.2bpp gfx/pokemon/vulpix/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ninetales/front.animated.tilemap gfx/pokemon/ninetales/front.2bpp gfx/pokemon/ninetales/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/jigglypuff/front.animated.tilemap gfx/pokemon/jigglypuff/front.2bpp gfx/pokemon/jigglypuff/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/wigglytuff/front.animated.tilemap gfx/pokemon/wigglytuff/front.2bpp gfx/pokemon/wigglytuff/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/zubat/front.animated.tilemap gfx/pokemon/zubat/front.2bpp gfx/pokemon/zubat/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/golbat/front.animated.tilemap gfx/pokemon/golbat/front.2bpp gfx/pokemon/golbat/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/oddish/front.animated.tilemap gfx/pokemon/oddish/front.2bpp gfx/pokemon/oddish/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gloom/front.animated.tilemap gfx/pokemon/gloom/front.2bpp gfx/pokemon/gloom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/vileplume/front.animated.tilemap gfx/pokemon/vileplume/front.2bpp gfx/pokemon/vileplume/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/paras/front.animated.tilemap gfx/pokemon/paras/front.2bpp gfx/pokemon/paras/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/parasect/front.animated.tilemap gfx/pokemon/parasect/front.2bpp gfx/pokemon/parasect/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/venonat/front.animated.tilemap gfx/pokemon/venonat/front.2bpp gfx/pokemon/venonat/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/venomoth/front.animated.tilemap gfx/pokemon/venomoth/front.2bpp gfx/pokemon/venomoth/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/diglett/front.animated.tilemap gfx/pokemon/diglett/front.2bpp gfx/pokemon/diglett/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dugtrio/front.animated.tilemap gfx/pokemon/dugtrio/front.2bpp gfx/pokemon/dugtrio/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/meowth/front.animated.tilemap gfx/pokemon/meowth/front.2bpp gfx/pokemon/meowth/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/persian/front.animated.tilemap gfx/pokemon/persian/front.2bpp gfx/pokemon/persian/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/psyduck/front.animated.tilemap gfx/pokemon/psyduck/front.2bpp gfx/pokemon/psyduck/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/golduck/front.animated.tilemap gfx/pokemon/golduck/front.2bpp gfx/pokemon/golduck/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mankey/front.animated.tilemap gfx/pokemon/mankey/front.2bpp gfx/pokemon/mankey/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/primeape/front.animated.tilemap gfx/pokemon/primeape/front.2bpp gfx/pokemon/primeape/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/growlithe/front.animated.tilemap gfx/pokemon/growlithe/front.2bpp gfx/pokemon/growlithe/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/arcanine/front.animated.tilemap gfx/pokemon/arcanine/front.2bpp gfx/pokemon/arcanine/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/poliwag/front.animated.tilemap gfx/pokemon/poliwag/front.2bpp gfx/pokemon/poliwag/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/poliwhirl/front.animated.tilemap gfx/pokemon/poliwhirl/front.2bpp gfx/pokemon/poliwhirl/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/poliwrath/front.animated.tilemap gfx/pokemon/poliwrath/front.2bpp gfx/pokemon/poliwrath/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/abra/front.animated.tilemap gfx/pokemon/abra/front.2bpp gfx/pokemon/abra/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kadabra/front.animated.tilemap gfx/pokemon/kadabra/front.2bpp gfx/pokemon/kadabra/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/alakazam/front.animated.tilemap gfx/pokemon/alakazam/front.2bpp gfx/pokemon/alakazam/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/machop/front.animated.tilemap gfx/pokemon/machop/front.2bpp gfx/pokemon/machop/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/machoke/front.animated.tilemap gfx/pokemon/machoke/front.2bpp gfx/pokemon/machoke/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/machamp/front.animated.tilemap gfx/pokemon/machamp/front.2bpp gfx/pokemon/machamp/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/bellsprout/front.animated.tilemap gfx/pokemon/bellsprout/front.2bpp gfx/pokemon/bellsprout/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/weepinbell/front.animated.tilemap gfx/pokemon/weepinbell/front.2bpp gfx/pokemon/weepinbell/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/victreebel/front.animated.tilemap gfx/pokemon/victreebel/front.2bpp gfx/pokemon/victreebel/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tentacool/front.animated.tilemap gfx/pokemon/tentacool/front.2bpp gfx/pokemon/tentacool/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tentacruel/front.animated.tilemap gfx/pokemon/tentacruel/front.2bpp gfx/pokemon/tentacruel/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/geodude/front.animated.tilemap gfx/pokemon/geodude/front.2bpp gfx/pokemon/geodude/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/graveler/front.animated.tilemap gfx/pokemon/graveler/front.2bpp gfx/pokemon/graveler/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/golem/front.animated.tilemap gfx/pokemon/golem/front.2bpp gfx/pokemon/golem/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ponyta/front.animated.tilemap gfx/pokemon/ponyta/front.2bpp gfx/pokemon/ponyta/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/rapidash/front.animated.tilemap gfx/pokemon/rapidash/front.2bpp gfx/pokemon/rapidash/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/slowpoke/front.animated.tilemap gfx/pokemon/slowpoke/front.2bpp gfx/pokemon/slowpoke/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/slowbro/front.animated.tilemap gfx/pokemon/slowbro/front.2bpp gfx/pokemon/slowbro/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magnemite/front.animated.tilemap gfx/pokemon/magnemite/front.2bpp gfx/pokemon/magnemite/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magneton/front.animated.tilemap gfx/pokemon/magneton/front.2bpp gfx/pokemon/magneton/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/farfetch_d/front.animated.tilemap gfx/pokemon/farfetch_d/front.2bpp gfx/pokemon/farfetch_d/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/doduo/front.animated.tilemap gfx/pokemon/doduo/front.2bpp gfx/pokemon/doduo/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dodrio/front.animated.tilemap gfx/pokemon/dodrio/front.2bpp gfx/pokemon/dodrio/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/seel/front.animated.tilemap gfx/pokemon/seel/front.2bpp gfx/pokemon/seel/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dewgong/front.animated.tilemap gfx/pokemon/dewgong/front.2bpp gfx/pokemon/dewgong/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/grimer/front.animated.tilemap gfx/pokemon/grimer/front.2bpp gfx/pokemon/grimer/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/muk/front.animated.tilemap gfx/pokemon/muk/front.2bpp gfx/pokemon/muk/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/shellder/front.animated.tilemap gfx/pokemon/shellder/front.2bpp gfx/pokemon/shellder/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/cloyster/front.animated.tilemap gfx/pokemon/cloyster/front.2bpp gfx/pokemon/cloyster/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gastly/front.animated.tilemap gfx/pokemon/gastly/front.2bpp gfx/pokemon/gastly/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/haunter/front.animated.tilemap gfx/pokemon/haunter/front.2bpp gfx/pokemon/haunter/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gengar/front.animated.tilemap gfx/pokemon/gengar/front.2bpp gfx/pokemon/gengar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/onix/front.animated.tilemap gfx/pokemon/onix/front.2bpp gfx/pokemon/onix/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/drowzee/front.animated.tilemap gfx/pokemon/drowzee/front.2bpp gfx/pokemon/drowzee/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hypno/front.animated.tilemap gfx/pokemon/hypno/front.2bpp gfx/pokemon/hypno/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/krabby/front.animated.tilemap gfx/pokemon/krabby/front.2bpp gfx/pokemon/krabby/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kingler/front.animated.tilemap gfx/pokemon/kingler/front.2bpp gfx/pokemon/kingler/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/voltorb/front.animated.tilemap gfx/pokemon/voltorb/front.2bpp gfx/pokemon/voltorb/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/electrode/front.animated.tilemap gfx/pokemon/electrode/front.2bpp gfx/pokemon/electrode/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/exeggcute/front.animated.tilemap gfx/pokemon/exeggcute/front.2bpp gfx/pokemon/exeggcute/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/exeggutor/front.animated.tilemap gfx/pokemon/exeggutor/front.2bpp gfx/pokemon/exeggutor/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/cubone/front.animated.tilemap gfx/pokemon/cubone/front.2bpp gfx/pokemon/cubone/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/marowak/front.animated.tilemap gfx/pokemon/marowak/front.2bpp gfx/pokemon/marowak/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hitmonlee/front.animated.tilemap gfx/pokemon/hitmonlee/front.2bpp gfx/pokemon/hitmonlee/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hitmonchan/front.animated.tilemap gfx/pokemon/hitmonchan/front.2bpp gfx/pokemon/hitmonchan/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/lickitung/front.animated.tilemap gfx/pokemon/lickitung/front.2bpp gfx/pokemon/lickitung/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/koffing/front.animated.tilemap gfx/pokemon/koffing/front.2bpp gfx/pokemon/koffing/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/weezing/front.animated.tilemap gfx/pokemon/weezing/front.2bpp gfx/pokemon/weezing/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/rhyhorn/front.animated.tilemap gfx/pokemon/rhyhorn/front.2bpp gfx/pokemon/rhyhorn/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/rhydon/front.animated.tilemap gfx/pokemon/rhydon/front.2bpp gfx/pokemon/rhydon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/chansey/front.animated.tilemap gfx/pokemon/chansey/front.2bpp gfx/pokemon/chansey/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tangela/front.animated.tilemap gfx/pokemon/tangela/front.2bpp gfx/pokemon/tangela/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kangaskhan/front.animated.tilemap gfx/pokemon/kangaskhan/front.2bpp gfx/pokemon/kangaskhan/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/horsea/front.animated.tilemap gfx/pokemon/horsea/front.2bpp gfx/pokemon/horsea/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/seadra/front.animated.tilemap gfx/pokemon/seadra/front.2bpp gfx/pokemon/seadra/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/goldeen/front.animated.tilemap gfx/pokemon/goldeen/front.2bpp gfx/pokemon/goldeen/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/seaking/front.animated.tilemap gfx/pokemon/seaking/front.2bpp gfx/pokemon/seaking/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/staryu/front.animated.tilemap gfx/pokemon/staryu/front.2bpp gfx/pokemon/staryu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/starmie/front.animated.tilemap gfx/pokemon/starmie/front.2bpp gfx/pokemon/starmie/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mr__mime/front.animated.tilemap gfx/pokemon/mr__mime/front.2bpp gfx/pokemon/mr__mime/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/scyther/front.animated.tilemap gfx/pokemon/scyther/front.2bpp gfx/pokemon/scyther/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/jynx/front.animated.tilemap gfx/pokemon/jynx/front.2bpp gfx/pokemon/jynx/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/electabuzz/front.animated.tilemap gfx/pokemon/electabuzz/front.2bpp gfx/pokemon/electabuzz/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magmar/front.animated.tilemap gfx/pokemon/magmar/front.2bpp gfx/pokemon/magmar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pinsir/front.animated.tilemap gfx/pokemon/pinsir/front.2bpp gfx/pokemon/pinsir/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tauros/front.animated.tilemap gfx/pokemon/tauros/front.2bpp gfx/pokemon/tauros/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magikarp/front.animated.tilemap gfx/pokemon/magikarp/front.2bpp gfx/pokemon/magikarp/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gyarados/front.animated.tilemap gfx/pokemon/gyarados/front.2bpp gfx/pokemon/gyarados/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/lapras/front.animated.tilemap gfx/pokemon/lapras/front.2bpp gfx/pokemon/lapras/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ditto/front.animated.tilemap gfx/pokemon/ditto/front.2bpp gfx/pokemon/ditto/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/eevee/front.animated.tilemap gfx/pokemon/eevee/front.2bpp gfx/pokemon/eevee/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/vaporeon/front.animated.tilemap gfx/pokemon/vaporeon/front.2bpp gfx/pokemon/vaporeon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/jolteon/front.animated.tilemap gfx/pokemon/jolteon/front.2bpp gfx/pokemon/jolteon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/flareon/front.animated.tilemap gfx/pokemon/flareon/front.2bpp gfx/pokemon/flareon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/porygon/front.animated.tilemap gfx/pokemon/porygon/front.2bpp gfx/pokemon/porygon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/omanyte/front.animated.tilemap gfx/pokemon/omanyte/front.2bpp gfx/pokemon/omanyte/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/omastar/front.animated.tilemap gfx/pokemon/omastar/front.2bpp gfx/pokemon/omastar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kabuto/front.animated.tilemap gfx/pokemon/kabuto/front.2bpp gfx/pokemon/kabuto/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kabutops/front.animated.tilemap gfx/pokemon/kabutops/front.2bpp gfx/pokemon/kabutops/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/aerodactyl/front.animated.tilemap gfx/pokemon/aerodactyl/front.2bpp gfx/pokemon/aerodactyl/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/snorlax/front.animated.tilemap gfx/pokemon/snorlax/front.2bpp gfx/pokemon/snorlax/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/articuno/front.animated.tilemap gfx/pokemon/articuno/front.2bpp gfx/pokemon/articuno/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/zapdos/front.animated.tilemap gfx/pokemon/zapdos/front.2bpp gfx/pokemon/zapdos/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/moltres/front.animated.tilemap gfx/pokemon/moltres/front.2bpp gfx/pokemon/moltres/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dratini/front.animated.tilemap gfx/pokemon/dratini/front.2bpp gfx/pokemon/dratini/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dragonair/front.animated.tilemap gfx/pokemon/dragonair/front.2bpp gfx/pokemon/dragonair/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dragonite/front.animated.tilemap gfx/pokemon/dragonite/front.2bpp gfx/pokemon/dragonite/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mewtwo/front.animated.tilemap gfx/pokemon/mewtwo/front.2bpp gfx/pokemon/mewtwo/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mew/front.animated.tilemap gfx/pokemon/mew/front.2bpp gfx/pokemon/mew/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/chikorita/front.animated.tilemap gfx/pokemon/chikorita/front.2bpp gfx/pokemon/chikorita/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/bayleef/front.animated.tilemap gfx/pokemon/bayleef/front.2bpp gfx/pokemon/bayleef/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/meganium/front.animated.tilemap gfx/pokemon/meganium/front.2bpp gfx/pokemon/meganium/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/cyndaquil/front.animated.tilemap gfx/pokemon/cyndaquil/front.2bpp gfx/pokemon/cyndaquil/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/quilava/front.animated.tilemap gfx/pokemon/quilava/front.2bpp gfx/pokemon/quilava/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/typhlosion/front.animated.tilemap gfx/pokemon/typhlosion/front.2bpp gfx/pokemon/typhlosion/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/totodile/front.animated.tilemap gfx/pokemon/totodile/front.2bpp gfx/pokemon/totodile/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/croconaw/front.animated.tilemap gfx/pokemon/croconaw/front.2bpp gfx/pokemon/croconaw/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/feraligatr/front.animated.tilemap gfx/pokemon/feraligatr/front.2bpp gfx/pokemon/feraligatr/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sentret/front.animated.tilemap gfx/pokemon/sentret/front.2bpp gfx/pokemon/sentret/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/furret/front.animated.tilemap gfx/pokemon/furret/front.2bpp gfx/pokemon/furret/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hoothoot/front.animated.tilemap gfx/pokemon/hoothoot/front.2bpp gfx/pokemon/hoothoot/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/noctowl/front.animated.tilemap gfx/pokemon/noctowl/front.2bpp gfx/pokemon/noctowl/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ledyba/front.animated.tilemap gfx/pokemon/ledyba/front.2bpp gfx/pokemon/ledyba/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ledian/front.animated.tilemap gfx/pokemon/ledian/front.2bpp gfx/pokemon/ledian/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/spinarak/front.animated.tilemap gfx/pokemon/spinarak/front.2bpp gfx/pokemon/spinarak/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ariados/front.animated.tilemap gfx/pokemon/ariados/front.2bpp gfx/pokemon/ariados/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/crobat/front.animated.tilemap gfx/pokemon/crobat/front.2bpp gfx/pokemon/crobat/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/chinchou/front.animated.tilemap gfx/pokemon/chinchou/front.2bpp gfx/pokemon/chinchou/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/lanturn/front.animated.tilemap gfx/pokemon/lanturn/front.2bpp gfx/pokemon/lanturn/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pichu/front.animated.tilemap gfx/pokemon/pichu/front.2bpp gfx/pokemon/pichu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/cleffa/front.animated.tilemap gfx/pokemon/cleffa/front.2bpp gfx/pokemon/cleffa/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/igglybuff/front.animated.tilemap gfx/pokemon/igglybuff/front.2bpp gfx/pokemon/igglybuff/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/togepi/front.animated.tilemap gfx/pokemon/togepi/front.2bpp gfx/pokemon/togepi/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/togetic/front.animated.tilemap gfx/pokemon/togetic/front.2bpp gfx/pokemon/togetic/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/natu/front.animated.tilemap gfx/pokemon/natu/front.2bpp gfx/pokemon/natu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/xatu/front.animated.tilemap gfx/pokemon/xatu/front.2bpp gfx/pokemon/xatu/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mareep/front.animated.tilemap gfx/pokemon/mareep/front.2bpp gfx/pokemon/mareep/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/flaaffy/front.animated.tilemap gfx/pokemon/flaaffy/front.2bpp gfx/pokemon/flaaffy/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ampharos/front.animated.tilemap gfx/pokemon/ampharos/front.2bpp gfx/pokemon/ampharos/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/bellossom/front.animated.tilemap gfx/pokemon/bellossom/front.2bpp gfx/pokemon/bellossom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/marill/front.animated.tilemap gfx/pokemon/marill/front.2bpp gfx/pokemon/marill/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/azumarill/front.animated.tilemap gfx/pokemon/azumarill/front.2bpp gfx/pokemon/azumarill/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sudowoodo/front.animated.tilemap gfx/pokemon/sudowoodo/front.2bpp gfx/pokemon/sudowoodo/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/politoed/front.animated.tilemap gfx/pokemon/politoed/front.2bpp gfx/pokemon/politoed/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hoppip/front.animated.tilemap gfx/pokemon/hoppip/front.2bpp gfx/pokemon/hoppip/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/skiploom/front.animated.tilemap gfx/pokemon/skiploom/front.2bpp gfx/pokemon/skiploom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/jumpluff/front.animated.tilemap gfx/pokemon/jumpluff/front.2bpp gfx/pokemon/jumpluff/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/aipom/front.animated.tilemap gfx/pokemon/aipom/front.2bpp gfx/pokemon/aipom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sunkern/front.animated.tilemap gfx/pokemon/sunkern/front.2bpp gfx/pokemon/sunkern/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sunflora/front.animated.tilemap gfx/pokemon/sunflora/front.2bpp gfx/pokemon/sunflora/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/yanma/front.animated.tilemap gfx/pokemon/yanma/front.2bpp gfx/pokemon/yanma/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/wooper/front.animated.tilemap gfx/pokemon/wooper/front.2bpp gfx/pokemon/wooper/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/quagsire/front.animated.tilemap gfx/pokemon/quagsire/front.2bpp gfx/pokemon/quagsire/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/espeon/front.animated.tilemap gfx/pokemon/espeon/front.2bpp gfx/pokemon/espeon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/umbreon/front.animated.tilemap gfx/pokemon/umbreon/front.2bpp gfx/pokemon/umbreon/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/murkrow/front.animated.tilemap gfx/pokemon/murkrow/front.2bpp gfx/pokemon/murkrow/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/slowking/front.animated.tilemap gfx/pokemon/slowking/front.2bpp gfx/pokemon/slowking/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/misdreavus/front.animated.tilemap gfx/pokemon/misdreavus/front.2bpp gfx/pokemon/misdreavus/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/wobbuffet/front.animated.tilemap gfx/pokemon/wobbuffet/front.2bpp gfx/pokemon/wobbuffet/front.dimensions | |
tools/pokemon_animation_graphics --girafarig -t gfx/pokemon/girafarig/front.animated.tilemap gfx/pokemon/girafarig/front.2bpp gfx/pokemon/girafarig/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pineco/front.animated.tilemap gfx/pokemon/pineco/front.2bpp gfx/pokemon/pineco/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/forretress/front.animated.tilemap gfx/pokemon/forretress/front.2bpp gfx/pokemon/forretress/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/dunsparce/front.animated.tilemap gfx/pokemon/dunsparce/front.2bpp gfx/pokemon/dunsparce/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/gligar/front.animated.tilemap gfx/pokemon/gligar/front.2bpp gfx/pokemon/gligar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/steelix/front.animated.tilemap gfx/pokemon/steelix/front.2bpp gfx/pokemon/steelix/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/snubbull/front.animated.tilemap gfx/pokemon/snubbull/front.2bpp gfx/pokemon/snubbull/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/granbull/front.animated.tilemap gfx/pokemon/granbull/front.2bpp gfx/pokemon/granbull/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/qwilfish/front.animated.tilemap gfx/pokemon/qwilfish/front.2bpp gfx/pokemon/qwilfish/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/scizor/front.animated.tilemap gfx/pokemon/scizor/front.2bpp gfx/pokemon/scizor/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/shuckle/front.animated.tilemap gfx/pokemon/shuckle/front.2bpp gfx/pokemon/shuckle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/heracross/front.animated.tilemap gfx/pokemon/heracross/front.2bpp gfx/pokemon/heracross/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/sneasel/front.animated.tilemap gfx/pokemon/sneasel/front.2bpp gfx/pokemon/sneasel/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/teddiursa/front.animated.tilemap gfx/pokemon/teddiursa/front.2bpp gfx/pokemon/teddiursa/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ursaring/front.animated.tilemap gfx/pokemon/ursaring/front.2bpp gfx/pokemon/ursaring/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/slugma/front.animated.tilemap gfx/pokemon/slugma/front.2bpp gfx/pokemon/slugma/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magcargo/front.animated.tilemap gfx/pokemon/magcargo/front.2bpp gfx/pokemon/magcargo/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/swinub/front.animated.tilemap gfx/pokemon/swinub/front.2bpp gfx/pokemon/swinub/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/piloswine/front.animated.tilemap gfx/pokemon/piloswine/front.2bpp gfx/pokemon/piloswine/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/corsola/front.animated.tilemap gfx/pokemon/corsola/front.2bpp gfx/pokemon/corsola/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/remoraid/front.animated.tilemap gfx/pokemon/remoraid/front.2bpp gfx/pokemon/remoraid/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/octillery/front.animated.tilemap gfx/pokemon/octillery/front.2bpp gfx/pokemon/octillery/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/delibird/front.animated.tilemap gfx/pokemon/delibird/front.2bpp gfx/pokemon/delibird/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/mantine/front.animated.tilemap gfx/pokemon/mantine/front.2bpp gfx/pokemon/mantine/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/skarmory/front.animated.tilemap gfx/pokemon/skarmory/front.2bpp gfx/pokemon/skarmory/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/houndour/front.animated.tilemap gfx/pokemon/houndour/front.2bpp gfx/pokemon/houndour/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/houndoom/front.animated.tilemap gfx/pokemon/houndoom/front.2bpp gfx/pokemon/houndoom/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/kingdra/front.animated.tilemap gfx/pokemon/kingdra/front.2bpp gfx/pokemon/kingdra/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/phanpy/front.animated.tilemap gfx/pokemon/phanpy/front.2bpp gfx/pokemon/phanpy/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/donphan/front.animated.tilemap gfx/pokemon/donphan/front.2bpp gfx/pokemon/donphan/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/porygon2/front.animated.tilemap gfx/pokemon/porygon2/front.2bpp gfx/pokemon/porygon2/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/stantler/front.animated.tilemap gfx/pokemon/stantler/front.2bpp gfx/pokemon/stantler/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/smeargle/front.animated.tilemap gfx/pokemon/smeargle/front.2bpp gfx/pokemon/smeargle/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tyrogue/front.animated.tilemap gfx/pokemon/tyrogue/front.2bpp gfx/pokemon/tyrogue/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/hitmontop/front.animated.tilemap gfx/pokemon/hitmontop/front.2bpp gfx/pokemon/hitmontop/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/smoochum/front.animated.tilemap gfx/pokemon/smoochum/front.2bpp gfx/pokemon/smoochum/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/elekid/front.animated.tilemap gfx/pokemon/elekid/front.2bpp gfx/pokemon/elekid/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/magby/front.animated.tilemap gfx/pokemon/magby/front.2bpp gfx/pokemon/magby/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/miltank/front.animated.tilemap gfx/pokemon/miltank/front.2bpp gfx/pokemon/miltank/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/blissey/front.animated.tilemap gfx/pokemon/blissey/front.2bpp gfx/pokemon/blissey/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/raikou/front.animated.tilemap gfx/pokemon/raikou/front.2bpp gfx/pokemon/raikou/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/entei/front.animated.tilemap gfx/pokemon/entei/front.2bpp gfx/pokemon/entei/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/suicune/front.animated.tilemap gfx/pokemon/suicune/front.2bpp gfx/pokemon/suicune/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/larvitar/front.animated.tilemap gfx/pokemon/larvitar/front.2bpp gfx/pokemon/larvitar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/pupitar/front.animated.tilemap gfx/pokemon/pupitar/front.2bpp gfx/pokemon/pupitar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/tyranitar/front.animated.tilemap gfx/pokemon/tyranitar/front.2bpp gfx/pokemon/tyranitar/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/lugia/front.animated.tilemap gfx/pokemon/lugia/front.2bpp gfx/pokemon/lugia/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/ho_oh/front.animated.tilemap gfx/pokemon/ho_oh/front.2bpp gfx/pokemon/ho_oh/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/celebi/front.animated.tilemap gfx/pokemon/celebi/front.2bpp gfx/pokemon/celebi/front.dimensions | |
tools/pokemon_animation_graphics -t gfx/pokemon/egg/front.animated.tilemap gfx/pokemon/egg/front.2bpp gfx/pokemon/egg/front.dimensions | |
rgbasm -E -L -o gfx/pokemon/anims.o gfx/pokemon/anims.asm | |
tools/pokemon_animation -b gfx/pokemon/bulbasaur/front.animated.tilemap gfx/pokemon/bulbasaur/front.dimensions > gfx/pokemon/bulbasaur/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ivysaur/front.animated.tilemap gfx/pokemon/ivysaur/front.dimensions > gfx/pokemon/ivysaur/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/venusaur/front.animated.tilemap gfx/pokemon/venusaur/front.dimensions > gfx/pokemon/venusaur/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/charmander/front.animated.tilemap gfx/pokemon/charmander/front.dimensions > gfx/pokemon/charmander/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/charmeleon/front.animated.tilemap gfx/pokemon/charmeleon/front.dimensions > gfx/pokemon/charmeleon/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/charizard/front.animated.tilemap gfx/pokemon/charizard/front.dimensions > gfx/pokemon/charizard/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/squirtle/front.animated.tilemap gfx/pokemon/squirtle/front.dimensions > gfx/pokemon/squirtle/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/wartortle/front.animated.tilemap gfx/pokemon/wartortle/front.dimensions > gfx/pokemon/wartortle/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/blastoise/front.animated.tilemap gfx/pokemon/blastoise/front.dimensions > gfx/pokemon/blastoise/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/caterpie/front.animated.tilemap gfx/pokemon/caterpie/front.dimensions > gfx/pokemon/caterpie/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/metapod/front.animated.tilemap gfx/pokemon/metapod/front.dimensions > gfx/pokemon/metapod/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/butterfree/front.animated.tilemap gfx/pokemon/butterfree/front.dimensions > gfx/pokemon/butterfree/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/weedle/front.animated.tilemap gfx/pokemon/weedle/front.dimensions > gfx/pokemon/weedle/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/kakuna/front.animated.tilemap gfx/pokemon/kakuna/front.dimensions > gfx/pokemon/kakuna/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/beedrill/front.animated.tilemap gfx/pokemon/beedrill/front.dimensions > gfx/pokemon/beedrill/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/pidgey/front.animated.tilemap gfx/pokemon/pidgey/front.dimensions > gfx/pokemon/pidgey/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/pidgeotto/front.animated.tilemap gfx/pokemon/pidgeotto/front.dimensions > gfx/pokemon/pidgeotto/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/pidgeot/front.animated.tilemap gfx/pokemon/pidgeot/front.dimensions > gfx/pokemon/pidgeot/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/rattata/front.animated.tilemap gfx/pokemon/rattata/front.dimensions > gfx/pokemon/rattata/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/raticate/front.animated.tilemap gfx/pokemon/raticate/front.dimensions > gfx/pokemon/raticate/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/spearow/front.animated.tilemap gfx/pokemon/spearow/front.dimensions > gfx/pokemon/spearow/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/fearow/front.animated.tilemap gfx/pokemon/fearow/front.dimensions > gfx/pokemon/fearow/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ekans/front.animated.tilemap gfx/pokemon/ekans/front.dimensions > gfx/pokemon/ekans/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/arbok/front.animated.tilemap gfx/pokemon/arbok/front.dimensions > gfx/pokemon/arbok/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/pikachu/front.animated.tilemap gfx/pokemon/pikachu/front.dimensions > gfx/pokemon/pikachu/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/raichu/front.animated.tilemap gfx/pokemon/raichu/front.dimensions > gfx/pokemon/raichu/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/sandshrew/front.animated.tilemap gfx/pokemon/sandshrew/front.dimensions > gfx/pokemon/sandshrew/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/sandslash/front.animated.tilemap gfx/pokemon/sandslash/front.dimensions > gfx/pokemon/sandslash/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/nidoran_f/front.animated.tilemap gfx/pokemon/nidoran_f/front.dimensions > gfx/pokemon/nidoran_f/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/nidorina/front.animated.tilemap gfx/pokemon/nidorina/front.dimensions > gfx/pokemon/nidorina/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/nidoqueen/front.animated.tilemap gfx/pokemon/nidoqueen/front.dimensions > gfx/pokemon/nidoqueen/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/nidoran_m/front.animated.tilemap gfx/pokemon/nidoran_m/front.dimensions > gfx/pokemon/nidoran_m/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/nidorino/front.animated.tilemap gfx/pokemon/nidorino/front.dimensions > gfx/pokemon/nidorino/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/nidoking/front.animated.tilemap gfx/pokemon/nidoking/front.dimensions > gfx/pokemon/nidoking/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/clefairy/front.animated.tilemap gfx/pokemon/clefairy/front.dimensions > gfx/pokemon/clefairy/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/clefable/front.animated.tilemap gfx/pokemon/clefable/front.dimensions > gfx/pokemon/clefable/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/vulpix/front.animated.tilemap gfx/pokemon/vulpix/front.dimensions > gfx/pokemon/vulpix/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ninetales/front.animated.tilemap gfx/pokemon/ninetales/front.dimensions > gfx/pokemon/ninetales/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/jigglypuff/front.animated.tilemap gfx/pokemon/jigglypuff/front.dimensions > gfx/pokemon/jigglypuff/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/wigglytuff/front.animated.tilemap gfx/pokemon/wigglytuff/front.dimensions > gfx/pokemon/wigglytuff/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/zubat/front.animated.tilemap gfx/pokemon/zubat/front.dimensions > gfx/pokemon/zubat/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/golbat/front.animated.tilemap gfx/pokemon/golbat/front.dimensions > gfx/pokemon/golbat/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/oddish/front.animated.tilemap gfx/pokemon/oddish/front.dimensions > gfx/pokemon/oddish/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/gloom/front.animated.tilemap gfx/pokemon/gloom/front.dimensions > gfx/pokemon/gloom/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/vileplume/front.animated.tilemap gfx/pokemon/vileplume/front.dimensions > gfx/pokemon/vileplume/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/paras/front.animated.tilemap gfx/pokemon/paras/front.dimensions > gfx/pokemon/paras/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/parasect/front.animated.tilemap gfx/pokemon/parasect/front.dimensions > gfx/pokemon/parasect/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/venonat/front.animated.tilemap gfx/pokemon/venonat/front.dimensions > gfx/pokemon/venonat/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/venomoth/front.animated.tilemap gfx/pokemon/venomoth/front.dimensions > gfx/pokemon/venomoth/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/diglett/front.animated.tilemap gfx/pokemon/diglett/front.dimensions > gfx/pokemon/diglett/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/dugtrio/front.animated.tilemap gfx/pokemon/dugtrio/front.dimensions > gfx/pokemon/dugtrio/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/meowth/front.animated.tilemap gfx/pokemon/meowth/front.dimensions > gfx/pokemon/meowth/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/persian/front.animated.tilemap gfx/pokemon/persian/front.dimensions > gfx/pokemon/persian/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/psyduck/front.animated.tilemap gfx/pokemon/psyduck/front.dimensions > gfx/pokemon/psyduck/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/golduck/front.animated.tilemap gfx/pokemon/golduck/front.dimensions > gfx/pokemon/golduck/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/mankey/front.animated.tilemap gfx/pokemon/mankey/front.dimensions > gfx/pokemon/mankey/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/primeape/front.animated.tilemap gfx/pokemon/primeape/front.dimensions > gfx/pokemon/primeape/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/growlithe/front.animated.tilemap gfx/pokemon/growlithe/front.dimensions > gfx/pokemon/growlithe/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/arcanine/front.animated.tilemap gfx/pokemon/arcanine/front.dimensions > gfx/pokemon/arcanine/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/poliwag/front.animated.tilemap gfx/pokemon/poliwag/front.dimensions > gfx/pokemon/poliwag/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/poliwhirl/front.animated.tilemap gfx/pokemon/poliwhirl/front.dimensions > gfx/pokemon/poliwhirl/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/poliwrath/front.animated.tilemap gfx/pokemon/poliwrath/front.dimensions > gfx/pokemon/poliwrath/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/abra/front.animated.tilemap gfx/pokemon/abra/front.dimensions > gfx/pokemon/abra/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/kadabra/front.animated.tilemap gfx/pokemon/kadabra/front.dimensions > gfx/pokemon/kadabra/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/alakazam/front.animated.tilemap gfx/pokemon/alakazam/front.dimensions > gfx/pokemon/alakazam/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/machop/front.animated.tilemap gfx/pokemon/machop/front.dimensions > gfx/pokemon/machop/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/machoke/front.animated.tilemap gfx/pokemon/machoke/front.dimensions > gfx/pokemon/machoke/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/machamp/front.animated.tilemap gfx/pokemon/machamp/front.dimensions > gfx/pokemon/machamp/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/bellsprout/front.animated.tilemap gfx/pokemon/bellsprout/front.dimensions > gfx/pokemon/bellsprout/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/weepinbell/front.animated.tilemap gfx/pokemon/weepinbell/front.dimensions > gfx/pokemon/weepinbell/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/victreebel/front.animated.tilemap gfx/pokemon/victreebel/front.dimensions > gfx/pokemon/victreebel/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/tentacool/front.animated.tilemap gfx/pokemon/tentacool/front.dimensions > gfx/pokemon/tentacool/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/tentacruel/front.animated.tilemap gfx/pokemon/tentacruel/front.dimensions > gfx/pokemon/tentacruel/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/geodude/front.animated.tilemap gfx/pokemon/geodude/front.dimensions > gfx/pokemon/geodude/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/graveler/front.animated.tilemap gfx/pokemon/graveler/front.dimensions > gfx/pokemon/graveler/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/golem/front.animated.tilemap gfx/pokemon/golem/front.dimensions > gfx/pokemon/golem/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ponyta/front.animated.tilemap gfx/pokemon/ponyta/front.dimensions > gfx/pokemon/ponyta/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/rapidash/front.animated.tilemap gfx/pokemon/rapidash/front.dimensions > gfx/pokemon/rapidash/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/slowpoke/front.animated.tilemap gfx/pokemon/slowpoke/front.dimensions > gfx/pokemon/slowpoke/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/slowbro/front.animated.tilemap gfx/pokemon/slowbro/front.dimensions > gfx/pokemon/slowbro/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/magnemite/front.animated.tilemap gfx/pokemon/magnemite/front.dimensions > gfx/pokemon/magnemite/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/magneton/front.animated.tilemap gfx/pokemon/magneton/front.dimensions > gfx/pokemon/magneton/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/farfetch_d/front.animated.tilemap gfx/pokemon/farfetch_d/front.dimensions > gfx/pokemon/farfetch_d/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/doduo/front.animated.tilemap gfx/pokemon/doduo/front.dimensions > gfx/pokemon/doduo/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/dodrio/front.animated.tilemap gfx/pokemon/dodrio/front.dimensions > gfx/pokemon/dodrio/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/seel/front.animated.tilemap gfx/pokemon/seel/front.dimensions > gfx/pokemon/seel/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/dewgong/front.animated.tilemap gfx/pokemon/dewgong/front.dimensions > gfx/pokemon/dewgong/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/grimer/front.animated.tilemap gfx/pokemon/grimer/front.dimensions > gfx/pokemon/grimer/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/muk/front.animated.tilemap gfx/pokemon/muk/front.dimensions > gfx/pokemon/muk/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/shellder/front.animated.tilemap gfx/pokemon/shellder/front.dimensions > gfx/pokemon/shellder/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/cloyster/front.animated.tilemap gfx/pokemon/cloyster/front.dimensions > gfx/pokemon/cloyster/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/gastly/front.animated.tilemap gfx/pokemon/gastly/front.dimensions > gfx/pokemon/gastly/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/haunter/front.animated.tilemap gfx/pokemon/haunter/front.dimensions > gfx/pokemon/haunter/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/gengar/front.animated.tilemap gfx/pokemon/gengar/front.dimensions > gfx/pokemon/gengar/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/onix/front.animated.tilemap gfx/pokemon/onix/front.dimensions > gfx/pokemon/onix/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/drowzee/front.animated.tilemap gfx/pokemon/drowzee/front.dimensions > gfx/pokemon/drowzee/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/hypno/front.animated.tilemap gfx/pokemon/hypno/front.dimensions > gfx/pokemon/hypno/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/krabby/front.animated.tilemap gfx/pokemon/krabby/front.dimensions > gfx/pokemon/krabby/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/kingler/front.animated.tilemap gfx/pokemon/kingler/front.dimensions > gfx/pokemon/kingler/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/voltorb/front.animated.tilemap gfx/pokemon/voltorb/front.dimensions > gfx/pokemon/voltorb/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/electrode/front.animated.tilemap gfx/pokemon/electrode/front.dimensions > gfx/pokemon/electrode/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/exeggcute/front.animated.tilemap gfx/pokemon/exeggcute/front.dimensions > gfx/pokemon/exeggcute/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/exeggutor/front.animated.tilemap gfx/pokemon/exeggutor/front.dimensions > gfx/pokemon/exeggutor/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/cubone/front.animated.tilemap gfx/pokemon/cubone/front.dimensions > gfx/pokemon/cubone/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/marowak/front.animated.tilemap gfx/pokemon/marowak/front.dimensions > gfx/pokemon/marowak/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/hitmonlee/front.animated.tilemap gfx/pokemon/hitmonlee/front.dimensions > gfx/pokemon/hitmonlee/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/hitmonchan/front.animated.tilemap gfx/pokemon/hitmonchan/front.dimensions > gfx/pokemon/hitmonchan/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/lickitung/front.animated.tilemap gfx/pokemon/lickitung/front.dimensions > gfx/pokemon/lickitung/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/koffing/front.animated.tilemap gfx/pokemon/koffing/front.dimensions > gfx/pokemon/koffing/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/weezing/front.animated.tilemap gfx/pokemon/weezing/front.dimensions > gfx/pokemon/weezing/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/rhyhorn/front.animated.tilemap gfx/pokemon/rhyhorn/front.dimensions > gfx/pokemon/rhyhorn/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/rhydon/front.animated.tilemap gfx/pokemon/rhydon/front.dimensions > gfx/pokemon/rhydon/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/chansey/front.animated.tilemap gfx/pokemon/chansey/front.dimensions > gfx/pokemon/chansey/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/tangela/front.animated.tilemap gfx/pokemon/tangela/front.dimensions > gfx/pokemon/tangela/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/kangaskhan/front.animated.tilemap gfx/pokemon/kangaskhan/front.dimensions > gfx/pokemon/kangaskhan/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/horsea/front.animated.tilemap gfx/pokemon/horsea/front.dimensions > gfx/pokemon/horsea/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/seadra/front.animated.tilemap gfx/pokemon/seadra/front.dimensions > gfx/pokemon/seadra/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/goldeen/front.animated.tilemap gfx/pokemon/goldeen/front.dimensions > gfx/pokemon/goldeen/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/seaking/front.animated.tilemap gfx/pokemon/seaking/front.dimensions > gfx/pokemon/seaking/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/staryu/front.animated.tilemap gfx/pokemon/staryu/front.dimensions > gfx/pokemon/staryu/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/starmie/front.animated.tilemap gfx/pokemon/starmie/front.dimensions > gfx/pokemon/starmie/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/mr__mime/front.animated.tilemap gfx/pokemon/mr__mime/front.dimensions > gfx/pokemon/mr__mime/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/scyther/front.animated.tilemap gfx/pokemon/scyther/front.dimensions > gfx/pokemon/scyther/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/jynx/front.animated.tilemap gfx/pokemon/jynx/front.dimensions > gfx/pokemon/jynx/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/electabuzz/front.animated.tilemap gfx/pokemon/electabuzz/front.dimensions > gfx/pokemon/electabuzz/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/magmar/front.animated.tilemap gfx/pokemon/magmar/front.dimensions > gfx/pokemon/magmar/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/pinsir/front.animated.tilemap gfx/pokemon/pinsir/front.dimensions > gfx/pokemon/pinsir/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/tauros/front.animated.tilemap gfx/pokemon/tauros/front.dimensions > gfx/pokemon/tauros/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/magikarp/front.animated.tilemap gfx/pokemon/magikarp/front.dimensions > gfx/pokemon/magikarp/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/gyarados/front.animated.tilemap gfx/pokemon/gyarados/front.dimensions > gfx/pokemon/gyarados/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/lapras/front.animated.tilemap gfx/pokemon/lapras/front.dimensions > gfx/pokemon/lapras/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ditto/front.animated.tilemap gfx/pokemon/ditto/front.dimensions > gfx/pokemon/ditto/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/eevee/front.animated.tilemap gfx/pokemon/eevee/front.dimensions > gfx/pokemon/eevee/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/vaporeon/front.animated.tilemap gfx/pokemon/vaporeon/front.dimensions > gfx/pokemon/vaporeon/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/jolteon/front.animated.tilemap gfx/pokemon/jolteon/front.dimensions > gfx/pokemon/jolteon/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/flareon/front.animated.tilemap gfx/pokemon/flareon/front.dimensions > gfx/pokemon/flareon/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/porygon/front.animated.tilemap gfx/pokemon/porygon/front.dimensions > gfx/pokemon/porygon/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/omanyte/front.animated.tilemap gfx/pokemon/omanyte/front.dimensions > gfx/pokemon/omanyte/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/omastar/front.animated.tilemap gfx/pokemon/omastar/front.dimensions > gfx/pokemon/omastar/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/kabuto/front.animated.tilemap gfx/pokemon/kabuto/front.dimensions > gfx/pokemon/kabuto/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/kabutops/front.animated.tilemap gfx/pokemon/kabutops/front.dimensions > gfx/pokemon/kabutops/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/aerodactyl/front.animated.tilemap gfx/pokemon/aerodactyl/front.dimensions > gfx/pokemon/aerodactyl/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/snorlax/front.animated.tilemap gfx/pokemon/snorlax/front.dimensions > gfx/pokemon/snorlax/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/articuno/front.animated.tilemap gfx/pokemon/articuno/front.dimensions > gfx/pokemon/articuno/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/zapdos/front.animated.tilemap gfx/pokemon/zapdos/front.dimensions > gfx/pokemon/zapdos/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/moltres/front.animated.tilemap gfx/pokemon/moltres/front.dimensions > gfx/pokemon/moltres/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/dratini/front.animated.tilemap gfx/pokemon/dratini/front.dimensions > gfx/pokemon/dratini/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/dragonair/front.animated.tilemap gfx/pokemon/dragonair/front.dimensions > gfx/pokemon/dragonair/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/dragonite/front.animated.tilemap gfx/pokemon/dragonite/front.dimensions > gfx/pokemon/dragonite/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/mewtwo/front.animated.tilemap gfx/pokemon/mewtwo/front.dimensions > gfx/pokemon/mewtwo/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/mew/front.animated.tilemap gfx/pokemon/mew/front.dimensions > gfx/pokemon/mew/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/chikorita/front.animated.tilemap gfx/pokemon/chikorita/front.dimensions > gfx/pokemon/chikorita/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/bayleef/front.animated.tilemap gfx/pokemon/bayleef/front.dimensions > gfx/pokemon/bayleef/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/meganium/front.animated.tilemap gfx/pokemon/meganium/front.dimensions > gfx/pokemon/meganium/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/cyndaquil/front.animated.tilemap gfx/pokemon/cyndaquil/front.dimensions > gfx/pokemon/cyndaquil/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/quilava/front.animated.tilemap gfx/pokemon/quilava/front.dimensions > gfx/pokemon/quilava/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/typhlosion/front.animated.tilemap gfx/pokemon/typhlosion/front.dimensions > gfx/pokemon/typhlosion/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/totodile/front.animated.tilemap gfx/pokemon/totodile/front.dimensions > gfx/pokemon/totodile/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/croconaw/front.animated.tilemap gfx/pokemon/croconaw/front.dimensions > gfx/pokemon/croconaw/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/feraligatr/front.animated.tilemap gfx/pokemon/feraligatr/front.dimensions > gfx/pokemon/feraligatr/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/sentret/front.animated.tilemap gfx/pokemon/sentret/front.dimensions > gfx/pokemon/sentret/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/furret/front.animated.tilemap gfx/pokemon/furret/front.dimensions > gfx/pokemon/furret/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/hoothoot/front.animated.tilemap gfx/pokemon/hoothoot/front.dimensions > gfx/pokemon/hoothoot/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/noctowl/front.animated.tilemap gfx/pokemon/noctowl/front.dimensions > gfx/pokemon/noctowl/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ledyba/front.animated.tilemap gfx/pokemon/ledyba/front.dimensions > gfx/pokemon/ledyba/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ledian/front.animated.tilemap gfx/pokemon/ledian/front.dimensions > gfx/pokemon/ledian/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/spinarak/front.animated.tilemap gfx/pokemon/spinarak/front.dimensions > gfx/pokemon/spinarak/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ariados/front.animated.tilemap gfx/pokemon/ariados/front.dimensions > gfx/pokemon/ariados/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/crobat/front.animated.tilemap gfx/pokemon/crobat/front.dimensions > gfx/pokemon/crobat/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/chinchou/front.animated.tilemap gfx/pokemon/chinchou/front.dimensions > gfx/pokemon/chinchou/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/lanturn/front.animated.tilemap gfx/pokemon/lanturn/front.dimensions > gfx/pokemon/lanturn/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/pichu/front.animated.tilemap gfx/pokemon/pichu/front.dimensions > gfx/pokemon/pichu/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/cleffa/front.animated.tilemap gfx/pokemon/cleffa/front.dimensions > gfx/pokemon/cleffa/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/igglybuff/front.animated.tilemap gfx/pokemon/igglybuff/front.dimensions > gfx/pokemon/igglybuff/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/togepi/front.animated.tilemap gfx/pokemon/togepi/front.dimensions > gfx/pokemon/togepi/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/togetic/front.animated.tilemap gfx/pokemon/togetic/front.dimensions > gfx/pokemon/togetic/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/natu/front.animated.tilemap gfx/pokemon/natu/front.dimensions > gfx/pokemon/natu/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/xatu/front.animated.tilemap gfx/pokemon/xatu/front.dimensions > gfx/pokemon/xatu/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/mareep/front.animated.tilemap gfx/pokemon/mareep/front.dimensions > gfx/pokemon/mareep/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/flaaffy/front.animated.tilemap gfx/pokemon/flaaffy/front.dimensions > gfx/pokemon/flaaffy/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ampharos/front.animated.tilemap gfx/pokemon/ampharos/front.dimensions > gfx/pokemon/ampharos/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/bellossom/front.animated.tilemap gfx/pokemon/bellossom/front.dimensions > gfx/pokemon/bellossom/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/marill/front.animated.tilemap gfx/pokemon/marill/front.dimensions > gfx/pokemon/marill/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/azumarill/front.animated.tilemap gfx/pokemon/azumarill/front.dimensions > gfx/pokemon/azumarill/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/sudowoodo/front.animated.tilemap gfx/pokemon/sudowoodo/front.dimensions > gfx/pokemon/sudowoodo/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/politoed/front.animated.tilemap gfx/pokemon/politoed/front.dimensions > gfx/pokemon/politoed/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/hoppip/front.animated.tilemap gfx/pokemon/hoppip/front.dimensions > gfx/pokemon/hoppip/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/skiploom/front.animated.tilemap gfx/pokemon/skiploom/front.dimensions > gfx/pokemon/skiploom/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/jumpluff/front.animated.tilemap gfx/pokemon/jumpluff/front.dimensions > gfx/pokemon/jumpluff/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/aipom/front.animated.tilemap gfx/pokemon/aipom/front.dimensions > gfx/pokemon/aipom/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/sunkern/front.animated.tilemap gfx/pokemon/sunkern/front.dimensions > gfx/pokemon/sunkern/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/sunflora/front.animated.tilemap gfx/pokemon/sunflora/front.dimensions > gfx/pokemon/sunflora/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/yanma/front.animated.tilemap gfx/pokemon/yanma/front.dimensions > gfx/pokemon/yanma/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/wooper/front.animated.tilemap gfx/pokemon/wooper/front.dimensions > gfx/pokemon/wooper/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/quagsire/front.animated.tilemap gfx/pokemon/quagsire/front.dimensions > gfx/pokemon/quagsire/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/espeon/front.animated.tilemap gfx/pokemon/espeon/front.dimensions > gfx/pokemon/espeon/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/umbreon/front.animated.tilemap gfx/pokemon/umbreon/front.dimensions > gfx/pokemon/umbreon/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/murkrow/front.animated.tilemap gfx/pokemon/murkrow/front.dimensions > gfx/pokemon/murkrow/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/slowking/front.animated.tilemap gfx/pokemon/slowking/front.dimensions > gfx/pokemon/slowking/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/misdreavus/front.animated.tilemap gfx/pokemon/misdreavus/front.dimensions > gfx/pokemon/misdreavus/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/wobbuffet/front.animated.tilemap gfx/pokemon/wobbuffet/front.dimensions > gfx/pokemon/wobbuffet/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/girafarig/front.animated.tilemap gfx/pokemon/girafarig/front.dimensions > gfx/pokemon/girafarig/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/pineco/front.animated.tilemap gfx/pokemon/pineco/front.dimensions > gfx/pokemon/pineco/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/forretress/front.animated.tilemap gfx/pokemon/forretress/front.dimensions > gfx/pokemon/forretress/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/dunsparce/front.animated.tilemap gfx/pokemon/dunsparce/front.dimensions > gfx/pokemon/dunsparce/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/gligar/front.animated.tilemap gfx/pokemon/gligar/front.dimensions > gfx/pokemon/gligar/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/steelix/front.animated.tilemap gfx/pokemon/steelix/front.dimensions > gfx/pokemon/steelix/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/snubbull/front.animated.tilemap gfx/pokemon/snubbull/front.dimensions > gfx/pokemon/snubbull/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/granbull/front.animated.tilemap gfx/pokemon/granbull/front.dimensions > gfx/pokemon/granbull/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/qwilfish/front.animated.tilemap gfx/pokemon/qwilfish/front.dimensions > gfx/pokemon/qwilfish/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/scizor/front.animated.tilemap gfx/pokemon/scizor/front.dimensions > gfx/pokemon/scizor/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/shuckle/front.animated.tilemap gfx/pokemon/shuckle/front.dimensions > gfx/pokemon/shuckle/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/heracross/front.animated.tilemap gfx/pokemon/heracross/front.dimensions > gfx/pokemon/heracross/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/sneasel/front.animated.tilemap gfx/pokemon/sneasel/front.dimensions > gfx/pokemon/sneasel/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/teddiursa/front.animated.tilemap gfx/pokemon/teddiursa/front.dimensions > gfx/pokemon/teddiursa/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ursaring/front.animated.tilemap gfx/pokemon/ursaring/front.dimensions > gfx/pokemon/ursaring/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/slugma/front.animated.tilemap gfx/pokemon/slugma/front.dimensions > gfx/pokemon/slugma/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/magcargo/front.animated.tilemap gfx/pokemon/magcargo/front.dimensions > gfx/pokemon/magcargo/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/swinub/front.animated.tilemap gfx/pokemon/swinub/front.dimensions > gfx/pokemon/swinub/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/piloswine/front.animated.tilemap gfx/pokemon/piloswine/front.dimensions > gfx/pokemon/piloswine/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/corsola/front.animated.tilemap gfx/pokemon/corsola/front.dimensions > gfx/pokemon/corsola/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/remoraid/front.animated.tilemap gfx/pokemon/remoraid/front.dimensions > gfx/pokemon/remoraid/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/octillery/front.animated.tilemap gfx/pokemon/octillery/front.dimensions > gfx/pokemon/octillery/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/delibird/front.animated.tilemap gfx/pokemon/delibird/front.dimensions > gfx/pokemon/delibird/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/mantine/front.animated.tilemap gfx/pokemon/mantine/front.dimensions > gfx/pokemon/mantine/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/skarmory/front.animated.tilemap gfx/pokemon/skarmory/front.dimensions > gfx/pokemon/skarmory/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/houndour/front.animated.tilemap gfx/pokemon/houndour/front.dimensions > gfx/pokemon/houndour/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/houndoom/front.animated.tilemap gfx/pokemon/houndoom/front.dimensions > gfx/pokemon/houndoom/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/kingdra/front.animated.tilemap gfx/pokemon/kingdra/front.dimensions > gfx/pokemon/kingdra/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/phanpy/front.animated.tilemap gfx/pokemon/phanpy/front.dimensions > gfx/pokemon/phanpy/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/donphan/front.animated.tilemap gfx/pokemon/donphan/front.dimensions > gfx/pokemon/donphan/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/porygon2/front.animated.tilemap gfx/pokemon/porygon2/front.dimensions > gfx/pokemon/porygon2/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/stantler/front.animated.tilemap gfx/pokemon/stantler/front.dimensions > gfx/pokemon/stantler/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/smeargle/front.animated.tilemap gfx/pokemon/smeargle/front.dimensions > gfx/pokemon/smeargle/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/tyrogue/front.animated.tilemap gfx/pokemon/tyrogue/front.dimensions > gfx/pokemon/tyrogue/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/hitmontop/front.animated.tilemap gfx/pokemon/hitmontop/front.dimensions > gfx/pokemon/hitmontop/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/smoochum/front.animated.tilemap gfx/pokemon/smoochum/front.dimensions > gfx/pokemon/smoochum/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/elekid/front.animated.tilemap gfx/pokemon/elekid/front.dimensions > gfx/pokemon/elekid/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/magby/front.animated.tilemap gfx/pokemon/magby/front.dimensions > gfx/pokemon/magby/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/miltank/front.animated.tilemap gfx/pokemon/miltank/front.dimensions > gfx/pokemon/miltank/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/blissey/front.animated.tilemap gfx/pokemon/blissey/front.dimensions > gfx/pokemon/blissey/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/raikou/front.animated.tilemap gfx/pokemon/raikou/front.dimensions > gfx/pokemon/raikou/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/entei/front.animated.tilemap gfx/pokemon/entei/front.dimensions > gfx/pokemon/entei/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/suicune/front.animated.tilemap gfx/pokemon/suicune/front.dimensions > gfx/pokemon/suicune/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/larvitar/front.animated.tilemap gfx/pokemon/larvitar/front.dimensions > gfx/pokemon/larvitar/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/pupitar/front.animated.tilemap gfx/pokemon/pupitar/front.dimensions > gfx/pokemon/pupitar/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/tyranitar/front.animated.tilemap gfx/pokemon/tyranitar/front.dimensions > gfx/pokemon/tyranitar/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/lugia/front.animated.tilemap gfx/pokemon/lugia/front.dimensions > gfx/pokemon/lugia/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/ho_oh/front.animated.tilemap gfx/pokemon/ho_oh/front.dimensions > gfx/pokemon/ho_oh/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/celebi/front.animated.tilemap gfx/pokemon/celebi/front.dimensions > gfx/pokemon/celebi/bitmask.inc | |
tools/pokemon_animation -b gfx/pokemon/egg/front.animated.tilemap gfx/pokemon/egg/front.dimensions > gfx/pokemon/egg/bitmask.inc | |
rgbgfx -o gfx/font/font_extra.2bpp gfx/font/font_extra.png | |
rgbgfx -d1 -o gfx/font/font.1bpp gfx/font/font.png | |
rgbgfx -o gfx/font/font_battle_extra.2bpp gfx/font/font_battle_extra.png | |
rgbgfx -d1 -o gfx/frames/1.1bpp gfx/frames/1.png | |
rgbgfx -d1 -o gfx/frames/2.1bpp gfx/frames/2.png | |
rgbgfx -d1 -o gfx/frames/3.1bpp gfx/frames/3.png | |
rgbgfx -d1 -o gfx/frames/4.1bpp gfx/frames/4.png | |
rgbgfx -d1 -o gfx/frames/5.1bpp gfx/frames/5.png | |
rgbgfx -d1 -o gfx/frames/6.1bpp gfx/frames/6.png | |
rgbgfx -d1 -o gfx/frames/7.1bpp gfx/frames/7.png | |
rgbgfx -d1 -o gfx/frames/8.1bpp gfx/frames/8.png | |
rgbgfx -d1 -o gfx/frames/9.1bpp gfx/frames/9.png | |
rgbgfx -o gfx/stats/stats_tiles.2bpp gfx/stats/stats_tiles.png | |
rgbgfx -d1 -o gfx/battle/enemy_hp_bar_border.1bpp gfx/battle/enemy_hp_bar_border.png | |
rgbgfx -d1 -o gfx/battle/hp_exp_bar_border.1bpp gfx/battle/hp_exp_bar_border.png | |
rgbgfx -o gfx/battle/expbar.2bpp gfx/battle/expbar.png | |
rgbgfx -o gfx/pokegear/town_map.2bpp gfx/pokegear/town_map.png | |
rgbgfx -o gfx/font/unused_weekday_kanji.2bpp gfx/font/unused_weekday_kanji.png | |
rgbgfx -o gfx/font/phone_icon.2bpp gfx/font/phone_icon.png | |
rgbgfx -d1 -o gfx/font/unused_bold_font.1bpp gfx/font/unused_bold_font.png | |
rgbgfx -d1 -o gfx/frames/space.1bpp gfx/frames/space.png | |
rgbgfx -d1 -o gfx/font/black.1bpp gfx/font/black.png | |
tools/gfx --trim-whitespace -d1 -o gfx/font/unused_bold_font.1bpp gfx/font/unused_bold_font.1bpp | |
rgbgfx -d1 -o gfx/font/unused_up_arrow.1bpp gfx/font/unused_up_arrow.png | |
rgbgfx -o gfx/mobile/phone_tiles.2bpp gfx/mobile/phone_tiles.png | |
rgbgfx -o gfx/frames/map_entry_sign.2bpp gfx/frames/map_entry_sign.png | |
rgbgfx -o gfx/font/up_arrow.2bpp gfx/font/up_arrow.png | |
rgbgfx -d1 -o gfx/footprints/bulbasaur.1bpp gfx/footprints/bulbasaur.png | |
rgbgfx -d1 -o gfx/footprints/ivysaur.1bpp gfx/footprints/ivysaur.png | |
rgbgfx -d1 -o gfx/footprints/venusaur.1bpp gfx/footprints/venusaur.png | |
rgbgfx -d1 -o gfx/footprints/charmander.1bpp gfx/footprints/charmander.png | |
rgbgfx -d1 -o gfx/footprints/charmeleon.1bpp gfx/footprints/charmeleon.png | |
rgbgfx -d1 -o gfx/footprints/charizard.1bpp gfx/footprints/charizard.png | |
rgbgfx -d1 -o gfx/footprints/squirtle.1bpp gfx/footprints/squirtle.png | |
rgbgfx -d1 -o gfx/footprints/wartortle.1bpp gfx/footprints/wartortle.png | |
rgbgfx -d1 -o gfx/footprints/blastoise.1bpp gfx/footprints/blastoise.png | |
rgbgfx -d1 -o gfx/footprints/caterpie.1bpp gfx/footprints/caterpie.png | |
rgbgfx -d1 -o gfx/footprints/metapod.1bpp gfx/footprints/metapod.png | |
rgbgfx -d1 -o gfx/footprints/butterfree.1bpp gfx/footprints/butterfree.png | |
rgbgfx -d1 -o gfx/footprints/weedle.1bpp gfx/footprints/weedle.png | |
rgbgfx -d1 -o gfx/footprints/kakuna.1bpp gfx/footprints/kakuna.png | |
rgbgfx -d1 -o gfx/footprints/beedrill.1bpp gfx/footprints/beedrill.png | |
rgbgfx -d1 -o gfx/footprints/pidgey.1bpp gfx/footprints/pidgey.png | |
rgbgfx -d1 -o gfx/footprints/pidgeotto.1bpp gfx/footprints/pidgeotto.png | |
rgbgfx -d1 -o gfx/footprints/pidgeot.1bpp gfx/footprints/pidgeot.png | |
rgbgfx -d1 -o gfx/footprints/rattata.1bpp gfx/footprints/rattata.png | |
rgbgfx -d1 -o gfx/footprints/raticate.1bpp gfx/footprints/raticate.png | |
rgbgfx -d1 -o gfx/footprints/spearow.1bpp gfx/footprints/spearow.png | |
rgbgfx -d1 -o gfx/footprints/fearow.1bpp gfx/footprints/fearow.png | |
rgbgfx -d1 -o gfx/footprints/ekans.1bpp gfx/footprints/ekans.png | |
rgbgfx -d1 -o gfx/footprints/arbok.1bpp gfx/footprints/arbok.png | |
rgbgfx -d1 -o gfx/footprints/pikachu.1bpp gfx/footprints/pikachu.png | |
rgbgfx -d1 -o gfx/footprints/raichu.1bpp gfx/footprints/raichu.png | |
rgbgfx -d1 -o gfx/footprints/sandshrew.1bpp gfx/footprints/sandshrew.png | |
rgbgfx -d1 -o gfx/footprints/sandslash.1bpp gfx/footprints/sandslash.png | |
rgbgfx -d1 -o gfx/footprints/nidoran_f.1bpp gfx/footprints/nidoran_f.png | |
rgbgfx -d1 -o gfx/footprints/nidorina.1bpp gfx/footprints/nidorina.png | |
rgbgfx -d1 -o gfx/footprints/nidoqueen.1bpp gfx/footprints/nidoqueen.png | |
rgbgfx -d1 -o gfx/footprints/nidoran_m.1bpp gfx/footprints/nidoran_m.png | |
rgbgfx -d1 -o gfx/footprints/nidorino.1bpp gfx/footprints/nidorino.png | |
rgbgfx -d1 -o gfx/footprints/nidoking.1bpp gfx/footprints/nidoking.png | |
rgbgfx -d1 -o gfx/footprints/clefairy.1bpp gfx/footprints/clefairy.png | |
rgbgfx -d1 -o gfx/footprints/clefable.1bpp gfx/footprints/clefable.png | |
rgbgfx -d1 -o gfx/footprints/vulpix.1bpp gfx/footprints/vulpix.png | |
rgbgfx -d1 -o gfx/footprints/ninetales.1bpp gfx/footprints/ninetales.png | |
rgbgfx -d1 -o gfx/footprints/jigglypuff.1bpp gfx/footprints/jigglypuff.png | |
rgbgfx -d1 -o gfx/footprints/wigglytuff.1bpp gfx/footprints/wigglytuff.png | |
rgbgfx -d1 -o gfx/footprints/zubat.1bpp gfx/footprints/zubat.png | |
rgbgfx -d1 -o gfx/footprints/golbat.1bpp gfx/footprints/golbat.png | |
rgbgfx -d1 -o gfx/footprints/oddish.1bpp gfx/footprints/oddish.png | |
rgbgfx -d1 -o gfx/footprints/gloom.1bpp gfx/footprints/gloom.png | |
rgbgfx -d1 -o gfx/footprints/vileplume.1bpp gfx/footprints/vileplume.png | |
rgbgfx -d1 -o gfx/footprints/paras.1bpp gfx/footprints/paras.png | |
rgbgfx -d1 -o gfx/footprints/parasect.1bpp gfx/footprints/parasect.png | |
rgbgfx -d1 -o gfx/footprints/venonat.1bpp gfx/footprints/venonat.png | |
rgbgfx -d1 -o gfx/footprints/venomoth.1bpp gfx/footprints/venomoth.png | |
rgbgfx -d1 -o gfx/footprints/diglett.1bpp gfx/footprints/diglett.png | |
rgbgfx -d1 -o gfx/footprints/dugtrio.1bpp gfx/footprints/dugtrio.png | |
rgbgfx -d1 -o gfx/footprints/meowth.1bpp gfx/footprints/meowth.png | |
rgbgfx -d1 -o gfx/footprints/persian.1bpp gfx/footprints/persian.png | |
rgbgfx -d1 -o gfx/footprints/psyduck.1bpp gfx/footprints/psyduck.png | |
rgbgfx -d1 -o gfx/footprints/golduck.1bpp gfx/footprints/golduck.png | |
rgbgfx -d1 -o gfx/footprints/mankey.1bpp gfx/footprints/mankey.png | |
rgbgfx -d1 -o gfx/footprints/primeape.1bpp gfx/footprints/primeape.png | |
rgbgfx -d1 -o gfx/footprints/growlithe.1bpp gfx/footprints/growlithe.png | |
rgbgfx -d1 -o gfx/footprints/arcanine.1bpp gfx/footprints/arcanine.png | |
rgbgfx -d1 -o gfx/footprints/poliwag.1bpp gfx/footprints/poliwag.png | |
rgbgfx -d1 -o gfx/footprints/poliwhirl.1bpp gfx/footprints/poliwhirl.png | |
rgbgfx -d1 -o gfx/footprints/poliwrath.1bpp gfx/footprints/poliwrath.png | |
rgbgfx -d1 -o gfx/footprints/abra.1bpp gfx/footprints/abra.png | |
rgbgfx -d1 -o gfx/footprints/kadabra.1bpp gfx/footprints/kadabra.png | |
rgbgfx -d1 -o gfx/footprints/alakazam.1bpp gfx/footprints/alakazam.png | |
rgbgfx -d1 -o gfx/footprints/machop.1bpp gfx/footprints/machop.png | |
rgbgfx -d1 -o gfx/footprints/machoke.1bpp gfx/footprints/machoke.png | |
rgbgfx -d1 -o gfx/footprints/machamp.1bpp gfx/footprints/machamp.png | |
rgbgfx -d1 -o gfx/footprints/bellsprout.1bpp gfx/footprints/bellsprout.png | |
rgbgfx -d1 -o gfx/footprints/weepinbell.1bpp gfx/footprints/weepinbell.png | |
rgbgfx -d1 -o gfx/footprints/victreebel.1bpp gfx/footprints/victreebel.png | |
rgbgfx -d1 -o gfx/footprints/tentacool.1bpp gfx/footprints/tentacool.png | |
rgbgfx -d1 -o gfx/footprints/tentacruel.1bpp gfx/footprints/tentacruel.png | |
rgbgfx -d1 -o gfx/footprints/geodude.1bpp gfx/footprints/geodude.png | |
rgbgfx -d1 -o gfx/footprints/graveler.1bpp gfx/footprints/graveler.png | |
rgbgfx -d1 -o gfx/footprints/golem.1bpp gfx/footprints/golem.png | |
rgbgfx -d1 -o gfx/footprints/ponyta.1bpp gfx/footprints/ponyta.png | |
rgbgfx -d1 -o gfx/footprints/rapidash.1bpp gfx/footprints/rapidash.png | |
rgbgfx -d1 -o gfx/footprints/slowpoke.1bpp gfx/footprints/slowpoke.png | |
rgbgfx -d1 -o gfx/footprints/slowbro.1bpp gfx/footprints/slowbro.png | |
rgbgfx -d1 -o gfx/footprints/magnemite.1bpp gfx/footprints/magnemite.png | |
rgbgfx -d1 -o gfx/footprints/magneton.1bpp gfx/footprints/magneton.png | |
rgbgfx -d1 -o gfx/footprints/farfetch_d.1bpp gfx/footprints/farfetch_d.png | |
rgbgfx -d1 -o gfx/footprints/doduo.1bpp gfx/footprints/doduo.png | |
rgbgfx -d1 -o gfx/footprints/dodrio.1bpp gfx/footprints/dodrio.png | |
rgbgfx -d1 -o gfx/footprints/seel.1bpp gfx/footprints/seel.png | |
rgbgfx -d1 -o gfx/footprints/dewgong.1bpp gfx/footprints/dewgong.png | |
rgbgfx -d1 -o gfx/footprints/grimer.1bpp gfx/footprints/grimer.png | |
rgbgfx -d1 -o gfx/footprints/muk.1bpp gfx/footprints/muk.png | |
rgbgfx -d1 -o gfx/footprints/shellder.1bpp gfx/footprints/shellder.png | |
rgbgfx -d1 -o gfx/footprints/cloyster.1bpp gfx/footprints/cloyster.png | |
rgbgfx -d1 -o gfx/footprints/gastly.1bpp gfx/footprints/gastly.png | |
rgbgfx -d1 -o gfx/footprints/haunter.1bpp gfx/footprints/haunter.png | |
rgbgfx -d1 -o gfx/footprints/gengar.1bpp gfx/footprints/gengar.png | |
rgbgfx -d1 -o gfx/footprints/onix.1bpp gfx/footprints/onix.png | |
rgbgfx -d1 -o gfx/footprints/drowzee.1bpp gfx/footprints/drowzee.png | |
rgbgfx -d1 -o gfx/footprints/hypno.1bpp gfx/footprints/hypno.png | |
rgbgfx -d1 -o gfx/footprints/krabby.1bpp gfx/footprints/krabby.png | |
rgbgfx -d1 -o gfx/footprints/kingler.1bpp gfx/footprints/kingler.png | |
rgbgfx -d1 -o gfx/footprints/voltorb.1bpp gfx/footprints/voltorb.png | |
rgbgfx -d1 -o gfx/footprints/electrode.1bpp gfx/footprints/electrode.png | |
rgbgfx -d1 -o gfx/footprints/exeggcute.1bpp gfx/footprints/exeggcute.png | |
rgbgfx -d1 -o gfx/footprints/exeggutor.1bpp gfx/footprints/exeggutor.png | |
rgbgfx -d1 -o gfx/footprints/cubone.1bpp gfx/footprints/cubone.png | |
rgbgfx -d1 -o gfx/footprints/marowak.1bpp gfx/footprints/marowak.png | |
rgbgfx -d1 -o gfx/footprints/hitmonlee.1bpp gfx/footprints/hitmonlee.png | |
rgbgfx -d1 -o gfx/footprints/hitmonchan.1bpp gfx/footprints/hitmonchan.png | |
rgbgfx -d1 -o gfx/footprints/lickitung.1bpp gfx/footprints/lickitung.png | |
rgbgfx -d1 -o gfx/footprints/koffing.1bpp gfx/footprints/koffing.png | |
rgbgfx -d1 -o gfx/footprints/weezing.1bpp gfx/footprints/weezing.png | |
rgbgfx -d1 -o gfx/footprints/rhyhorn.1bpp gfx/footprints/rhyhorn.png | |
rgbgfx -d1 -o gfx/footprints/rhydon.1bpp gfx/footprints/rhydon.png | |
rgbgfx -d1 -o gfx/footprints/chansey.1bpp gfx/footprints/chansey.png | |
rgbgfx -d1 -o gfx/footprints/tangela.1bpp gfx/footprints/tangela.png | |
rgbgfx -d1 -o gfx/footprints/kangaskhan.1bpp gfx/footprints/kangaskhan.png | |
rgbgfx -d1 -o gfx/footprints/horsea.1bpp gfx/footprints/horsea.png | |
rgbgfx -d1 -o gfx/footprints/seadra.1bpp gfx/footprints/seadra.png | |
rgbgfx -d1 -o gfx/footprints/goldeen.1bpp gfx/footprints/goldeen.png | |
rgbgfx -d1 -o gfx/footprints/seaking.1bpp gfx/footprints/seaking.png | |
rgbgfx -d1 -o gfx/footprints/staryu.1bpp gfx/footprints/staryu.png | |
rgbgfx -d1 -o gfx/footprints/starmie.1bpp gfx/footprints/starmie.png | |
rgbgfx -d1 -o gfx/footprints/mr__mime.1bpp gfx/footprints/mr__mime.png | |
rgbgfx -d1 -o gfx/footprints/scyther.1bpp gfx/footprints/scyther.png | |
rgbgfx -d1 -o gfx/footprints/jynx.1bpp gfx/footprints/jynx.png | |
rgbgfx -d1 -o gfx/footprints/electabuzz.1bpp gfx/footprints/electabuzz.png | |
rgbgfx -d1 -o gfx/footprints/magmar.1bpp gfx/footprints/magmar.png | |
rgbgfx -d1 -o gfx/footprints/pinsir.1bpp gfx/footprints/pinsir.png | |
rgbgfx -d1 -o gfx/footprints/tauros.1bpp gfx/footprints/tauros.png | |
rgbgfx -d1 -o gfx/footprints/magikarp.1bpp gfx/footprints/magikarp.png | |
rgbgfx -d1 -o gfx/footprints/gyarados.1bpp gfx/footprints/gyarados.png | |
rgbgfx -d1 -o gfx/footprints/lapras.1bpp gfx/footprints/lapras.png | |
rgbgfx -d1 -o gfx/footprints/ditto.1bpp gfx/footprints/ditto.png | |
rgbgfx -d1 -o gfx/footprints/eevee.1bpp gfx/footprints/eevee.png | |
rgbgfx -d1 -o gfx/footprints/vaporeon.1bpp gfx/footprints/vaporeon.png | |
rgbgfx -d1 -o gfx/footprints/jolteon.1bpp gfx/footprints/jolteon.png | |
rgbgfx -d1 -o gfx/footprints/flareon.1bpp gfx/footprints/flareon.png | |
rgbgfx -d1 -o gfx/footprints/porygon.1bpp gfx/footprints/porygon.png | |
rgbgfx -d1 -o gfx/footprints/omanyte.1bpp gfx/footprints/omanyte.png | |
rgbgfx -d1 -o gfx/footprints/omastar.1bpp gfx/footprints/omastar.png | |
rgbgfx -d1 -o gfx/footprints/kabuto.1bpp gfx/footprints/kabuto.png | |
rgbgfx -d1 -o gfx/footprints/kabutops.1bpp gfx/footprints/kabutops.png | |
rgbgfx -d1 -o gfx/footprints/aerodactyl.1bpp gfx/footprints/aerodactyl.png | |
rgbgfx -d1 -o gfx/footprints/snorlax.1bpp gfx/footprints/snorlax.png | |
rgbgfx -d1 -o gfx/footprints/articuno.1bpp gfx/footprints/articuno.png | |
rgbgfx -d1 -o gfx/footprints/zapdos.1bpp gfx/footprints/zapdos.png | |
rgbgfx -d1 -o gfx/footprints/moltres.1bpp gfx/footprints/moltres.png | |
rgbgfx -d1 -o gfx/footprints/dratini.1bpp gfx/footprints/dratini.png | |
rgbgfx -d1 -o gfx/footprints/dragonair.1bpp gfx/footprints/dragonair.png | |
rgbgfx -d1 -o gfx/footprints/dragonite.1bpp gfx/footprints/dragonite.png | |
rgbgfx -d1 -o gfx/footprints/mewtwo.1bpp gfx/footprints/mewtwo.png | |
rgbgfx -d1 -o gfx/footprints/mew.1bpp gfx/footprints/mew.png | |
rgbgfx -d1 -o gfx/footprints/chikorita.1bpp gfx/footprints/chikorita.png | |
rgbgfx -d1 -o gfx/footprints/bayleef.1bpp gfx/footprints/bayleef.png | |
rgbgfx -d1 -o gfx/footprints/meganium.1bpp gfx/footprints/meganium.png | |
rgbgfx -d1 -o gfx/footprints/cyndaquil.1bpp gfx/footprints/cyndaquil.png | |
rgbgfx -d1 -o gfx/footprints/quilava.1bpp gfx/footprints/quilava.png | |
rgbgfx -d1 -o gfx/footprints/typhlosion.1bpp gfx/footprints/typhlosion.png | |
rgbgfx -d1 -o gfx/footprints/totodile.1bpp gfx/footprints/totodile.png | |
rgbgfx -d1 -o gfx/footprints/croconaw.1bpp gfx/footprints/croconaw.png | |
rgbgfx -d1 -o gfx/footprints/feraligatr.1bpp gfx/footprints/feraligatr.png | |
rgbgfx -d1 -o gfx/footprints/sentret.1bpp gfx/footprints/sentret.png | |
rgbgfx -d1 -o gfx/footprints/furret.1bpp gfx/footprints/furret.png | |
rgbgfx -d1 -o gfx/footprints/hoothoot.1bpp gfx/footprints/hoothoot.png | |
rgbgfx -d1 -o gfx/footprints/noctowl.1bpp gfx/footprints/noctowl.png | |
rgbgfx -d1 -o gfx/footprints/ledyba.1bpp gfx/footprints/ledyba.png | |
rgbgfx -d1 -o gfx/footprints/ledian.1bpp gfx/footprints/ledian.png | |
rgbgfx -d1 -o gfx/footprints/spinarak.1bpp gfx/footprints/spinarak.png | |
rgbgfx -d1 -o gfx/footprints/ariados.1bpp gfx/footprints/ariados.png | |
rgbgfx -d1 -o gfx/footprints/crobat.1bpp gfx/footprints/crobat.png | |
rgbgfx -d1 -o gfx/footprints/chinchou.1bpp gfx/footprints/chinchou.png | |
rgbgfx -d1 -o gfx/footprints/lanturn.1bpp gfx/footprints/lanturn.png | |
rgbgfx -d1 -o gfx/footprints/pichu.1bpp gfx/footprints/pichu.png | |
rgbgfx -d1 -o gfx/footprints/cleffa.1bpp gfx/footprints/cleffa.png | |
rgbgfx -d1 -o gfx/footprints/igglybuff.1bpp gfx/footprints/igglybuff.png | |
rgbgfx -d1 -o gfx/footprints/togepi.1bpp gfx/footprints/togepi.png | |
rgbgfx -d1 -o gfx/footprints/togetic.1bpp gfx/footprints/togetic.png | |
rgbgfx -d1 -o gfx/footprints/natu.1bpp gfx/footprints/natu.png | |
rgbgfx -d1 -o gfx/footprints/xatu.1bpp gfx/footprints/xatu.png | |
rgbgfx -d1 -o gfx/footprints/mareep.1bpp gfx/footprints/mareep.png | |
rgbgfx -d1 -o gfx/footprints/flaaffy.1bpp gfx/footprints/flaaffy.png | |
rgbgfx -d1 -o gfx/footprints/ampharos.1bpp gfx/footprints/ampharos.png | |
rgbgfx -d1 -o gfx/footprints/bellossom.1bpp gfx/footprints/bellossom.png | |
rgbgfx -d1 -o gfx/footprints/marill.1bpp gfx/footprints/marill.png | |
rgbgfx -d1 -o gfx/footprints/azumarill.1bpp gfx/footprints/azumarill.png | |
rgbgfx -d1 -o gfx/footprints/sudowoodo.1bpp gfx/footprints/sudowoodo.png | |
rgbgfx -d1 -o gfx/footprints/politoed.1bpp gfx/footprints/politoed.png | |
rgbgfx -d1 -o gfx/footprints/hoppip.1bpp gfx/footprints/hoppip.png | |
rgbgfx -d1 -o gfx/footprints/skiploom.1bpp gfx/footprints/skiploom.png | |
rgbgfx -d1 -o gfx/footprints/jumpluff.1bpp gfx/footprints/jumpluff.png | |
rgbgfx -d1 -o gfx/footprints/aipom.1bpp gfx/footprints/aipom.png | |
rgbgfx -d1 -o gfx/footprints/sunkern.1bpp gfx/footprints/sunkern.png | |
rgbgfx -d1 -o gfx/footprints/sunflora.1bpp gfx/footprints/sunflora.png | |
rgbgfx -d1 -o gfx/footprints/yanma.1bpp gfx/footprints/yanma.png | |
rgbgfx -d1 -o gfx/footprints/wooper.1bpp gfx/footprints/wooper.png | |
rgbgfx -d1 -o gfx/footprints/quagsire.1bpp gfx/footprints/quagsire.png | |
rgbgfx -d1 -o gfx/footprints/espeon.1bpp gfx/footprints/espeon.png | |
rgbgfx -d1 -o gfx/footprints/umbreon.1bpp gfx/footprints/umbreon.png | |
rgbgfx -d1 -o gfx/footprints/murkrow.1bpp gfx/footprints/murkrow.png | |
rgbgfx -d1 -o gfx/footprints/slowking.1bpp gfx/footprints/slowking.png | |
rgbgfx -d1 -o gfx/footprints/misdreavus.1bpp gfx/footprints/misdreavus.png | |
rgbgfx -d1 -o gfx/footprints/unown.1bpp gfx/footprints/unown.png | |
rgbgfx -d1 -o gfx/footprints/wobbuffet.1bpp gfx/footprints/wobbuffet.png | |
rgbgfx -d1 -o gfx/footprints/girafarig.1bpp gfx/footprints/girafarig.png | |
rgbgfx -d1 -o gfx/footprints/pineco.1bpp gfx/footprints/pineco.png | |
rgbgfx -d1 -o gfx/footprints/forretress.1bpp gfx/footprints/forretress.png | |
rgbgfx -d1 -o gfx/footprints/dunsparce.1bpp gfx/footprints/dunsparce.png | |
rgbgfx -d1 -o gfx/footprints/gligar.1bpp gfx/footprints/gligar.png | |
rgbgfx -d1 -o gfx/footprints/steelix.1bpp gfx/footprints/steelix.png | |
rgbgfx -d1 -o gfx/footprints/snubbull.1bpp gfx/footprints/snubbull.png | |
rgbgfx -d1 -o gfx/footprints/granbull.1bpp gfx/footprints/granbull.png | |
rgbgfx -d1 -o gfx/footprints/qwilfish.1bpp gfx/footprints/qwilfish.png | |
rgbgfx -d1 -o gfx/footprints/scizor.1bpp gfx/footprints/scizor.png | |
rgbgfx -d1 -o gfx/footprints/shuckle.1bpp gfx/footprints/shuckle.png | |
rgbgfx -d1 -o gfx/footprints/heracross.1bpp gfx/footprints/heracross.png | |
rgbgfx -d1 -o gfx/footprints/sneasel.1bpp gfx/footprints/sneasel.png | |
rgbgfx -d1 -o gfx/footprints/teddiursa.1bpp gfx/footprints/teddiursa.png | |
rgbgfx -d1 -o gfx/footprints/ursaring.1bpp gfx/footprints/ursaring.png | |
rgbgfx -d1 -o gfx/footprints/slugma.1bpp gfx/footprints/slugma.png | |
rgbgfx -d1 -o gfx/footprints/magcargo.1bpp gfx/footprints/magcargo.png | |
rgbgfx -d1 -o gfx/footprints/swinub.1bpp gfx/footprints/swinub.png | |
rgbgfx -d1 -o gfx/footprints/piloswine.1bpp gfx/footprints/piloswine.png | |
rgbgfx -d1 -o gfx/footprints/corsola.1bpp gfx/footprints/corsola.png | |
rgbgfx -d1 -o gfx/footprints/remoraid.1bpp gfx/footprints/remoraid.png | |
rgbgfx -d1 -o gfx/footprints/octillery.1bpp gfx/footprints/octillery.png | |
rgbgfx -d1 -o gfx/footprints/delibird.1bpp gfx/footprints/delibird.png | |
rgbgfx -d1 -o gfx/footprints/mantine.1bpp gfx/footprints/mantine.png | |
rgbgfx -d1 -o gfx/footprints/skarmory.1bpp gfx/footprints/skarmory.png | |
rgbgfx -d1 -o gfx/footprints/houndour.1bpp gfx/footprints/houndour.png | |
rgbgfx -d1 -o gfx/footprints/houndoom.1bpp gfx/footprints/houndoom.png | |
rgbgfx -d1 -o gfx/footprints/kingdra.1bpp gfx/footprints/kingdra.png | |
rgbgfx -d1 -o gfx/footprints/phanpy.1bpp gfx/footprints/phanpy.png | |
rgbgfx -d1 -o gfx/footprints/donphan.1bpp gfx/footprints/donphan.png | |
rgbgfx -d1 -o gfx/footprints/porygon2.1bpp gfx/footprints/porygon2.png | |
rgbgfx -d1 -o gfx/footprints/stantler.1bpp gfx/footprints/stantler.png | |
rgbgfx -d1 -o gfx/footprints/smeargle.1bpp gfx/footprints/smeargle.png | |
rgbgfx -d1 -o gfx/footprints/tyrogue.1bpp gfx/footprints/tyrogue.png | |
rgbgfx -d1 -o gfx/footprints/hitmontop.1bpp gfx/footprints/hitmontop.png | |
rgbgfx -d1 -o gfx/footprints/smoochum.1bpp gfx/footprints/smoochum.png | |
rgbgfx -d1 -o gfx/footprints/elekid.1bpp gfx/footprints/elekid.png | |
rgbgfx -d1 -o gfx/footprints/magby.1bpp gfx/footprints/magby.png | |
rgbgfx -d1 -o gfx/footprints/miltank.1bpp gfx/footprints/miltank.png | |
rgbgfx -d1 -o gfx/footprints/blissey.1bpp gfx/footprints/blissey.png | |
rgbgfx -d1 -o gfx/footprints/raikou.1bpp gfx/footprints/raikou.png | |
rgbgfx -d1 -o gfx/footprints/entei.1bpp gfx/footprints/entei.png | |
rgbgfx -d1 -o gfx/footprints/suicune.1bpp gfx/footprints/suicune.png | |
rgbgfx -d1 -o gfx/footprints/larvitar.1bpp gfx/footprints/larvitar.png | |
rgbgfx -d1 -o gfx/footprints/pupitar.1bpp gfx/footprints/pupitar.png | |
rgbgfx -d1 -o gfx/footprints/tyranitar.1bpp gfx/footprints/tyranitar.png | |
rgbgfx -d1 -o gfx/footprints/lugia.1bpp gfx/footprints/lugia.png | |
rgbgfx -d1 -o gfx/footprints/ho_oh.1bpp gfx/footprints/ho_oh.png | |
rgbgfx -d1 -o gfx/footprints/celebi.1bpp gfx/footprints/celebi.png | |
rgbgfx -d1 -o gfx/footprints/252.1bpp gfx/footprints/252.png | |
rgbgfx -d1 -o gfx/footprints/253.1bpp gfx/footprints/253.png | |
rgbgfx -d1 -o gfx/footprints/254.1bpp gfx/footprints/254.png | |
rgbgfx -d1 -o gfx/footprints/255.1bpp gfx/footprints/255.png | |
rgbgfx -d1 -o gfx/footprints/256.1bpp gfx/footprints/256.png | |
rgbasm -E -L -o lib/mobile/main.o lib/mobile/main.asm | |
rgbasm -E -L -o maps/BrunosRoom.o maps/BrunosRoom.asm | |
rgbasm -E -L -o maps/BlackthornGym2F.o maps/BlackthornGym2F.asm | |
rgbasm -E -L -o maps/Route35.o maps/Route35.asm | |
rgbasm -E -L -o maps/DarkCaveBlackthornEntrance.o maps/DarkCaveBlackthornEntrance.asm | |
rgbasm -E -L -o maps/RuinsOfAlphAerodactylWordRoom.o maps/RuinsOfAlphAerodactylWordRoom.asm | |
rgbasm -E -L -o maps/Route45.o maps/Route45.asm | |
rgbasm -E -L -o maps/RuinsOfAlphOmanyteWordRoom.o maps/RuinsOfAlphOmanyteWordRoom.asm | |
rgbasm -E -L -o maps/LancesRoom.o maps/LancesRoom.asm | |
rgbasm -E -L -o maps/AzaleaMart.o maps/AzaleaMart.asm | |
rgbasm -E -L -o maps/KogasRoom.o maps/KogasRoom.asm | |
rgbasm -E -L -o maps/Route1.o maps/Route1.asm | |
rgbasm -E -L -o maps/SafariZoneMainOffice.o maps/SafariZoneMainOffice.asm | |
rgbasm -E -L -o maps/TeamRocketBaseB3F.o maps/TeamRocketBaseB3F.asm | |
rgbasm -E -L -o maps/Route5CleanseTagHouse.o maps/Route5CleanseTagHouse.asm | |
rgbasm -E -L -o maps/RadioTower1F.o maps/RadioTower1F.asm | |
rgbasm -E -L -o maps/Route33.o maps/Route33.asm | |
rgbasm -E -L -o maps/Route17Route18Gate.o maps/Route17Route18Gate.asm | |
rgbasm -E -L -o maps/CeladonMansion1F.o maps/CeladonMansion1F.asm | |
rgbasm -E -L -o maps/RuinsOfAlphHoOhItemRoom.o maps/RuinsOfAlphHoOhItemRoom.asm | |
rgbasm -E -L -o maps/MahoganyGym.o maps/MahoganyGym.asm | |
rgbasm -E -L -o maps/WhirlIslandNE.o maps/WhirlIslandNE.asm | |
rgbasm -E -L -o maps/TinTowerRoof.o maps/TinTowerRoof.asm | |
rgbasm -E -L -o maps/Route37.o maps/Route37.asm | |
rgbasm -E -L -o maps/MobileBattleRoom.o maps/MobileBattleRoom.asm | |
rgbasm -E -L -o maps/GoldenrodUndergroundSwitchRoomEntrances.o maps/GoldenrodUndergroundSwitchRoomEntrances.asm | |
rgbasm -E -L -o maps/FastShipB1F.o maps/FastShipB1F.asm | |
rgbasm -E -L -o maps/Route5.o maps/Route5.asm | |
rgbasm -E -L -o maps/Route30BerryHouse.o maps/Route30BerryHouse.asm | |
rgbasm -E -L -o maps/Route36NationalParkGate.o maps/Route36NationalParkGate.asm | |
rgbasm -E -L -o maps/EcruteakTinTowerEntrance.o maps/EcruteakTinTowerEntrance.asm | |
rgbasm -E -L -o maps/BlackthornCity.o maps/BlackthornCity.asm | |
rgbasm -E -L -o maps/CeladonGym.o maps/CeladonGym.asm | |
rgbasm -E -L -o maps/DragonShrine.o maps/DragonShrine.asm | |
rgbasm -E -L -o maps/OlivineCity.o maps/OlivineCity.asm | |
rgbasm -E -L -o maps/OlivineLighthouse3F.o maps/OlivineLighthouse3F.asm | |
rgbasm -E -L -o maps/Route41.o maps/Route41.asm | |
rgbasm -E -L -o maps/RuinsOfAlphKabutoWordRoom.o maps/RuinsOfAlphKabutoWordRoom.asm | |
rgbasm -E -L -o maps/Route42EcruteakGate.o maps/Route42EcruteakGate.asm | |
rgbasm -E -L -o maps/Route26.o maps/Route26.asm | |
rgbasm -E -L -o maps/GoldenrodPPSpeechHouse.o maps/GoldenrodPPSpeechHouse.asm | |
rgbasm -E -L -o maps/SaffronMagnetTrainStation.o maps/SaffronMagnetTrainStation.asm | |
rgbasm -E -L -o maps/Route4.o maps/Route4.asm | |
rgbasm -E -L -o maps/PlayersNeighborsHouse.o maps/PlayersNeighborsHouse.asm | |
rgbasm -E -L -o maps/MountMortar1FOutside.o maps/MountMortar1FOutside.asm | |
rgbasm -E -L -o maps/CherrygrovePokecenter1F.o maps/CherrygrovePokecenter1F.asm | |
rgbasm -E -L -o maps/CianwoodPharmacy.o maps/CianwoodPharmacy.asm | |
rgbasm -E -L -o maps/Route5SaffronGate.o maps/Route5SaffronGate.asm | |
rgbasm -E -L -o maps/LakeOfRage.o maps/LakeOfRage.asm | |
rgbasm -E -L -o maps/Route15FuchsiaGate.o maps/Route15FuchsiaGate.asm | |
rgbasm -E -L -o maps/Route7.o maps/Route7.asm | |
rgbasm -E -L -o maps/FastShipCabins_SW_SSW_NW.o maps/FastShipCabins_SW_SSW_NW.asm | |
rgbasm -E -L -o maps/Route27SandstormHouse.o maps/Route27SandstormHouse.asm | |
rgbasm -E -L -o maps/Route31VioletGate.o maps/Route31VioletGate.asm | |
rgbasm -E -L -o maps/FastShipCabins_NNW_NNE_NE.o maps/FastShipCabins_NNW_NNE_NE.asm | |
rgbasm -E -L -o maps/Route29Route46Gate.o maps/Route29Route46Gate.asm | |
rgbasm -E -L -o maps/VioletPokecenter1F.o maps/VioletPokecenter1F.asm | |
rgbasm -E -L -o maps/PewterMart.o maps/PewterMart.asm | |
rgbasm -E -L -o maps/TinTower5F.o maps/TinTower5F.asm | |
rgbasm -E -L -o maps/Route44.o maps/Route44.asm | |
rgbasm -E -L -o maps/OlivineMart.o maps/OlivineMart.asm | |
rgbasm -E -L -o maps/SaffronMart.o maps/SaffronMart.asm | |
rgbasm -E -L -o maps/OlivineLighthouse4F.o maps/OlivineLighthouse4F.asm | |
rgbasm -E -L -o maps/PewterPokecenter1F.o maps/PewterPokecenter1F.asm | |
rgbasm -E -L -o maps/SafariZoneBeta.o maps/SafariZoneBeta.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStoreB1F.o maps/GoldenrodDeptStoreB1F.asm | |
rgbasm -E -L -o maps/CopycatsHouse2F.o maps/CopycatsHouse2F.asm | |
rgbasm -E -L -o maps/EcruteakItemfinderHouse.o maps/EcruteakItemfinderHouse.asm | |
rgbasm -E -L -o maps/SlowpokeWellB1F.o maps/SlowpokeWellB1F.asm | |
rgbasm -E -L -o maps/Route11.o maps/Route11.asm | |
rgbasm -E -L -o maps/LavenderSpeechHouse.o maps/LavenderSpeechHouse.asm | |
rgbasm -E -L -o maps/TinTower2F.o maps/TinTower2F.asm | |
rgbasm -E -L -o maps/RadioTower5F.o maps/RadioTower5F.asm | |
rgbasm -E -L -o maps/RuinsOfAlphKabutoItemRoom.o maps/RuinsOfAlphKabutoItemRoom.asm | |
rgbasm -E -L -o maps/TinTower9F.o maps/TinTower9F.asm | |
rgbasm -E -L -o maps/OlivineGym.o maps/OlivineGym.asm | |
rgbasm -E -L -o maps/FuchsiaCity.o maps/FuchsiaCity.asm | |
rgbasm -E -L -o maps/TimeCapsule.o maps/TimeCapsule.asm | |
rgbasm -E -L -o maps/VioletMart.o maps/VioletMart.asm | |
rgbasm -E -L -o maps/OaksLab.o maps/OaksLab.asm | |
rgbasm -E -L -o maps/FuchsiaMart.o maps/FuchsiaMart.asm | |
rgbasm -E -L -o maps/ViridianCity.o maps/ViridianCity.asm | |
rgbasm -E -L -o maps/SaffronGym.o maps/SaffronGym.asm | |
rgbasm -E -L -o maps/Route17.o maps/Route17.asm | |
rgbasm -E -L -o maps/Route24.o maps/Route24.asm | |
rgbasm -E -L -o maps/WhirlIslandB1F.o maps/WhirlIslandB1F.asm | |
rgbasm -E -L -o maps/VermilionGym.o maps/VermilionGym.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStore2F.o maps/GoldenrodDeptStore2F.asm | |
rgbasm -E -L -o maps/DayOfWeekSiblingsHouse.o maps/DayOfWeekSiblingsHouse.asm | |
rgbasm -E -L -o maps/CherrygroveGymSpeechHouse.o maps/CherrygroveGymSpeechHouse.asm | |
rgbasm -E -L -o maps/BattleTowerBattleRoom.o maps/BattleTowerBattleRoom.asm | |
rgbasm -E -L -o maps/RuinsOfAlphAerodactylItemRoom.o maps/RuinsOfAlphAerodactylItemRoom.asm | |
rgbasm -E -L -o maps/Route39.o maps/Route39.asm | |
rgbasm -E -L -o maps/TinTower6F.o maps/TinTower6F.asm | |
rgbasm -E -L -o maps/EcruteakPokecenter1F.o maps/EcruteakPokecenter1F.asm | |
rgbasm -E -L -o maps/AzaleaTown.o maps/AzaleaTown.asm | |
rgbasm -E -L -o maps/SeafoamGym.o maps/SeafoamGym.asm | |
rgbasm -E -L -o maps/Route19.o maps/Route19.asm | |
rgbasm -E -L -o maps/MountMoon.o maps/MountMoon.asm | |
rgbasm -E -L -o maps/SproutTower2F.o maps/SproutTower2F.asm | |
rgbasm -E -L -o maps/Route16.o maps/Route16.asm | |
rgbasm -E -L -o maps/CeladonDeptStore5F.o maps/CeladonDeptStore5F.asm | |
rgbasm -E -L -o maps/GoldenrodUnderground.o maps/GoldenrodUnderground.asm | |
rgbasm -E -L -o maps/Route38EcruteakGate.o maps/Route38EcruteakGate.asm | |
rgbasm -E -L -o maps/TinTower8F.o maps/TinTower8F.asm | |
rgbasm -E -L -o maps/CeladonMansionRoofHouse.o maps/CeladonMansionRoofHouse.asm | |
rgbasm -E -L -o maps/Route8.o maps/Route8.asm | |
rgbasm -E -L -o maps/OlivineCafe.o maps/OlivineCafe.asm | |
rgbasm -E -L -o maps/RedsHouse2F.o maps/RedsHouse2F.asm | |
rgbasm -E -L -o maps/CinnabarIsland.o maps/CinnabarIsland.asm | |
rgbasm -E -L -o maps/Route39Farmhouse.o maps/Route39Farmhouse.asm | |
rgbasm -E -L -o maps/MrFujisHouse.o maps/MrFujisHouse.asm | |
rgbasm -E -L -o maps/OlivineTimsHouse.o maps/OlivineTimsHouse.asm | |
rgbasm -E -L -o maps/AzaleaPokecenter1F.o maps/AzaleaPokecenter1F.asm | |
rgbasm -E -L -o maps/SaffronCity.o maps/SaffronCity.asm | |
rgbasm -E -L -o maps/IlexForestAzaleaGate.o maps/IlexForestAzaleaGate.asm | |
rgbasm -E -L -o maps/RockTunnelB1F.o maps/RockTunnelB1F.asm | |
rgbasm -E -L -o maps/FuchsiaPokecenter2FBeta.o maps/FuchsiaPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/Route32.o maps/Route32.asm | |
rgbasm -E -L -o maps/SilverCaveOutside.o maps/SilverCaveOutside.asm | |
rgbasm -E -L -o maps/CeladonDeptStoreElevator.o maps/CeladonDeptStoreElevator.asm | |
rgbasm -E -L -o maps/ViridianNicknameSpeechHouse.o maps/ViridianNicknameSpeechHouse.asm | |
rgbasm -E -L -o maps/TinTower4F.o maps/TinTower4F.asm | |
rgbasm -E -L -o maps/OlivineLighthouse1F.o maps/OlivineLighthouse1F.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStoreElevator.o maps/GoldenrodDeptStoreElevator.asm | |
rgbasm -E -L -o maps/SilphCo1F.o maps/SilphCo1F.asm | |
rgbasm -E -L -o maps/FastShip1F.o maps/FastShip1F.asm | |
rgbasm -E -L -o maps/BurnedTowerB1F.o maps/BurnedTowerB1F.asm | |
rgbasm -E -L -o maps/TinTower3F.o maps/TinTower3F.asm | |
rgbasm -E -L -o maps/FuchsiaPokecenter1F.o maps/FuchsiaPokecenter1F.asm | |
rgbasm -E -L -o maps/Route3.o maps/Route3.asm | |
rgbasm -E -L -o maps/VermilionPokecenter2FBeta.o maps/VermilionPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/IlexForest.o maps/IlexForest.asm | |
rgbasm -E -L -o maps/Route42.o maps/Route42.asm | |
rgbasm -E -L -o maps/CeladonMansionRoof.o maps/CeladonMansionRoof.asm | |
rgbasm -E -L -o maps/IcePathB2FBlackthornSide.o maps/IcePathB2FBlackthornSide.asm | |
rgbasm -E -L -o maps/SproutTower3F.o maps/SproutTower3F.asm | |
rgbasm -E -L -o maps/Route20.o maps/Route20.asm | |
rgbasm -E -L -o maps/RuinsOfAlphKabutoChamber.o maps/RuinsOfAlphKabutoChamber.asm | |
rgbasm -E -L -o maps/FuchsiaGym.o maps/FuchsiaGym.asm | |
rgbasm -E -L -o maps/Route35GoldenrodGate.o maps/Route35GoldenrodGate.asm | |
rgbasm -E -L -o maps/Route6SaffronGate.o maps/Route6SaffronGate.asm | |
rgbasm -E -L -o maps/OlivineLighthouse6F.o maps/OlivineLighthouse6F.asm | |
rgbasm -E -L -o maps/GuideGentsHouse.o maps/GuideGentsHouse.asm | |
rgbasm -E -L -o maps/TrainerHouseB1F.o maps/TrainerHouseB1F.asm | |
rgbasm -E -L -o maps/DragonsDen1F.o maps/DragonsDen1F.asm | |
rgbasm -E -L -o maps/TohjoFalls.o maps/TohjoFalls.asm | |
rgbasm -E -L -o maps/Route40BattleTowerGate.o maps/Route40BattleTowerGate.asm | |
rgbasm -E -L -o maps/CopycatsHouse1F.o maps/CopycatsHouse1F.asm | |
rgbasm -E -L -o maps/KurtsHouse.o maps/KurtsHouse.asm | |
rgbasm -E -L -o maps/DayCare.o maps/DayCare.asm | |
rgbasm -E -L -o maps/MountMortarB1F.o maps/MountMortarB1F.asm | |
rgbasm -E -L -o maps/DanceTheatre.o maps/DanceTheatre.asm | |
rgbasm -E -L -o maps/Route6.o maps/Route6.asm | |
rgbasm -E -L -o maps/Route29.o maps/Route29.asm | |
rgbasm -E -L -o maps/LavenderNameRater.o maps/LavenderNameRater.asm | |
rgbasm -E -L -o maps/EcruteakCity.o maps/EcruteakCity.asm | |
rgbasm -E -L -o maps/Route8SaffronGate.o maps/Route8SaffronGate.asm | |
rgbasm -E -L -o maps/CianwoodCity.o maps/CianwoodCity.asm | |
rgbasm -E -L -o maps/RuinsOfAlphOutside.o maps/RuinsOfAlphOutside.asm | |
rgbasm -E -L -o maps/GoldenrodNameRater.o maps/GoldenrodNameRater.asm | |
rgbasm -E -L -o maps/CeruleanCity.o maps/CeruleanCity.asm | |
rgbasm -E -L -o maps/TrainerHouse1F.o maps/TrainerHouse1F.asm | |
rgbasm -E -L -o maps/UndergroundPath.o maps/UndergroundPath.asm | |
rgbasm -E -L -o maps/TradeCenter.o maps/TradeCenter.asm | |
rgbasm -E -L -o maps/UnionCaveB2F.o maps/UnionCaveB2F.asm | |
rgbasm -E -L -o maps/CeladonPokecenter2FBeta.o maps/CeladonPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/RadioTower4F.o maps/RadioTower4F.asm | |
rgbasm -E -L -o maps/BlackthornGym1F.o maps/BlackthornGym1F.asm | |
rgbasm -E -L -o maps/RuinsOfAlphAerodactylChamber.o maps/RuinsOfAlphAerodactylChamber.asm | |
rgbasm -E -L -o maps/GoldenrodHappinessRater.o maps/GoldenrodHappinessRater.asm | |
rgbasm -E -L -o maps/PokecomCenterAdminOfficeMobile.o maps/PokecomCenterAdminOfficeMobile.asm | |
rgbasm -E -L -o maps/SafariZoneFuchsiaGateBeta.o maps/SafariZoneFuchsiaGateBeta.asm | |
rgbasm -E -L -o maps/HallOfFame.o maps/HallOfFame.asm | |
rgbasm -E -L -o maps/RuinsOfAlphOmanyteItemRoom.o maps/RuinsOfAlphOmanyteItemRoom.asm | |
rgbasm -E -L -o maps/VermilionCity.o maps/VermilionCity.asm | |
rgbasm -E -L -o maps/ElmsHouse.o maps/ElmsHouse.asm | |
rgbasm -E -L -o maps/DiglettsCave.o maps/DiglettsCave.asm | |
rgbasm -E -L -o maps/CeruleanTradeSpeechHouse.o maps/CeruleanTradeSpeechHouse.asm | |
rgbasm -E -L -o maps/CeladonDeptStore2F.o maps/CeladonDeptStore2F.asm | |
rgbasm -E -L -o maps/BillsHouse.o maps/BillsHouse.asm | |
rgbasm -E -L -o maps/Route27.o maps/Route27.asm | |
rgbasm -E -L -o maps/EcruteakGym.o maps/EcruteakGym.asm | |
rgbasm -E -L -o maps/RuinsOfAlphHoOhChamber.o maps/RuinsOfAlphHoOhChamber.asm | |
rgbasm -E -L -o maps/Route43Gate.o maps/Route43Gate.asm | |
rgbasm -E -L -o maps/CeladonGameCorner.o maps/CeladonGameCorner.asm | |
rgbasm -E -L -o maps/MahoganyRedGyaradosSpeechHouse.o maps/MahoganyRedGyaradosSpeechHouse.asm | |
rgbasm -E -L -o maps/TeamRocketBaseB1F.o maps/TeamRocketBaseB1F.asm | |
rgbasm -E -L -o maps/Route2.o maps/Route2.asm | |
rgbasm -E -L -o maps/MrPsychicsHouse.o maps/MrPsychicsHouse.asm | |
rgbasm -E -L -o maps/Route40.o maps/Route40.asm | |
rgbasm -E -L -o maps/Route32RuinsOfAlphGate.o maps/Route32RuinsOfAlphGate.asm | |
rgbasm -E -L -o maps/BillsBrothersHouse.o maps/BillsBrothersHouse.asm | |
rgbasm -E -L -o maps/IcePathB3F.o maps/IcePathB3F.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStore4F.o maps/GoldenrodDeptStore4F.asm | |
rgbasm -E -L -o maps/WillsRoom.o maps/WillsRoom.asm | |
rgbasm -E -L -o maps/CianwoodPokecenter1F.o maps/CianwoodPokecenter1F.asm | |
rgbasm -E -L -o maps/Pokecenter2F.o maps/Pokecenter2F.asm | |
rgbasm -E -L -o maps/Route16Gate.o maps/Route16Gate.asm | |
rgbasm -E -L -o maps/GoldenrodGameCorner.o maps/GoldenrodGameCorner.asm | |
rgbasm -E -L -o maps/NationalPark.o maps/NationalPark.asm | |
rgbasm -E -L -o maps/BattleTower1F.o maps/BattleTower1F.asm | |
rgbasm -E -L -o maps/Route38.o maps/Route38.asm | |
rgbasm -E -L -o maps/BlackthornDragonSpeechHouse.o maps/BlackthornDragonSpeechHouse.asm | |
rgbasm -E -L -o maps/Colosseum.o maps/Colosseum.asm | |
rgbasm -E -L -o maps/UnionCave1F.o maps/UnionCave1F.asm | |
rgbasm -E -L -o maps/Route34.o maps/Route34.asm | |
rgbasm -E -L -o maps/ViridianGym.o maps/ViridianGym.asm | |
rgbasm -E -L -o maps/BlackthornEmysHouse.o maps/BlackthornEmysHouse.asm | |
rgbasm -E -L -o maps/Route13.o maps/Route13.asm | |
rgbasm -E -L -o maps/CeladonDeptStore4F.o maps/CeladonDeptStore4F.asm | |
rgbasm -E -L -o maps/LavenderPokecenter1F.o maps/LavenderPokecenter1F.asm | |
rgbasm -E -L -o maps/SafariZoneWardensHome.o maps/SafariZoneWardensHome.asm | |
rgbasm -E -L -o maps/CeruleanPokecenter2FBeta.o maps/CeruleanPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/OlivineHouseBeta.o maps/OlivineHouseBeta.asm | |
rgbasm -E -L -o maps/SlowpokeWellB2F.o maps/SlowpokeWellB2F.asm | |
rgbasm -E -L -o maps/Route35NationalParkGate.o maps/Route35NationalParkGate.asm | |
rgbasm -E -L -o maps/RadioTower3F.o maps/RadioTower3F.asm | |
rgbasm -E -L -o maps/VioletGym.o maps/VioletGym.asm | |
rgbasm -E -L -o maps/TeamRocketBaseB2F.o maps/TeamRocketBaseB2F.asm | |
rgbasm -E -L -o maps/CeruleanPoliceStation.o maps/CeruleanPoliceStation.asm | |
rgbasm -E -L -o maps/BattleTowerHallway.o maps/BattleTowerHallway.asm | |
rgbasm -E -L -o maps/DarkCaveVioletEntrance.o maps/DarkCaveVioletEntrance.asm | |
rgbasm -E -L -o maps/Route10Pokecenter1F.o maps/Route10Pokecenter1F.asm | |
rgbasm -E -L -o maps/WiseTriosRoom.o maps/WiseTriosRoom.asm | |
rgbasm -E -L -o maps/OlivineGoodRodHouse.o maps/OlivineGoodRodHouse.asm | |
rgbasm -E -L -o maps/Route12SuperRodHouse.o maps/Route12SuperRodHouse.asm | |
rgbasm -E -L -o maps/SilverCavePokecenter1F.o maps/SilverCavePokecenter1F.asm | |
rgbasm -E -L -o maps/CinnabarPokecenter2FBeta.o maps/CinnabarPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/EcruteakMart.o maps/EcruteakMart.asm | |
rgbasm -E -L -o maps/LavenderMart.o maps/LavenderMart.asm | |
rgbasm -E -L -o maps/SoulHouse.o maps/SoulHouse.asm | |
rgbasm -E -L -o maps/CherrygroveMart.o maps/CherrygroveMart.asm | |
rgbasm -E -L -o maps/IcePath1F.o maps/IcePath1F.asm | |
rgbasm -E -L -o maps/VioletNicknameSpeechHouse.o maps/VioletNicknameSpeechHouse.asm | |
rgbasm -E -L -o maps/AzaleaGym.o maps/AzaleaGym.asm | |
rgbasm -E -L -o maps/WhirlIslandB2F.o maps/WhirlIslandB2F.asm | |
rgbasm -E -L -o maps/BlackthornPokecenter1F.o maps/BlackthornPokecenter1F.asm | |
rgbasm -E -L -o maps/CianwoodGym.o maps/CianwoodGym.asm | |
rgbasm -E -L -o maps/Route9.o maps/Route9.asm | |
rgbasm -E -L -o maps/MountMortar1FInside.o maps/MountMortar1FInside.asm | |
rgbasm -E -L -o maps/NewBarkTown.o maps/NewBarkTown.asm | |
rgbasm -E -L -o maps/Route21.o maps/Route21.asm | |
rgbasm -E -L -o maps/PewterNidoranSpeechHouse.o maps/PewterNidoranSpeechHouse.asm | |
rgbasm -E -L -o maps/Route15.o maps/Route15.asm | |
rgbasm -E -L -o maps/WhirlIslandNW.o maps/WhirlIslandNW.asm | |
rgbasm -E -L -o maps/LakeOfRageHiddenPowerHouse.o maps/LakeOfRageHiddenPowerHouse.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStore6F.o maps/GoldenrodDeptStore6F.asm | |
rgbasm -E -L -o maps/KarensRoom.o maps/KarensRoom.asm | |
rgbasm -E -L -o maps/TinTower7F.o maps/TinTower7F.asm | |
rgbasm -E -L -o maps/CharcoalKiln.o maps/CharcoalKiln.asm | |
rgbasm -E -L -o maps/BlackthornMart.o maps/BlackthornMart.asm | |
rgbasm -E -L -o maps/CeladonDeptStore1F.o maps/CeladonDeptStore1F.asm | |
rgbasm -E -L -o maps/VioletKylesHouse.o maps/VioletKylesHouse.asm | |
rgbasm -E -L -o maps/RuinsOfAlphResearchCenter.o maps/RuinsOfAlphResearchCenter.asm | |
rgbasm -E -L -o maps/CeladonMansion3F.o maps/CeladonMansion3F.asm | |
rgbasm -E -L -o maps/BurnedTower1F.o maps/BurnedTower1F.asm | |
rgbasm -E -L -o maps/Route18.o maps/Route18.asm | |
rgbasm -E -L -o maps/Route6UndergroundPathEntrance.o maps/Route6UndergroundPathEntrance.asm | |
rgbasm -E -L -o maps/NationalParkBugContest.o maps/NationalParkBugContest.asm | |
rgbasm -E -L -o maps/GoldenrodBikeShop.o maps/GoldenrodBikeShop.asm | |
rgbasm -E -L -o maps/OlivinePunishmentSpeechHouse.o maps/OlivinePunishmentSpeechHouse.asm | |
rgbasm -E -L -o maps/LavRadioTower1F.o maps/LavRadioTower1F.asm | |
rgbasm -E -L -o maps/CeruleanGymBadgeSpeechHouse.o maps/CeruleanGymBadgeSpeechHouse.asm | |
rgbasm -E -L -o maps/SilverCaveRoom3.o maps/SilverCaveRoom3.asm | |
rgbasm -E -L -o maps/OlivinePokecenter1F.o maps/OlivinePokecenter1F.asm | |
rgbasm -E -L -o maps/MrPokemonsHouse.o maps/MrPokemonsHouse.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStoreRoof.o maps/GoldenrodDeptStoreRoof.asm | |
rgbasm -E -L -o maps/ViridianPokecenter2FBeta.o maps/ViridianPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/PewterCity.o maps/PewterCity.asm | |
rgbasm -E -L -o maps/CianwoodPhotoStudio.o maps/CianwoodPhotoStudio.asm | |
rgbasm -E -L -o maps/WhirlIslandSE.o maps/WhirlIslandSE.asm | |
rgbasm -E -L -o maps/IcePathB1F.o maps/IcePathB1F.asm | |
rgbasm -E -L -o maps/PowerPlant.o maps/PowerPlant.asm | |
rgbasm -E -L -o maps/CinnabarPokecenter1F.o maps/CinnabarPokecenter1F.asm | |
rgbasm -E -L -o maps/PlayersHouse2F.o maps/PlayersHouse2F.asm | |
rgbasm -E -L -o maps/GoldenrodUndergroundWarehouse.o maps/GoldenrodUndergroundWarehouse.asm | |
rgbasm -E -L -o maps/ViridianMart.o maps/ViridianMart.asm | |
rgbasm -E -L -o maps/DragonsDenB1F.o maps/DragonsDenB1F.asm | |
rgbasm -E -L -o maps/OlivinePort.o maps/OlivinePort.asm | |
rgbasm -E -L -o maps/WhirlIslandSW.o maps/WhirlIslandSW.asm | |
rgbasm -E -L -o maps/Route36RuinsOfAlphGate.o maps/Route36RuinsOfAlphGate.asm | |
rgbasm -E -L -o maps/VictoryRoad.o maps/VictoryRoad.asm | |
rgbasm -E -L -o maps/Route7SaffronGate.o maps/Route7SaffronGate.asm | |
rgbasm -E -L -o maps/SaffronPokecenter1F.o maps/SaffronPokecenter1F.asm | |
rgbasm -E -L -o maps/VioletCity.o maps/VioletCity.asm | |
rgbasm -E -L -o maps/CeladonCafe.o maps/CeladonCafe.asm | |
rgbasm -E -L -o maps/OlivineLighthouse2F.o maps/OlivineLighthouse2F.asm | |
rgbasm -E -L -o maps/CeladonMansion2F.o maps/CeladonMansion2F.asm | |
rgbasm -E -L -o maps/Route34IlexForestGate.o maps/Route34IlexForestGate.asm | |
rgbasm -E -L -o maps/CeruleanMart.o maps/CeruleanMart.asm | |
rgbasm -E -L -o maps/TinTower1F.o maps/TinTower1F.asm | |
rgbasm -E -L -o maps/MountMoonGiftShop.o maps/MountMoonGiftShop.asm | |
rgbasm -E -L -o maps/ElmsLab.o maps/ElmsLab.asm | |
rgbasm -E -L -o maps/ViridianPokecenter1F.o maps/ViridianPokecenter1F.asm | |
rgbasm -E -L -o maps/MobileTradeRoom.o maps/MobileTradeRoom.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStore1F.o maps/GoldenrodDeptStore1F.asm | |
rgbasm -E -L -o maps/Route36.o maps/Route36.asm | |
rgbasm -E -L -o maps/RadioTower2F.o maps/RadioTower2F.asm | |
rgbasm -E -L -o maps/MahoganyTown.o maps/MahoganyTown.asm | |
rgbasm -E -L -o maps/RuinsOfAlphHoOhWordRoom.o maps/RuinsOfAlphHoOhWordRoom.asm | |
rgbasm -E -L -o maps/Route26HealHouse.o maps/Route26HealHouse.asm | |
rgbasm -E -L -o maps/WhirlIslandLugiaChamber.o maps/WhirlIslandLugiaChamber.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStore5F.o maps/GoldenrodDeptStore5F.asm | |
rgbasm -E -L -o maps/BillsFamilysHouse.o maps/BillsFamilysHouse.asm | |
rgbasm -E -L -o maps/Route19FuchsiaGate.o maps/Route19FuchsiaGate.asm | |
rgbasm -E -L -o maps/BluesHouse.o maps/BluesHouse.asm | |
rgbasm -E -L -o maps/LavenderPokecenter2FBeta.o maps/LavenderPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/Route22.o maps/Route22.asm | |
rgbasm -E -L -o maps/OlivineLighthouse5F.o maps/OlivineLighthouse5F.asm | |
rgbasm -E -L -o maps/CeladonDeptStore3F.o maps/CeladonDeptStore3F.asm | |
rgbasm -E -L -o maps/Route39Barn.o maps/Route39Barn.asm | |
rgbasm -E -L -o maps/VermilionPokecenter1F.o maps/VermilionPokecenter1F.asm | |
rgbasm -E -L -o maps/Route16FuchsiaSpeechHouse.o maps/Route16FuchsiaSpeechHouse.asm | |
rgbasm -E -L -o maps/SilverCaveRoom1.o maps/SilverCaveRoom1.asm | |
rgbasm -E -L -o maps/CeruleanPokecenter1F.o maps/CeruleanPokecenter1F.asm | |
rgbasm -E -L -o maps/Route10North.o maps/Route10North.asm | |
rgbasm -E -L -o maps/SilverCaveRoom2.o maps/SilverCaveRoom2.asm | |
rgbasm -E -L -o maps/GoldenrodPokecenter1F.o maps/GoldenrodPokecenter1F.asm | |
rgbasm -E -L -o maps/CherrygroveCity.o maps/CherrygroveCity.asm | |
rgbasm -E -L -o maps/VermilionDiglettsCaveSpeechHouse.o maps/VermilionDiglettsCaveSpeechHouse.asm | |
rgbasm -E -L -o maps/MoveDeletersHouse.o maps/MoveDeletersHouse.asm | |
rgbasm -E -L -o maps/CeladonDeptStore6F.o maps/CeladonDeptStore6F.asm | |
rgbasm -E -L -o maps/IcePathB2FMahoganySide.o maps/IcePathB2FMahoganySide.asm | |
rgbasm -E -L -o maps/MountMoonSquare.o maps/MountMoonSquare.asm | |
rgbasm -E -L -o maps/RedsHouse1F.o maps/RedsHouse1F.asm | |
rgbasm -E -L -o maps/CianwoodLugiaSpeechHouse.o maps/CianwoodLugiaSpeechHouse.asm | |
rgbasm -E -L -o maps/VermilionPort.o maps/VermilionPort.asm | |
rgbasm -E -L -o maps/SproutTower1F.o maps/SproutTower1F.asm | |
rgbasm -E -L -o maps/GoldenrodCity.o maps/GoldenrodCity.asm | |
rgbasm -E -L -o maps/RuinsOfAlphInnerChamber.o maps/RuinsOfAlphInnerChamber.asm | |
rgbasm -E -L -o maps/IndigoPlateauPokecenter1F.o maps/IndigoPlateauPokecenter1F.asm | |
rgbasm -E -L -o maps/WhirlIslandCave.o maps/WhirlIslandCave.asm | |
rgbasm -E -L -o maps/PokeSeersHouse.o maps/PokeSeersHouse.asm | |
rgbasm -E -L -o maps/VermilionMart.o maps/VermilionMart.asm | |
rgbasm -E -L -o maps/Route10Pokecenter2FBeta.o maps/Route10Pokecenter2FBeta.asm | |
rgbasm -E -L -o maps/Route14.o maps/Route14.asm | |
rgbasm -E -L -o maps/MahoganyMart1F.o maps/MahoganyMart1F.asm | |
rgbasm -E -L -o maps/Route25.o maps/Route25.asm | |
rgbasm -E -L -o maps/MountMortar2FInside.o maps/MountMortar2FInside.asm | |
rgbasm -E -L -o maps/RockTunnel1F.o maps/RockTunnel1F.asm | |
rgbasm -E -L -o maps/CeruleanGym.o maps/CeruleanGym.asm | |
rgbasm -E -L -o maps/EarlsPokemonAcademy.o maps/EarlsPokemonAcademy.asm | |
rgbasm -E -L -o maps/BattleTowerOutside.o maps/BattleTowerOutside.asm | |
rgbasm -E -L -o maps/FightingDojo.o maps/FightingDojo.asm | |
rgbasm -E -L -o maps/EcruteakLugiaSpeechHouse.o maps/EcruteakLugiaSpeechHouse.asm | |
rgbasm -E -L -o maps/VermilionMagnetTrainSpeechHouse.o maps/VermilionMagnetTrainSpeechHouse.asm | |
rgbasm -E -L -o maps/VermilionPortPassage.o maps/VermilionPortPassage.asm | |
rgbasm -E -L -o maps/Route2Gate.o maps/Route2Gate.asm | |
rgbasm -E -L -o maps/MahoganyPokecenter1F.o maps/MahoganyPokecenter1F.asm | |
rgbasm -E -L -o maps/UnionCaveB1F.o maps/UnionCaveB1F.asm | |
rgbasm -E -L -o maps/ManiasHouse.o maps/ManiasHouse.asm | |
rgbasm -E -L -o maps/Route10South.o maps/Route10South.asm | |
rgbasm -E -L -o maps/VermilionFishingSpeechHouse.o maps/VermilionFishingSpeechHouse.asm | |
rgbasm -E -L -o maps/GoldenrodGym.o maps/GoldenrodGym.asm | |
rgbasm -E -L -o maps/Route5UndergroundPathEntrance.o maps/Route5UndergroundPathEntrance.asm | |
rgbasm -E -L -o maps/BattleTowerElevator.o maps/BattleTowerElevator.asm | |
rgbasm -E -L -o maps/GoldenrodDeptStore3F.o maps/GoldenrodDeptStore3F.asm | |
rgbasm -E -L -o maps/CeladonCity.o maps/CeladonCity.asm | |
rgbasm -E -L -o maps/RuinsOfAlphOmanyteChamber.o maps/RuinsOfAlphOmanyteChamber.asm | |
rgbasm -E -L -o maps/Route28.o maps/Route28.asm | |
rgbasm -E -L -o maps/Route31.o maps/Route31.asm | |
rgbasm -E -L -o maps/Route28SteelWingHouse.o maps/Route28SteelWingHouse.asm | |
rgbasm -E -L -o maps/OlivinePortPassage.o maps/OlivinePortPassage.asm | |
rgbasm -E -L -o maps/CeladonGameCornerPrizeRoom.o maps/CeladonGameCornerPrizeRoom.asm | |
rgbasm -E -L -o maps/Route43.o maps/Route43.asm | |
rgbasm -E -L -o maps/PalletTown.o maps/PalletTown.asm | |
rgbasm -E -L -o maps/FastShipCabins_SE_SSE_CaptainsCabin.o maps/FastShipCabins_SE_SSE_CaptainsCabin.asm | |
rgbasm -E -L -o maps/LavenderTown.o maps/LavenderTown.asm | |
rgbasm -E -L -o maps/PewterPokecenter2FBeta.o maps/PewterPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/GoldenrodFlowerShop.o maps/GoldenrodFlowerShop.asm | |
rgbasm -E -L -o maps/Route43MahoganyGate.o maps/Route43MahoganyGate.asm | |
rgbasm -E -L -o maps/VictoryRoadGate.o maps/VictoryRoadGate.asm | |
rgbasm -E -L -o maps/Route23.o maps/Route23.asm | |
rgbasm -E -L -o maps/LakeOfRageMagikarpHouse.o maps/LakeOfRageMagikarpHouse.asm | |
rgbasm -E -L -o maps/PokemonFanClub.o maps/PokemonFanClub.asm | |
rgbasm -E -L -o maps/SaffronPokecenter2FBeta.o maps/SaffronPokecenter2FBeta.asm | |
rgbasm -E -L -o maps/Route2NuggetHouse.o maps/Route2NuggetHouse.asm | |
rgbasm -E -L -o maps/SilverCaveItemRooms.o maps/SilverCaveItemRooms.asm | |
rgbasm -E -L -o maps/Route12.o maps/Route12.asm | |
rgbasm -E -L -o maps/CherrygroveEvolutionSpeechHouse.o maps/CherrygroveEvolutionSpeechHouse.asm | |
rgbasm -E -L -o maps/Route32Pokecenter1F.o maps/Route32Pokecenter1F.asm | |
rgbasm -E -L -o maps/CeladonPokecenter1F.o maps/CeladonPokecenter1F.asm | |
rgbasm -E -L -o maps/PlayersHouse1F.o maps/PlayersHouse1F.asm | |
rgbasm -E -L -o maps/Route30.o maps/Route30.asm | |
rgbasm -E -L -o maps/GoldenrodMagnetTrainStation.o maps/GoldenrodMagnetTrainStation.asm | |
rgbasm -E -L -o maps/PewterGym.o maps/PewterGym.asm | |
rgbasm -E -L -o maps/Route46.o maps/Route46.asm | |
rgbasm -E -L -o maps/PewterSnoozeSpeechHouse.o maps/PewterSnoozeSpeechHouse.asm | |
rgbasm -E -L -o mobile/mobile_46.o mobile/mobile_46.asm | |
rgbasm -E -L -o mobile/print_opp_message.o mobile/print_opp_message.asm | |
rgbasm -E -L -o mobile/mobile_45.o mobile/mobile_45.asm | |
rgbasm -E -L -o mobile/news/news.o mobile/news/news.asm | |
rgbgfx -o gfx/unknown/106514.2bpp gfx/unknown/106514.png | |
rgbgfx -o gfx/unknown/11601a.2bpp gfx/unknown/11601a.png | |
rgbgfx -o gfx/unknown/08940b.2bpp gfx/unknown/08940b.png | |
rgbasm -E -L -o mobile/mobile_22_2.o mobile/mobile_22_2.asm | |
rgbgfx -o gfx/unknown/108d27.2bpp gfx/unknown/108d27.png | |
rgbgfx -o gfx/unknown/108da7.2bpp gfx/unknown/108da7.png | |
cp gfx/unknown/108fe7.tilemap.lz.12882d37 gfx/unknown/108fe7.tilemap.lz | |
cp gfx/unknown/1090a7.tilemap.lz.ea4f2cbe gfx/unknown/1090a7.tilemap.lz | |
rgbgfx -o gfx/unknown/1091c7.2bpp gfx/unknown/1091c7.png | |
rgbgfx -o gfx/unknown/1092c7.2bpp gfx/unknown/1092c7.png | |
rgbgfx -o gfx/mobile/mobile_splash.2bpp gfx/mobile/mobile_splash.png | |
rgbgfx -o gfx/unknown/16cca3.2bpp gfx/unknown/16cca3.png | |
tools/gfx --remove-duplicates --remove-xflip -o gfx/mobile/mobile_splash.2bpp gfx/mobile/mobile_splash.2bpp | |
rgbgfx -o gfx/unknown/1032a2.2bpp gfx/unknown/1032a2.png | |
rgbgfx -o gfx/mobile/havewant.2bpp gfx/mobile/havewant.png | |
rgbgfx -o gfx/mobile/select.2bpp gfx/mobile/select.png | |
rgbgfx -o gfx/mobile/pokemon_news.2bpp gfx/mobile/pokemon_news.png | |
rgbgfx -o gfx/unknown/17eb7e.2bpp gfx/unknown/17eb7e.png | |
rgbgfx -o gfx/mobile/pichu_animated.2bpp gfx/mobile/pichu_animated.png | |
rgbgfx -o gfx/mobile/electro_ball.2bpp gfx/mobile/electro_ball.png | |
tools/gfx --trim-whitespace -o gfx/mobile/electro_ball.2bpp gfx/mobile/electro_ball.2bpp | |
tools/gfx --trim-whitespace -o gfx/mobile/pichu_animated.2bpp gfx/mobile/pichu_animated.2bpp | |
rgbgfx -o gfx/unknown/171848.2bpp gfx/unknown/171848.png | |
rgbgfx -o gfx/mobile/ascii_font.2bpp gfx/mobile/ascii_font.png | |
rgbgfx -o gfx/trade/game_boy_n64.2bpp gfx/trade/game_boy_n64.png | |
tools/gfx --trim-whitespace -o gfx/mobile/ascii_font.2bpp gfx/mobile/ascii_font.2bpp | |
rgbgfx -o gfx/mobile/mobile_adapter.2bpp gfx/mobile/mobile_adapter.png | |
tools/gfx --trim-whitespace -o gfx/trade/game_boy_n64.2bpp gfx/trade/game_boy_n64.2bpp | |
rgbgfx -o gfx/unknown/17afa5.2bpp gfx/unknown/17afa5.png | |
rgbasm -E -L -o mobile/mobile_12_2.o mobile/mobile_12_2.asm | |
tools/gfx --trim-whitespace -o gfx/mobile/mobile_adapter.2bpp gfx/mobile/mobile_adapter.2bpp | |
rgbasm -E -L -o home.o home.asm | |
rgbgfx -h -o gfx/player/chris_back.2bpp gfx/player/chris_back.png | |
rgbgfx -h -o gfx/battle/dude.2bpp gfx/battle/dude.png | |
rgbgfx -h -o gfx/new_game/shrink1.2bpp gfx/new_game/shrink1.png | |
rgbgfx -h -o gfx/new_game/shrink2.2bpp gfx/new_game/shrink2.png | |
rgbgfx -h -o gfx/unknown/unknown_egg.2bpp gfx/unknown/unknown_egg.png | |
rgbgfx -h -o gfx/player/kris_back.2bpp gfx/player/kris_back.png | |
rgbgfx -o gfx/credits/theend.2bpp gfx/credits/theend.png | |
rgbgfx -d1 -o gfx/font/font_inversed.1bpp gfx/font/font_inversed.png | |
rgbgfx -o gfx/splash/copyright.2bpp gfx/splash/copyright.png | |
rgbgfx -o gfx/intro/logo.2bpp gfx/intro/logo.png | |
rgbgfx -o gfx/font/unown_font.2bpp gfx/font/unown_font.png | |
rgbgfx -x2 -o gfx/pokegear/pokegear.2bpp gfx/pokegear/pokegear.png | |
rgbasm -E -L -o wram.o wram.asm | |
rgbasm -E -L -o data/pokemon/base_stats.o data/pokemon/base_stats.asm | |
rgbasm -E -L -o engine/menus/debug.o engine/menus/debug.asm | |
rgbasm -E -L -o engine/menus/trainer_card.o engine/menus/trainer_card.asm | |
rgbasm -E -L -o engine/menus/naming_screen.o engine/menus/naming_screen.asm | |
rgbasm -E -L -o engine/battle/trainer_huds.o engine/battle/trainer_huds.asm | |
rgbasm -E -L -o engine/battle/battle_transition.o engine/battle/battle_transition.asm | |
rgbasm -E -L -o engine/pokemon/european_mail.o engine/pokemon/european_mail.asm | |
rgbasm -E -L -o engine/pokemon/breeding.o engine/pokemon/breeding.asm | |
rgbasm -E -L -o engine/pokemon/mail_2.o engine/pokemon/mail_2.asm | |
cp gfx/pc/pc.2bpp.lz.2201c1aa gfx/pc/pc.2bpp.lz | |
rgbasm -E -L -o engine/events/magikarp.o engine/events/magikarp.asm | |
rgbasm -E -L -o engine/events/battle_tower/trainer_text.o engine/events/battle_tower/trainer_text.asm | |
rgbasm -E -L -o engine/events/fishing_gfx.o engine/events/fishing_gfx.asm | |
rgbasm -E -L -o engine/events/print_unown.o engine/events/print_unown.asm | |
rgbasm -E -L -o engine/events/field_moves.o engine/events/field_moves.asm | |
cp gfx/diploma/diploma.2bpp.lz.7b56f7e5 gfx/diploma/diploma.2bpp.lz | |
rgbasm -E -L -o engine/events/heal_machine_anim.o engine/events/heal_machine_anim.asm | |
rgbasm -E -L -o engine/items/pack.o engine/items/pack.asm | |
rgbasm -E -L -o engine/link/mystery_gift.o engine/link/mystery_gift.asm | |
cp gfx/trade/game_boy.2bpp.lz.71a5f644 gfx/trade/game_boy.2bpp.lz | |
rgbasm -E -L -o engine/link/link_trade.o engine/link/link_trade.asm | |
rgbasm -E -L -o engine/tilesets/mapgroup_roofs.o engine/tilesets/mapgroup_roofs.asm | |
rgbasm -E -L -o engine/tilesets/tileset_anims.o engine/tilesets/tileset_anims.asm | |
cp gfx/sgb/gbc_only.2bpp.lz.4a5bba0e gfx/sgb/gbc_only.2bpp.lz | |
cp gfx/intro/suicune_run.2bpp.lz.ef999ad2 gfx/intro/suicune_run.2bpp.lz | |
cp gfx/intro/pichu_wooper.2bpp.lz.4bccf7f4 gfx/intro/pichu_wooper.2bpp.lz | |
cp gfx/intro/background.2bpp.lz.b58b3984 gfx/intro/background.2bpp.lz | |
cp gfx/intro/unowns.2bpp.lz.3a1f185e gfx/intro/unowns.2bpp.lz | |
cp gfx/intro/pulse.2bpp.lz.9fb06bb6 gfx/intro/pulse.2bpp.lz | |
cp gfx/intro/crystal_unowns.2bpp.lz.e7f8ad51 gfx/intro/crystal_unowns.2bpp.lz | |
cp gfx/intro/suicune_close.2bpp.lz.7e362923 gfx/intro/suicune_close.2bpp.lz | |
cp gfx/intro/suicune_jump.2bpp.lz.1b09fb64 gfx/intro/suicune_jump.2bpp.lz | |
cp gfx/intro/suicune_back.2bpp.lz.c6f529b0 gfx/intro/suicune_back.2bpp.lz | |
cp gfx/intro/unown_back.2bpp.lz.740c4d28 gfx/intro/unown_back.2bpp.lz | |
rgbasm -E -L -o engine/movie/unused_title.o engine/movie/unused_title.asm | |
cp gfx/title/suicune.2bpp.lz.30e490d0 gfx/title/suicune.2bpp.lz | |
cp gfx/title/logo.2bpp.lz.f22013e3 gfx/title/logo.2bpp.lz | |
cp gfx/title/crystal.2bpp.lz.cd5aabdd gfx/title/crystal.2bpp.lz | |
rgbasm -E -L -o engine/movie/credits.o engine/movie/credits.asm | |
rgbasm -E -L -o engine/movie/evolution_animation.o engine/movie/evolution_animation.asm | |
rgbasm -E -L -o engine/crystal.o engine/crystal.asm | |
rgbasm -E -L -o engine/gfx/load_overworld_font.o engine/gfx/load_overworld_font.asm | |
rgbasm -E -L -o engine/gfx/sprites.o engine/gfx/sprites.asm | |
rgbasm -E -L -o engine/gfx/player_gfx.o engine/gfx/player_gfx.asm | |
rgbasm -E -L -o engine/gfx/color.o engine/gfx/color.asm | |
rgbasm -E -L -o engine/battle_anims/core.o engine/battle_anims/core.asm | |
cp gfx/pokedex/sgb.2bpp.lz.82bc0a7b gfx/pokedex/sgb.2bpp.lz | |
cp gfx/pokedex/question_mark.2bpp.lz.14c284f5 gfx/pokedex/question_mark.2bpp.lz | |
cp gfx/pokedex/pokedex.2bpp.lz.3726dd3f gfx/pokedex/pokedex.2bpp.lz | |
rgbasm -E -L -o engine/printer/print_party.o engine/printer/print_party.asm | |
rgbasm -E -L -o engine/rtc/timeset.o engine/rtc/timeset.asm | |
cp gfx/card_flip/card_flip_3.2bpp.lz.53679db7 gfx/card_flip/card_flip_3.2bpp.lz | |
cp gfx/card_flip/card_flip_1.2bpp.lz.86f267e8 gfx/card_flip/card_flip_1.2bpp.lz | |
cp gfx/card_flip/card_flip_2.2bpp.lz.6a6c671d gfx/card_flip/card_flip_2.2bpp.lz | |
cp gfx/slots/slots_1.2bpp.lz.b22ddc13 gfx/slots/slots_1.2bpp.lz | |
cp gfx/slots/slots_2.2bpp.lz.b28f76e3 gfx/slots/slots_2.2bpp.lz | |
cp gfx/slots/slots_3.2bpp.lz.70c2984c gfx/slots/slots_3.2bpp.lz | |
cp gfx/dummy_game/dummy_game.2bpp.lz.821ba441 gfx/dummy_game/dummy_game.2bpp.lz | |
cp gfx/unown_puzzle/start_cancel.2bpp.lz.e07fe7bd gfx/unown_puzzle/start_cancel.2bpp.lz | |
cp gfx/unown_puzzle/hooh.2bpp.lz.e440a572 gfx/unown_puzzle/hooh.2bpp.lz | |
cp gfx/unown_puzzle/aerodactyl.2bpp.lz.f546fb5e gfx/unown_puzzle/aerodactyl.2bpp.lz | |
cp gfx/unown_puzzle/kabuto.2bpp.lz.0ed9882d gfx/unown_puzzle/kabuto.2bpp.lz | |
cp gfx/unown_puzzle/omanyte.2bpp.lz.27bfcbde gfx/unown_puzzle/omanyte.2bpp.lz | |
cp gfx/pokegear/pokegear_sprites.2bpp.lz.7a3cc91f gfx/pokegear/pokegear_sprites.2bpp.lz | |
rgbasm -E -L -o engine/pokegear/map.o engine/pokegear/map.asm | |
rgbasm -E -L -o gfx/emotes.o gfx/emotes.asm | |
cp gfx/battle_anims/hit.2bpp.lz.2b3c83f2 gfx/battle_anims/hit.2bpp.lz | |
cp gfx/battle_anims/cut.2bpp.lz.03d343ed gfx/battle_anims/cut.2bpp.lz | |
cp gfx/battle_anims/fire.2bpp.lz.d7701cda gfx/battle_anims/fire.2bpp.lz | |
cp gfx/battle_anims/water.2bpp.lz.7b52ed12 gfx/battle_anims/water.2bpp.lz | |
cp gfx/battle_anims/lightning.2bpp.lz.a88fc131 gfx/battle_anims/lightning.2bpp.lz | |
cp gfx/battle_anims/smoke.2bpp.lz.aa05905e gfx/battle_anims/smoke.2bpp.lz | |
cp gfx/battle_anims/explosion.2bpp.lz.55fc334f gfx/battle_anims/explosion.2bpp.lz | |
cp gfx/battle_anims/ice.2bpp.lz.664d900f gfx/battle_anims/ice.2bpp.lz | |
cp gfx/battle_anims/rocks.2bpp.lz.73d0153e gfx/battle_anims/rocks.2bpp.lz | |
cp gfx/battle_anims/poison.2bpp.lz.fc7dc9c1 gfx/battle_anims/poison.2bpp.lz | |
cp gfx/battle_anims/plant.2bpp.lz.4a00c417 gfx/battle_anims/plant.2bpp.lz | |
cp gfx/battle_anims/pokeball.2bpp.lz.c58f7e01 gfx/battle_anims/pokeball.2bpp.lz | |
cp gfx/battle_anims/bubble.2bpp.lz.03b8ac99 gfx/battle_anims/bubble.2bpp.lz | |
cp gfx/battle_anims/noise.2bpp.lz.acb4a76e gfx/battle_anims/noise.2bpp.lz | |
cp gfx/battle_anims/reflect.2bpp.lz.9a9c822d gfx/battle_anims/reflect.2bpp.lz | |
cp gfx/battle_anims/powder.2bpp.lz.bfd566bb gfx/battle_anims/powder.2bpp.lz | |
cp gfx/battle_anims/beam.2bpp.lz.80b6d613 gfx/battle_anims/beam.2bpp.lz | |
cp gfx/battle_anims/speed.2bpp.lz.1732b364 gfx/battle_anims/speed.2bpp.lz | |
cp gfx/battle_anims/charge.2bpp.lz.95d3ea98 gfx/battle_anims/charge.2bpp.lz | |
cp gfx/battle_anims/wind.2bpp.lz.5a785180 gfx/battle_anims/wind.2bpp.lz | |
cp gfx/battle_anims/whip.2bpp.lz.d80d8d6e gfx/battle_anims/whip.2bpp.lz | |
cp gfx/battle_anims/rope.2bpp.lz.209d63dd gfx/battle_anims/rope.2bpp.lz | |
cp gfx/battle_anims/egg.2bpp.lz.41dd1a53 gfx/battle_anims/egg.2bpp.lz | |
cp gfx/battle_anims/psychic.2bpp.lz.d80f285c gfx/battle_anims/psychic.2bpp.lz | |
cp gfx/battle_anims/sand.2bpp.lz.c87c0eaa gfx/battle_anims/sand.2bpp.lz | |
cp gfx/battle_anims/web.2bpp.lz.80e3d480 gfx/battle_anims/web.2bpp.lz | |
cp gfx/battle_anims/haze.2bpp.lz.91424607 gfx/battle_anims/haze.2bpp.lz | |
cp gfx/battle_anims/horn.2bpp.lz.48908aae gfx/battle_anims/horn.2bpp.lz | |
cp gfx/battle_anims/flower.2bpp.lz.1bc2e9d2 gfx/battle_anims/flower.2bpp.lz | |
cp gfx/battle_anims/misc.2bpp.lz.4b20c3d7 gfx/battle_anims/misc.2bpp.lz | |
cp gfx/battle_anims/skyattack.2bpp.lz.31738ab8 gfx/battle_anims/skyattack.2bpp.lz | |
cp gfx/battle_anims/globe.2bpp.lz.710dbb8e gfx/battle_anims/globe.2bpp.lz | |
cp gfx/battle_anims/shapes.2bpp.lz.262d77f0 gfx/battle_anims/shapes.2bpp.lz | |
cp gfx/battle_anims/status.2bpp.lz.0c0aa13e gfx/battle_anims/status.2bpp.lz | |
cp gfx/battle_anims/objects.2bpp.lz.83f812de gfx/battle_anims/objects.2bpp.lz | |
cp gfx/battle_anims/shine.2bpp.lz.5fb79056 gfx/battle_anims/shine.2bpp.lz | |
cp gfx/battle_anims/angels.2bpp.lz.b026d81e gfx/battle_anims/angels.2bpp.lz | |
cp gfx/battle_anims/wave.2bpp.lz.bee99402 gfx/battle_anims/wave.2bpp.lz | |
cp gfx/battle_anims/aeroblast.2bpp.lz.2f07c4ea gfx/battle_anims/aeroblast.2bpp.lz | |
cp gfx/tilesets/kanto.2bpp.lz.a29f5d51 gfx/tilesets/kanto.2bpp.lz | |
cp gfx/tilesets/johto.2bpp.lz.0c7e555a gfx/tilesets/johto.2bpp.lz | |
cp gfx/tilesets/ice_path.2bpp.lz.e23bc89f gfx/tilesets/ice_path.2bpp.lz | |
cp gfx/tilesets/players_room.2bpp.lz.35e51007 gfx/tilesets/players_room.2bpp.lz | |
cp gfx/tilesets/pokecenter.2bpp.lz.e1c4014c gfx/tilesets/pokecenter.2bpp.lz | |
cp gfx/tilesets/port.2bpp.lz.56b1a405 gfx/tilesets/port.2bpp.lz | |
cp gfx/tilesets/players_house.2bpp.lz.252cbd8f gfx/tilesets/players_house.2bpp.lz | |
cp gfx/tilesets/mansion.2bpp.lz.63b414d4 gfx/tilesets/mansion.2bpp.lz | |
cp gfx/tilesets/cave.2bpp.lz.3437812a gfx/tilesets/cave.2bpp.lz | |
cp gfx/tilesets/tower.2bpp.lz.bc56789c gfx/tilesets/tower.2bpp.lz | |
cp gfx/tilesets/lab.2bpp.lz.b8d0f547 gfx/tilesets/lab.2bpp.lz | |
cp gfx/tilesets/mart.2bpp.lz.e2e94f92 gfx/tilesets/mart.2bpp.lz | |
cp gfx/tilesets/game_corner.2bpp.lz.71d29a2f gfx/tilesets/game_corner.2bpp.lz | |
cp gfx/tilesets/train_station.2bpp.lz.1600ca86 gfx/tilesets/train_station.2bpp.lz | |
cp gfx/tilesets/elite_four_room.2bpp.lz.c1f2ed8f gfx/tilesets/elite_four_room.2bpp.lz | |
cp gfx/tilesets/park.2bpp.lz.7fcb81d6 gfx/tilesets/park.2bpp.lz | |
cp gfx/tilesets/radio_tower.2bpp.lz.27cdd9ad gfx/tilesets/radio_tower.2bpp.lz | |
cp gfx/tilesets/underground.2bpp.lz.cace291c gfx/tilesets/underground.2bpp.lz | |
cp gfx/tilesets/dark_cave.2bpp.lz.25b9c4b6 gfx/tilesets/dark_cave.2bpp.lz | |
cp gfx/tilesets/pokecom_center.2bpp.lz.febbc4ec gfx/tilesets/pokecom_center.2bpp.lz | |
cp gfx/tilesets/battle_tower.2bpp.lz.467b6a2d gfx/tilesets/battle_tower.2bpp.lz | |
cp gfx/tilesets/gate.2bpp.lz.f5a55006 gfx/tilesets/gate.2bpp.lz | |
cp gfx/tilesets/johto_modern.2bpp.lz.391603fb gfx/tilesets/johto_modern.2bpp.lz | |
cp gfx/tilesets/traditional_house.2bpp.lz.dd51d079 gfx/tilesets/traditional_house.2bpp.lz | |
cp gfx/tilesets/forest.2bpp.lz.6b0ac896 gfx/tilesets/forest.2bpp.lz | |
cp gfx/tilesets/champions_room.2bpp.lz.93800351 gfx/tilesets/champions_room.2bpp.lz | |
cp gfx/tilesets/house.2bpp.lz.c848ef13 gfx/tilesets/house.2bpp.lz | |
cp gfx/tilesets/lighthouse.2bpp.lz.0c1544c1 gfx/tilesets/lighthouse.2bpp.lz | |
cp gfx/tilesets/facility.2bpp.lz.454cfd8b gfx/tilesets/facility.2bpp.lz | |
cp gfx/tilesets/ruins_of_alph.2bpp.lz.8b42470b gfx/tilesets/ruins_of_alph.2bpp.lz | |
rgbasm -E -L -o gfx/sprites.o gfx/sprites.asm | |
tools/pokemon_animation_graphics -o gfx/pokemon/ho_oh/front.animated.2bpp gfx/pokemon/ho_oh/front.2bpp gfx/pokemon/ho_oh/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/machamp/front.animated.2bpp gfx/pokemon/machamp/front.2bpp gfx/pokemon/machamp/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ninetales/front.animated.2bpp gfx/pokemon/ninetales/front.2bpp gfx/pokemon/ninetales/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/feraligatr/front.animated.2bpp gfx/pokemon/feraligatr/front.2bpp gfx/pokemon/feraligatr/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidoking/front.animated.2bpp gfx/pokemon/nidoking/front.2bpp gfx/pokemon/nidoking/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/raikou/front.animated.2bpp gfx/pokemon/raikou/front.2bpp gfx/pokemon/raikou/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/lugia/front.animated.2bpp gfx/pokemon/lugia/front.2bpp gfx/pokemon/lugia/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/articuno/front.animated.2bpp gfx/pokemon/articuno/front.2bpp gfx/pokemon/articuno/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tauros/front.animated.2bpp gfx/pokemon/tauros/front.2bpp gfx/pokemon/tauros/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/venusaur/front.animated.2bpp gfx/pokemon/venusaur/front.2bpp gfx/pokemon/venusaur/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/entei/front.animated.2bpp gfx/pokemon/entei/front.2bpp gfx/pokemon/entei/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/suicune/front.animated.2bpp gfx/pokemon/suicune/front.2bpp gfx/pokemon/suicune/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/typhlosion/front.animated.2bpp gfx/pokemon/typhlosion/front.2bpp gfx/pokemon/typhlosion/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/blastoise/front.animated.2bpp gfx/pokemon/blastoise/front.2bpp gfx/pokemon/blastoise/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/rapidash/front.animated.2bpp gfx/pokemon/rapidash/front.2bpp gfx/pokemon/rapidash/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/meganium/front.animated.2bpp gfx/pokemon/meganium/front.2bpp gfx/pokemon/meganium/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidoqueen/front.animated.2bpp gfx/pokemon/nidoqueen/front.2bpp gfx/pokemon/nidoqueen/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/hitmonlee/front.animated.2bpp gfx/pokemon/hitmonlee/front.2bpp gfx/pokemon/hitmonlee/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/scizor/front.animated.2bpp gfx/pokemon/scizor/front.2bpp gfx/pokemon/scizor/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/beedrill/front.animated.2bpp gfx/pokemon/beedrill/front.2bpp gfx/pokemon/beedrill/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/arcanine/front.animated.2bpp gfx/pokemon/arcanine/front.2bpp gfx/pokemon/arcanine/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tyranitar/front.animated.2bpp gfx/pokemon/tyranitar/front.2bpp gfx/pokemon/tyranitar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/moltres/front.animated.2bpp gfx/pokemon/moltres/front.2bpp gfx/pokemon/moltres/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/zapdos/front.animated.2bpp gfx/pokemon/zapdos/front.2bpp gfx/pokemon/zapdos/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/arbok/front.animated.2bpp gfx/pokemon/arbok/front.2bpp gfx/pokemon/arbok/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mewtwo/front.animated.2bpp gfx/pokemon/mewtwo/front.2bpp gfx/pokemon/mewtwo/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/fearow/front.animated.2bpp gfx/pokemon/fearow/front.2bpp gfx/pokemon/fearow/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/charizard/front.animated.2bpp gfx/pokemon/charizard/front.2bpp gfx/pokemon/charizard/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/quilava/front.animated.2bpp gfx/pokemon/quilava/front.2bpp gfx/pokemon/quilava/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/steelix/front.animated.2bpp gfx/pokemon/steelix/front.2bpp gfx/pokemon/steelix/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/alakazam/front.animated.2bpp gfx/pokemon/alakazam/front.2bpp gfx/pokemon/alakazam/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gyarados/front.animated.2bpp gfx/pokemon/gyarados/front.2bpp gfx/pokemon/gyarados/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kangaskhan/front.animated.2bpp gfx/pokemon/kangaskhan/front.2bpp gfx/pokemon/kangaskhan/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/rhydon/front.animated.2bpp gfx/pokemon/rhydon/front.2bpp gfx/pokemon/rhydon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/golduck/front.animated.2bpp gfx/pokemon/golduck/front.2bpp gfx/pokemon/golduck/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/rhyhorn/front.animated.2bpp gfx/pokemon/rhyhorn/front.2bpp gfx/pokemon/rhyhorn/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pidgeot/front.animated.2bpp gfx/pokemon/pidgeot/front.2bpp gfx/pokemon/pidgeot/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/slowbro/front.animated.2bpp gfx/pokemon/slowbro/front.2bpp gfx/pokemon/slowbro/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/butterfree/front.animated.2bpp gfx/pokemon/butterfree/front.2bpp gfx/pokemon/butterfree/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/weezing/front.animated.2bpp gfx/pokemon/weezing/front.2bpp gfx/pokemon/weezing/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/cloyster/front.animated.2bpp gfx/pokemon/cloyster/front.2bpp gfx/pokemon/cloyster/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/skarmory/front.animated.2bpp gfx/pokemon/skarmory/front.2bpp gfx/pokemon/skarmory/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dewgong/front.animated.2bpp gfx/pokemon/dewgong/front.2bpp gfx/pokemon/dewgong/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/victreebel/front.animated.2bpp gfx/pokemon/victreebel/front.2bpp gfx/pokemon/victreebel/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/raichu/front.animated.2bpp gfx/pokemon/raichu/front.2bpp gfx/pokemon/raichu/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/primeape/front.animated.2bpp gfx/pokemon/primeape/front.2bpp gfx/pokemon/primeape/front.dimensions | |
cp gfx/pokemon/omastar/back.2bpp.lz.c75932db gfx/pokemon/omastar/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/dodrio/front.animated.2bpp gfx/pokemon/dodrio/front.2bpp gfx/pokemon/dodrio/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/slowking/front.animated.2bpp gfx/pokemon/slowking/front.2bpp gfx/pokemon/slowking/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/hitmontop/front.animated.2bpp gfx/pokemon/hitmontop/front.2bpp gfx/pokemon/hitmontop/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/onix/front.animated.2bpp gfx/pokemon/onix/front.2bpp gfx/pokemon/onix/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/blissey/front.animated.2bpp gfx/pokemon/blissey/front.2bpp gfx/pokemon/blissey/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/machoke/front.animated.2bpp gfx/pokemon/machoke/front.2bpp gfx/pokemon/machoke/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dragonite/front.animated.2bpp gfx/pokemon/dragonite/front.2bpp gfx/pokemon/dragonite/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/poliwrath/front.animated.2bpp gfx/pokemon/poliwrath/front.2bpp gfx/pokemon/poliwrath/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/scyther/front.animated.2bpp gfx/pokemon/scyther/front.2bpp gfx/pokemon/scyther/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/aerodactyl/front.animated.2bpp gfx/pokemon/aerodactyl/front.2bpp gfx/pokemon/aerodactyl/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/seaking/front.animated.2bpp gfx/pokemon/seaking/front.2bpp gfx/pokemon/seaking/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/muk/front.animated.2bpp gfx/pokemon/muk/front.2bpp gfx/pokemon/muk/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/croconaw/front.animated.2bpp gfx/pokemon/croconaw/front.2bpp gfx/pokemon/croconaw/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/hypno/front.animated.2bpp gfx/pokemon/hypno/front.2bpp gfx/pokemon/hypno/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidorino/front.animated.2bpp gfx/pokemon/nidorino/front.2bpp gfx/pokemon/nidorino/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sandslash/front.animated.2bpp gfx/pokemon/sandslash/front.2bpp gfx/pokemon/sandslash/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/jolteon/front.animated.2bpp gfx/pokemon/jolteon/front.2bpp gfx/pokemon/jolteon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/donphan/front.animated.2bpp gfx/pokemon/donphan/front.2bpp gfx/pokemon/donphan/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pinsir/front.animated.2bpp gfx/pokemon/pinsir/front.2bpp gfx/pokemon/pinsir/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_e/front.animated.2bpp gfx/pokemon/unown_e/front.2bpp gfx/pokemon/unown_e/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/golbat/front.animated.2bpp gfx/pokemon/golbat/front.2bpp gfx/pokemon/golbat/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kingler/front.animated.2bpp gfx/pokemon/kingler/front.2bpp gfx/pokemon/kingler/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/exeggcute/front.animated.2bpp gfx/pokemon/exeggcute/front.2bpp gfx/pokemon/exeggcute/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magcargo/front.animated.2bpp gfx/pokemon/magcargo/front.2bpp gfx/pokemon/magcargo/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/persian/front.animated.2bpp gfx/pokemon/persian/front.2bpp gfx/pokemon/persian/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/stantler/front.animated.2bpp gfx/pokemon/stantler/front.2bpp gfx/pokemon/stantler/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/raticate/front.animated.2bpp gfx/pokemon/raticate/front.2bpp gfx/pokemon/raticate/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/venomoth/front.animated.2bpp gfx/pokemon/venomoth/front.2bpp gfx/pokemon/venomoth/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/politoed/front.animated.2bpp gfx/pokemon/politoed/front.2bpp gfx/pokemon/politoed/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/electabuzz/front.animated.2bpp gfx/pokemon/electabuzz/front.2bpp gfx/pokemon/electabuzz/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mantine/front.animated.2bpp gfx/pokemon/mantine/front.2bpp gfx/pokemon/mantine/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/lickitung/front.animated.2bpp gfx/pokemon/lickitung/front.2bpp gfx/pokemon/lickitung/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kingdra/front.animated.2bpp gfx/pokemon/kingdra/front.2bpp gfx/pokemon/kingdra/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/charmeleon/front.animated.2bpp gfx/pokemon/charmeleon/front.2bpp gfx/pokemon/charmeleon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kadabra/front.animated.2bpp gfx/pokemon/kadabra/front.2bpp gfx/pokemon/kadabra/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/exeggutor/front.animated.2bpp gfx/pokemon/exeggutor/front.2bpp gfx/pokemon/exeggutor/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gastly/front.animated.2bpp gfx/pokemon/gastly/front.2bpp gfx/pokemon/gastly/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/azumarill/front.animated.2bpp gfx/pokemon/azumarill/front.2bpp gfx/pokemon/azumarill/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/parasect/front.animated.2bpp gfx/pokemon/parasect/front.2bpp gfx/pokemon/parasect/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mr__mime/front.animated.2bpp gfx/pokemon/mr__mime/front.2bpp gfx/pokemon/mr__mime/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/heracross/front.animated.2bpp gfx/pokemon/heracross/front.2bpp gfx/pokemon/heracross/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ariados/front.animated.2bpp gfx/pokemon/ariados/front.2bpp gfx/pokemon/ariados/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/noctowl/front.animated.2bpp gfx/pokemon/noctowl/front.2bpp gfx/pokemon/noctowl/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/wartortle/front.animated.2bpp gfx/pokemon/wartortle/front.2bpp gfx/pokemon/wartortle/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/lapras/front.animated.2bpp gfx/pokemon/lapras/front.2bpp gfx/pokemon/lapras/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/golem/front.animated.2bpp gfx/pokemon/golem/front.2bpp gfx/pokemon/golem/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/poliwhirl/front.animated.2bpp gfx/pokemon/poliwhirl/front.2bpp gfx/pokemon/poliwhirl/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ursaring/front.animated.2bpp gfx/pokemon/ursaring/front.2bpp gfx/pokemon/ursaring/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/houndoom/front.animated.2bpp gfx/pokemon/houndoom/front.2bpp gfx/pokemon/houndoom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/kabutops/front.animated.2bpp gfx/pokemon/kabutops/front.2bpp gfx/pokemon/kabutops/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ampharos/front.animated.2bpp gfx/pokemon/ampharos/front.2bpp gfx/pokemon/ampharos/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidorina/front.animated.2bpp gfx/pokemon/nidorina/front.2bpp gfx/pokemon/nidorina/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/flareon/front.animated.2bpp gfx/pokemon/flareon/front.2bpp gfx/pokemon/flareon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/farfetch_d/front.animated.2bpp gfx/pokemon/farfetch_d/front.2bpp gfx/pokemon/farfetch_d/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/vileplume/front.animated.2bpp gfx/pokemon/vileplume/front.2bpp gfx/pokemon/vileplume/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/bayleef/front.animated.2bpp gfx/pokemon/bayleef/front.2bpp gfx/pokemon/bayleef/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magmar/front.animated.2bpp gfx/pokemon/magmar/front.2bpp gfx/pokemon/magmar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tentacruel/front.animated.2bpp gfx/pokemon/tentacruel/front.2bpp gfx/pokemon/tentacruel/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/elekid/front.animated.2bpp gfx/pokemon/elekid/front.2bpp gfx/pokemon/elekid/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/jumpluff/front.animated.2bpp gfx/pokemon/jumpluff/front.2bpp gfx/pokemon/jumpluff/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/marowak/front.animated.2bpp gfx/pokemon/marowak/front.2bpp gfx/pokemon/marowak/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/vulpix/front.animated.2bpp gfx/pokemon/vulpix/front.2bpp gfx/pokemon/vulpix/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gligar/front.animated.2bpp gfx/pokemon/gligar/front.2bpp gfx/pokemon/gligar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dunsparce/front.animated.2bpp gfx/pokemon/dunsparce/front.2bpp gfx/pokemon/dunsparce/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/vaporeon/front.animated.2bpp gfx/pokemon/vaporeon/front.2bpp gfx/pokemon/vaporeon/front.dimensions | |
tools/pokemon_animation_graphics --girafarig -o gfx/pokemon/girafarig/front.animated.2bpp gfx/pokemon/girafarig/front.2bpp gfx/pokemon/girafarig/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/drowzee/front.animated.2bpp gfx/pokemon/drowzee/front.2bpp gfx/pokemon/drowzee/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sneasel/front.animated.2bpp gfx/pokemon/sneasel/front.2bpp gfx/pokemon/sneasel/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/bellossom/front.animated.2bpp gfx/pokemon/bellossom/front.2bpp gfx/pokemon/bellossom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/snorlax/front.animated.2bpp gfx/pokemon/snorlax/front.2bpp gfx/pokemon/snorlax/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/wigglytuff/front.animated.2bpp gfx/pokemon/wigglytuff/front.2bpp gfx/pokemon/wigglytuff/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/yanma/front.animated.2bpp gfx/pokemon/yanma/front.2bpp gfx/pokemon/yanma/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/smeargle/front.animated.2bpp gfx/pokemon/smeargle/front.2bpp gfx/pokemon/smeargle/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/clefable/front.animated.2bpp gfx/pokemon/clefable/front.2bpp gfx/pokemon/clefable/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ponyta/front.animated.2bpp gfx/pokemon/ponyta/front.2bpp gfx/pokemon/ponyta/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/murkrow/front.animated.2bpp gfx/pokemon/murkrow/front.2bpp gfx/pokemon/murkrow/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/graveler/front.animated.2bpp gfx/pokemon/graveler/front.2bpp gfx/pokemon/graveler/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/starmie/front.animated.2bpp gfx/pokemon/starmie/front.2bpp gfx/pokemon/starmie/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pidgeotto/front.animated.2bpp gfx/pokemon/pidgeotto/front.2bpp gfx/pokemon/pidgeotto/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ledyba/front.animated.2bpp gfx/pokemon/ledyba/front.2bpp gfx/pokemon/ledyba/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gengar/front.animated.2bpp gfx/pokemon/gengar/front.2bpp gfx/pokemon/gengar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/omastar/front.animated.2bpp gfx/pokemon/omastar/front.2bpp gfx/pokemon/omastar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/piloswine/front.animated.2bpp gfx/pokemon/piloswine/front.2bpp gfx/pokemon/piloswine/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dugtrio/front.animated.2bpp gfx/pokemon/dugtrio/front.2bpp gfx/pokemon/dugtrio/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magneton/front.animated.2bpp gfx/pokemon/magneton/front.2bpp gfx/pokemon/magneton/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/dragonair/front.animated.2bpp gfx/pokemon/dragonair/front.2bpp gfx/pokemon/dragonair/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/forretress/front.animated.2bpp gfx/pokemon/forretress/front.2bpp gfx/pokemon/forretress/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/togetic/front.animated.2bpp gfx/pokemon/togetic/front.2bpp gfx/pokemon/togetic/front.dimensions | |
cp gfx/pokemon/kangaskhan/back.2bpp.lz.0d7cc337 gfx/pokemon/kangaskhan/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/seel/front.animated.2bpp gfx/pokemon/seel/front.2bpp gfx/pokemon/seel/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/crobat/front.animated.2bpp gfx/pokemon/crobat/front.2bpp gfx/pokemon/crobat/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/chansey/front.animated.2bpp gfx/pokemon/chansey/front.2bpp gfx/pokemon/chansey/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tangela/front.animated.2bpp gfx/pokemon/tangela/front.2bpp gfx/pokemon/tangela/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/snubbull/front.animated.2bpp gfx/pokemon/snubbull/front.2bpp gfx/pokemon/snubbull/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/granbull/front.animated.2bpp gfx/pokemon/granbull/front.2bpp gfx/pokemon/granbull/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/miltank/front.animated.2bpp gfx/pokemon/miltank/front.2bpp gfx/pokemon/miltank/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/haunter/front.animated.2bpp gfx/pokemon/haunter/front.2bpp gfx/pokemon/haunter/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sunflora/front.animated.2bpp gfx/pokemon/sunflora/front.2bpp gfx/pokemon/sunflora/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/umbreon/front.animated.2bpp gfx/pokemon/umbreon/front.2bpp gfx/pokemon/umbreon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/chikorita/front.animated.2bpp gfx/pokemon/chikorita/front.2bpp gfx/pokemon/chikorita/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/goldeen/front.animated.2bpp gfx/pokemon/goldeen/front.2bpp gfx/pokemon/goldeen/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/espeon/front.animated.2bpp gfx/pokemon/espeon/front.2bpp gfx/pokemon/espeon/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/xatu/front.animated.2bpp gfx/pokemon/xatu/front.2bpp gfx/pokemon/xatu/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mew/front.animated.2bpp gfx/pokemon/mew/front.2bpp gfx/pokemon/mew/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/octillery/front.animated.2bpp gfx/pokemon/octillery/front.2bpp gfx/pokemon/octillery/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/jynx/front.animated.2bpp gfx/pokemon/jynx/front.2bpp gfx/pokemon/jynx/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/wobbuffet/front.animated.2bpp gfx/pokemon/wobbuffet/front.2bpp gfx/pokemon/wobbuffet/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/delibird/front.animated.2bpp gfx/pokemon/delibird/front.2bpp gfx/pokemon/delibird/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ledian/front.animated.2bpp gfx/pokemon/ledian/front.2bpp gfx/pokemon/ledian/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/gloom/front.animated.2bpp gfx/pokemon/gloom/front.2bpp gfx/pokemon/gloom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/flaaffy/front.animated.2bpp gfx/pokemon/flaaffy/front.2bpp gfx/pokemon/flaaffy/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ivysaur/front.animated.2bpp gfx/pokemon/ivysaur/front.2bpp gfx/pokemon/ivysaur/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/furret/front.animated.2bpp gfx/pokemon/furret/front.2bpp gfx/pokemon/furret/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/cyndaquil/front.animated.2bpp gfx/pokemon/cyndaquil/front.2bpp gfx/pokemon/cyndaquil/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/hitmonchan/front.animated.2bpp gfx/pokemon/hitmonchan/front.2bpp gfx/pokemon/hitmonchan/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/quagsire/front.animated.2bpp gfx/pokemon/quagsire/front.2bpp gfx/pokemon/quagsire/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/ekans/front.animated.2bpp gfx/pokemon/ekans/front.2bpp gfx/pokemon/ekans/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sudowoodo/front.animated.2bpp gfx/pokemon/sudowoodo/front.2bpp gfx/pokemon/sudowoodo/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pikachu/front.animated.2bpp gfx/pokemon/pikachu/front.2bpp gfx/pokemon/pikachu/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/seadra/front.animated.2bpp gfx/pokemon/seadra/front.2bpp gfx/pokemon/seadra/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magby/front.animated.2bpp gfx/pokemon/magby/front.2bpp gfx/pokemon/magby/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/weepinbell/front.animated.2bpp gfx/pokemon/weepinbell/front.2bpp gfx/pokemon/weepinbell/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/totodile/front.animated.2bpp gfx/pokemon/totodile/front.2bpp gfx/pokemon/totodile/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/corsola/front.animated.2bpp gfx/pokemon/corsola/front.2bpp gfx/pokemon/corsola/front.dimensions | |
cp gfx/trainers/firebreather.2bpp.lz.a790feb1 gfx/trainers/firebreather.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/machop/front.animated.2bpp gfx/pokemon/machop/front.2bpp gfx/pokemon/machop/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/chinchou/front.animated.2bpp gfx/pokemon/chinchou/front.2bpp gfx/pokemon/chinchou/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/rattata/front.animated.2bpp gfx/pokemon/rattata/front.2bpp gfx/pokemon/rattata/front.dimensions | |
cp gfx/trainers/champion.2bpp.lz.0175f5ea gfx/trainers/champion.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/spearow/front.animated.2bpp gfx/pokemon/spearow/front.2bpp gfx/pokemon/spearow/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/magikarp/front.animated.2bpp gfx/pokemon/magikarp/front.2bpp gfx/pokemon/magikarp/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/charmander/front.animated.2bpp gfx/pokemon/charmander/front.2bpp gfx/pokemon/charmander/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/cubone/front.animated.2bpp gfx/pokemon/cubone/front.2bpp gfx/pokemon/cubone/front.dimensions | |
cp gfx/trainers/blackbelt_t.2bpp.lz.4ef2481c gfx/trainers/blackbelt_t.2bpp.lz | |
cp gfx/trainers/biker.2bpp.lz.cb40f7cd gfx/trainers/biker.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidoran_m/front.animated.2bpp gfx/pokemon/nidoran_m/front.2bpp gfx/pokemon/nidoran_m/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/porygon/front.animated.2bpp gfx/pokemon/porygon/front.2bpp gfx/pokemon/porygon/front.dimensions | |
cp gfx/trainers/bruno.2bpp.lz.22f3c222 gfx/trainers/bruno.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/grimer/front.animated.2bpp gfx/pokemon/grimer/front.2bpp gfx/pokemon/grimer/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/staryu/front.animated.2bpp gfx/pokemon/staryu/front.2bpp gfx/pokemon/staryu/front.dimensions | |
cp gfx/trainers/hiker.2bpp.lz.07a4e386 gfx/trainers/hiker.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/meowth/front.animated.2bpp gfx/pokemon/meowth/front.2bpp gfx/pokemon/meowth/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/porygon2/front.animated.2bpp gfx/pokemon/porygon2/front.2bpp gfx/pokemon/porygon2/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/sandshrew/front.animated.2bpp gfx/pokemon/sandshrew/front.2bpp gfx/pokemon/sandshrew/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/nidoran_f/front.animated.2bpp gfx/pokemon/nidoran_f/front.2bpp gfx/pokemon/nidoran_f/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/pidgey/front.animated.2bpp gfx/pokemon/pidgey/front.2bpp gfx/pokemon/pidgey/front.dimensions | |
cp gfx/pokemon/parasect/back.2bpp.lz.ed08ef08 gfx/pokemon/parasect/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/misdreavus/front.animated.2bpp gfx/pokemon/misdreavus/front.2bpp gfx/pokemon/misdreavus/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/houndour/front.animated.2bpp gfx/pokemon/houndour/front.2bpp gfx/pokemon/houndour/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mankey/front.animated.2bpp gfx/pokemon/mankey/front.2bpp gfx/pokemon/mankey/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/celebi/front.animated.2bpp gfx/pokemon/celebi/front.2bpp gfx/pokemon/celebi/front.dimensions | |
cp gfx/trainers/medium.2bpp.lz.db642b9e gfx/trainers/medium.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/pineco/front.animated.2bpp gfx/pokemon/pineco/front.2bpp gfx/pokemon/pineco/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/krabby/front.animated.2bpp gfx/pokemon/krabby/front.2bpp gfx/pokemon/krabby/front.dimensions | |
cp gfx/trainers/fisher.2bpp.lz.95bfbfd6 gfx/trainers/fisher.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/jigglypuff/front.animated.2bpp gfx/pokemon/jigglypuff/front.2bpp gfx/pokemon/jigglypuff/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/paras/front.animated.2bpp gfx/pokemon/paras/front.2bpp gfx/pokemon/paras/front.dimensions | |
cp gfx/pokemon/nidoking/back.2bpp.lz.93211604 gfx/pokemon/nidoking/back.2bpp.lz | |
cp gfx/trainers/pokefan_m.2bpp.lz.5bc5a3e1 gfx/trainers/pokefan_m.2bpp.lz | |
cp gfx/trainers/boarder.2bpp.lz.5d6881a8 gfx/trainers/boarder.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/psyduck/front.animated.2bpp gfx/pokemon/psyduck/front.2bpp gfx/pokemon/psyduck/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/squirtle/front.animated.2bpp gfx/pokemon/squirtle/front.2bpp gfx/pokemon/squirtle/front.dimensions | |
cp gfx/pokemon/machamp/back.2bpp.lz.757f4c29 gfx/pokemon/machamp/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/koffing/front.animated.2bpp gfx/pokemon/koffing/front.2bpp gfx/pokemon/koffing/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/venonat/front.animated.2bpp gfx/pokemon/venonat/front.2bpp gfx/pokemon/venonat/front.dimensions | |
cp gfx/pokemon/exeggutor/back.2bpp.lz.e012643e gfx/pokemon/exeggutor/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/lanturn/front.animated.2bpp gfx/pokemon/lanturn/front.2bpp gfx/pokemon/lanturn/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tyrogue/front.animated.2bpp gfx/pokemon/tyrogue/front.2bpp gfx/pokemon/tyrogue/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/skiploom/front.animated.2bpp gfx/pokemon/skiploom/front.2bpp gfx/pokemon/skiploom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/mareep/front.animated.2bpp gfx/pokemon/mareep/front.2bpp gfx/pokemon/mareep/front.dimensions | |
cp gfx/trainers/chuck.2bpp.lz.cab13edd gfx/trainers/chuck.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/eevee/front.animated.2bpp gfx/pokemon/eevee/front.2bpp gfx/pokemon/eevee/front.dimensions | |
cp gfx/pokemon/butterfree/back.2bpp.lz.a8543d86 gfx/pokemon/butterfree/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/zubat/front.animated.2bpp gfx/pokemon/zubat/front.2bpp gfx/pokemon/zubat/front.dimensions | |
cp gfx/trainers/kimono_girl.2bpp.lz.e8833d48 gfx/trainers/kimono_girl.2bpp.lz | |
cp gfx/pokemon/alakazam/back.2bpp.lz.75e7e1c6 gfx/pokemon/alakazam/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/aipom/front.animated.2bpp gfx/pokemon/aipom/front.2bpp gfx/pokemon/aipom/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/abra/front.animated.2bpp gfx/pokemon/abra/front.2bpp gfx/pokemon/abra/front.dimensions | |
cp gfx/pokemon/hitmontop/back.2bpp.lz.ea3f1576 gfx/pokemon/hitmontop/back.2bpp.lz | |
cp gfx/pokemon/cloyster/back.2bpp.lz.5ad194b3 gfx/pokemon/cloyster/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/hoothoot/front.animated.2bpp gfx/pokemon/hoothoot/front.2bpp gfx/pokemon/hoothoot/front.dimensions | |
cp gfx/pokemon/unown_f/back.2bpp.lz.3fe1c85a gfx/pokemon/unown_f/back.2bpp.lz | |
cp gfx/pokemon/dodrio/back.2bpp.lz.a5480e88 gfx/pokemon/dodrio/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/clefairy/front.animated.2bpp gfx/pokemon/clefairy/front.2bpp gfx/pokemon/clefairy/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/slugma/front.animated.2bpp gfx/pokemon/slugma/front.2bpp gfx/pokemon/slugma/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/growlithe/front.animated.2bpp gfx/pokemon/growlithe/front.2bpp gfx/pokemon/growlithe/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/slowpoke/front.animated.2bpp gfx/pokemon/slowpoke/front.2bpp gfx/pokemon/slowpoke/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/smoochum/front.animated.2bpp gfx/pokemon/smoochum/front.2bpp gfx/pokemon/smoochum/front.dimensions | |
cp gfx/trainers/juggler.2bpp.lz.2d7625ba gfx/trainers/juggler.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/marill/front.animated.2bpp gfx/pokemon/marill/front.2bpp gfx/pokemon/marill/front.dimensions | |
cp gfx/trainers/guitarist.2bpp.lz.be5a9b71 gfx/trainers/guitarist.2bpp.lz | |
cp gfx/trainers/pokefan_f.2bpp.lz.9cbd3f20 gfx/trainers/pokefan_f.2bpp.lz | |
cp gfx/pokemon/venomoth/back.2bpp.lz.ba3cccb7 gfx/pokemon/venomoth/back.2bpp.lz | |
cp gfx/trainers/clair.2bpp.lz.a1771075 gfx/trainers/clair.2bpp.lz | |
cp gfx/trainers/pokemaniac.2bpp.lz.786c5fce gfx/trainers/pokemaniac.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/omanyte/front.animated.2bpp gfx/pokemon/omanyte/front.2bpp gfx/pokemon/omanyte/front.dimensions | |
cp gfx/trainers/skier.2bpp.lz.399d4240 gfx/trainers/skier.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/pupitar/front.animated.2bpp gfx/pokemon/pupitar/front.2bpp gfx/pokemon/pupitar/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/bellsprout/front.animated.2bpp gfx/pokemon/bellsprout/front.2bpp gfx/pokemon/bellsprout/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/shellder/front.animated.2bpp gfx/pokemon/shellder/front.2bpp gfx/pokemon/shellder/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/tentacool/front.animated.2bpp gfx/pokemon/tentacool/front.2bpp gfx/pokemon/tentacool/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/cleffa/front.animated.2bpp gfx/pokemon/cleffa/front.2bpp gfx/pokemon/cleffa/front.dimensions | |
cp gfx/pokemon/gyarados/back.2bpp.lz.fc577f9e gfx/pokemon/gyarados/back.2bpp.lz | |
cp gfx/pokemon/ninetales/back.2bpp.lz.999b3894 gfx/pokemon/ninetales/back.2bpp.lz | |
cp gfx/pokemon/yanma/back.2bpp.lz.2ca27ab3 gfx/pokemon/yanma/back.2bpp.lz | |
cp gfx/pokemon/pinsir/back.2bpp.lz.09ac7dd4 gfx/pokemon/pinsir/back.2bpp.lz | |
cp gfx/trainers/lass.2bpp.lz.e3726508 gfx/trainers/lass.2bpp.lz | |
cp gfx/pokemon/clefable/back.2bpp.lz.d57ec142 gfx/pokemon/clefable/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/doduo/front.animated.2bpp gfx/pokemon/doduo/front.2bpp gfx/pokemon/doduo/front.dimensions | |
cp gfx/pokemon/feraligatr/back.2bpp.lz.f95abe99 gfx/pokemon/feraligatr/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/dratini/front.animated.2bpp gfx/pokemon/dratini/front.2bpp gfx/pokemon/dratini/front.dimensions | |
cp gfx/pokemon/magneton/back.2bpp.lz.f7a7089b gfx/pokemon/magneton/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/qwilfish/front.animated.2bpp gfx/pokemon/qwilfish/front.2bpp gfx/pokemon/qwilfish/front.dimensions | |
cp gfx/pokemon/suicune/back.2bpp.lz.5c49d112 gfx/pokemon/suicune/back.2bpp.lz | |
cp gfx/pokemon/slowking/back.2bpp.lz.a90de69e gfx/pokemon/slowking/back.2bpp.lz | |
cp gfx/pokemon/elekid/back.2bpp.lz.227a1b23 gfx/pokemon/elekid/back.2bpp.lz | |
cp gfx/pokemon/celebi/back.2bpp.lz.17ea5fe6 gfx/pokemon/celebi/back.2bpp.lz | |
cp gfx/pokemon/krabby/back.2bpp.lz.2bc2487b gfx/pokemon/krabby/back.2bpp.lz | |
cp gfx/trainers/bug_catcher.2bpp.lz.43144f97 gfx/trainers/bug_catcher.2bpp.lz | |
cp gfx/pokemon/snorlax/back.2bpp.lz.90570272 gfx/pokemon/snorlax/back.2bpp.lz | |
cp gfx/pokemon/venusaur/back.2bpp.lz.1d5b9ebe gfx/pokemon/venusaur/back.2bpp.lz | |
cp gfx/pokemon/moltres/back.2bpp.lz.356242c8 gfx/pokemon/moltres/back.2bpp.lz | |
cp gfx/pokemon/sunflora/back.2bpp.lz.9d0684f0 gfx/pokemon/sunflora/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/phanpy/front.animated.2bpp gfx/pokemon/phanpy/front.2bpp gfx/pokemon/phanpy/front.dimensions | |
cp gfx/pokemon/rhydon/back.2bpp.lz.4a3ea4af gfx/pokemon/rhydon/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/larvitar/front.animated.2bpp gfx/pokemon/larvitar/front.2bpp gfx/pokemon/larvitar/front.dimensions | |
cp gfx/pokemon/tyranitar/back.2bpp.lz.05b022c9 gfx/pokemon/tyranitar/back.2bpp.lz | |
cp gfx/pokemon/sandslash/back.2bpp.lz.2999f4c6 gfx/pokemon/sandslash/back.2bpp.lz | |
cp gfx/pokemon/seadra/back.2bpp.lz.354a02e4 gfx/pokemon/seadra/back.2bpp.lz | |
cp gfx/trainers/twins.2bpp.lz.462fd733 gfx/trainers/twins.2bpp.lz | |
cp gfx/pokemon/farfetch_d/back.2bpp.lz.6f28ebc4 gfx/pokemon/farfetch_d/back.2bpp.lz | |
cp gfx/pokemon/nidoran_m/back.2bpp.lz.c9e54720 gfx/pokemon/nidoran_m/back.2bpp.lz | |
cp gfx/pokemon/ledyba/back.2bpp.lz.d50e8860 gfx/pokemon/ledyba/back.2bpp.lz | |
cp gfx/pokemon/cyndaquil/back.2bpp.lz.68baeeeb gfx/pokemon/cyndaquil/back.2bpp.lz | |
cp gfx/pokemon/bayleef/back.2bpp.lz.c4783e65 gfx/pokemon/bayleef/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/oddish/front.animated.2bpp gfx/pokemon/oddish/front.2bpp gfx/pokemon/oddish/front.dimensions | |
cp gfx/pokemon/rapidash/back.2bpp.lz.fdd1946c gfx/pokemon/rapidash/back.2bpp.lz | |
cp gfx/pokemon/doduo/back.2bpp.lz.05a57563 gfx/pokemon/doduo/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/hoppip/front.animated.2bpp gfx/pokemon/hoppip/front.2bpp gfx/pokemon/hoppip/front.dimensions | |
cp gfx/pokemon/mankey/back.2bpp.lz.42cb1b61 gfx/pokemon/mankey/back.2bpp.lz | |
cp gfx/pokemon/magmar/back.2bpp.lz.6916c87b gfx/pokemon/magmar/back.2bpp.lz | |
cp gfx/pokemon/hypno/back.2bpp.lz.c091ce88 gfx/pokemon/hypno/back.2bpp.lz | |
cp gfx/pokemon/quilava/back.2bpp.lz.500906e1 gfx/pokemon/quilava/back.2bpp.lz | |
cp gfx/pokemon/croconaw/back.2bpp.lz.a605c82f gfx/pokemon/croconaw/back.2bpp.lz | |
cp gfx/pokemon/sandshrew/back.2bpp.lz.7655193f gfx/pokemon/sandshrew/back.2bpp.lz | |
cp gfx/trainers/sailor.2bpp.lz.0f7f3386 gfx/trainers/sailor.2bpp.lz | |
cp gfx/trainers/beauty.2bpp.lz.c1c13787 gfx/trainers/beauty.2bpp.lz | |
cp gfx/pokemon/shellder/back.2bpp.lz.61e27953 gfx/pokemon/shellder/back.2bpp.lz | |
cp gfx/pokemon/zubat/back.2bpp.lz.aa77eb62 gfx/pokemon/zubat/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/teddiursa/front.animated.2bpp gfx/pokemon/teddiursa/front.2bpp gfx/pokemon/teddiursa/front.dimensions | |
cp gfx/pokemon/cubone/back.2bpp.lz.bd849dfb gfx/pokemon/cubone/back.2bpp.lz | |
cp gfx/trainers/grunt_m.2bpp.lz.916e09d2 gfx/trainers/grunt_m.2bpp.lz | |
cp gfx/pokemon/gloom/back.2bpp.lz.9a321f63 gfx/pokemon/gloom/back.2bpp.lz | |
cp gfx/pokemon/magcargo/back.2bpp.lz.56b096bc gfx/pokemon/magcargo/back.2bpp.lz | |
cp gfx/pokemon/kabutops/back.2bpp.lz.98a1dfc4 gfx/pokemon/kabutops/back.2bpp.lz | |
cp gfx/pokemon/beedrill/back.2bpp.lz.dfd6a87b gfx/pokemon/beedrill/back.2bpp.lz | |
cp gfx/pokemon/arcanine/back.2bpp.lz.f5b35ebf gfx/pokemon/arcanine/back.2bpp.lz | |
cp gfx/pokemon/flareon/back.2bpp.lz.d58af0e5 gfx/pokemon/flareon/back.2bpp.lz | |
cp gfx/pokemon/goldeen/back.2bpp.lz.d0e5751e gfx/pokemon/goldeen/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/bulbasaur/front.animated.2bpp gfx/pokemon/bulbasaur/front.2bpp gfx/pokemon/bulbasaur/front.dimensions | |
cp gfx/pokemon/starmie/back.2bpp.lz.a8923741 gfx/pokemon/starmie/back.2bpp.lz | |
cp gfx/pokemon/omanyte/back.2bpp.lz.f442a670 gfx/pokemon/omanyte/back.2bpp.lz | |
cp gfx/pokemon/pidgey/back.2bpp.lz.027129e8 gfx/pokemon/pidgey/back.2bpp.lz | |
cp gfx/trainers/scientist.2bpp.lz.2ef10474 gfx/trainers/scientist.2bpp.lz | |
cp gfx/pokemon/qwilfish/back.2bpp.lz.b2bb83c6 gfx/pokemon/qwilfish/back.2bpp.lz | |
cp gfx/pokemon/gligar/back.2bpp.lz.ee922122 gfx/pokemon/gligar/back.2bpp.lz | |
cp gfx/pokemon/typhlosion/back.2bpp.lz.83be0292 gfx/pokemon/typhlosion/back.2bpp.lz | |
cp gfx/pokemon/charmeleon/back.2bpp.lz.cf73268f gfx/pokemon/charmeleon/back.2bpp.lz | |
cp gfx/pokemon/nidoqueen/back.2bpp.lz.f1eb0f0c gfx/pokemon/nidoqueen/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/pichu/front.animated.2bpp gfx/pokemon/pichu/front.2bpp gfx/pokemon/pichu/front.dimensions | |
cp gfx/pokemon/electabuzz/back.2bpp.lz.e97330fe gfx/pokemon/electabuzz/back.2bpp.lz | |
cp gfx/pokemon/ledian/back.2bpp.lz.48657bbb gfx/pokemon/ledian/back.2bpp.lz | |
cp gfx/pokemon/pupitar/back.2bpp.lz.100020c1 gfx/pokemon/pupitar/back.2bpp.lz | |
cp gfx/pokemon/heracross/back.2bpp.lz.ba09608b gfx/pokemon/heracross/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_d/front.animated.2bpp gfx/pokemon/unown_d/front.2bpp gfx/pokemon/unown_d/front.dimensions | |
cp gfx/pokemon/miltank/back.2bpp.lz.b7787e72 gfx/pokemon/miltank/back.2bpp.lz | |
cp gfx/pokemon/steelix/back.2bpp.lz.f3c03e61 gfx/pokemon/steelix/back.2bpp.lz | |
cp gfx/pokemon/persian/back.2bpp.lz.0e1c1c9a gfx/pokemon/persian/back.2bpp.lz | |
cp gfx/trainers/lt_surge.2bpp.lz.4ac586d0 gfx/trainers/lt_surge.2bpp.lz | |
cp gfx/trainers/teacher.2bpp.lz.1d131210 gfx/trainers/teacher.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/egg/front.animated.2bpp gfx/pokemon/egg/front.2bpp gfx/pokemon/egg/front.dimensions | |
cp gfx/pokemon/eevee/back.2bpp.lz.bc34ce62 gfx/pokemon/eevee/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/shuckle/front.animated.2bpp gfx/pokemon/shuckle/front.2bpp gfx/pokemon/shuckle/front.dimensions | |
cp gfx/pokemon/ponyta/back.2bpp.lz.10ddc7ea gfx/pokemon/ponyta/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/remoraid/front.animated.2bpp gfx/pokemon/remoraid/front.2bpp gfx/pokemon/remoraid/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/poliwag/front.animated.2bpp gfx/pokemon/poliwag/front.2bpp gfx/pokemon/poliwag/front.dimensions | |
cp gfx/pokemon/onix/back.2bpp.lz.cb580eb9 gfx/pokemon/onix/back.2bpp.lz | |
cp gfx/pokemon/koffing/back.2bpp.lz.8c0a2526 gfx/pokemon/koffing/back.2bpp.lz | |
cp gfx/trainers/bird_keeper.2bpp.lz.1e56954c gfx/trainers/bird_keeper.2bpp.lz | |
cp gfx/trainers/falkner.2bpp.lz.6ec6bbaf gfx/trainers/falkner.2bpp.lz | |
cp gfx/trainers/karen.2bpp.lz.7fc3d941 gfx/trainers/karen.2bpp.lz | |
cp gfx/pokemon/nidorina/back.2bpp.lz.a00ecf4a gfx/pokemon/nidorina/back.2bpp.lz | |
cp gfx/pokemon/tentacruel/back.2bpp.lz.0e344f19 gfx/pokemon/tentacruel/back.2bpp.lz | |
cp gfx/pokemon/growlithe/back.2bpp.lz.7f5831f6 gfx/pokemon/growlithe/back.2bpp.lz | |
cp gfx/trainers/koga.2bpp.lz.7a066020 gfx/trainers/koga.2bpp.lz | |
cp gfx/pokemon/machoke/back.2bpp.lz.2634245e gfx/pokemon/machoke/back.2bpp.lz | |
cp gfx/pokemon/raichu/back.2bpp.lz.fa4c7423 gfx/pokemon/raichu/back.2bpp.lz | |
cp gfx/pokemon/poliwrath/back.2bpp.lz.240e911e gfx/pokemon/poliwrath/back.2bpp.lz | |
cp gfx/trainers/swimmer_m.2bpp.lz.2c1a716e gfx/trainers/swimmer_m.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/sunkern/front.animated.2bpp gfx/pokemon/sunkern/front.2bpp gfx/pokemon/sunkern/front.dimensions | |
cp gfx/pokemon/nidorino/back.2bpp.lz.8504fdd1 gfx/pokemon/nidorino/back.2bpp.lz | |
cp gfx/trainers/mysticalman.2bpp.lz.35d01215 gfx/trainers/mysticalman.2bpp.lz | |
cp gfx/trainers/cooltrainer_f.2bpp.lz.6fb1e652 gfx/trainers/cooltrainer_f.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/electrode/front.animated.2bpp gfx/pokemon/electrode/front.2bpp gfx/pokemon/electrode/front.dimensions | |
cp gfx/pokemon/sudowoodo/back.2bpp.lz.728036c6 gfx/pokemon/sudowoodo/back.2bpp.lz | |
cp gfx/pokemon/flaaffy/back.2bpp.lz.461855e4 gfx/pokemon/flaaffy/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/sentret/front.animated.2bpp gfx/pokemon/sentret/front.2bpp gfx/pokemon/sentret/front.dimensions | |
cp gfx/pokemon/togetic/back.2bpp.lz.62cbb330 gfx/pokemon/togetic/back.2bpp.lz | |
cp gfx/trainers/bugsy.2bpp.lz.c070450d gfx/trainers/bugsy.2bpp.lz | |
cp gfx/pokemon/marowak/back.2bpp.lz.055ba40e gfx/pokemon/marowak/back.2bpp.lz | |
cp gfx/pokemon/geodude/back.2bpp.lz.d5aa5e9f gfx/pokemon/geodude/back.2bpp.lz | |
cp gfx/pokemon/scyther/back.2bpp.lz.1d7f8a87 gfx/pokemon/scyther/back.2bpp.lz | |
cp gfx/pokemon/vileplume/back.2bpp.lz.9f944092 gfx/pokemon/vileplume/back.2bpp.lz | |
cp gfx/pokemon/hitmonchan/back.2bpp.lz.68e28b98 gfx/pokemon/hitmonchan/back.2bpp.lz | |
cp gfx/pokemon/jumpluff/back.2bpp.lz.b258a699 gfx/pokemon/jumpluff/back.2bpp.lz | |
cp gfx/trainers/cooltrainer_m.2bpp.lz.0aa81882 gfx/trainers/cooltrainer_m.2bpp.lz | |
cp gfx/pokemon/blastoise/back.2bpp.lz.b90e8d5a gfx/pokemon/blastoise/back.2bpp.lz | |
cp gfx/pokemon/misdreavus/back.2bpp.lz.8bdebfce gfx/pokemon/misdreavus/back.2bpp.lz | |
cp gfx/pokemon/tyrogue/back.2bpp.lz.5d84cef1 gfx/pokemon/tyrogue/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/geodude/front.animated.2bpp gfx/pokemon/geodude/front.2bpp gfx/pokemon/geodude/front.dimensions | |
cp gfx/pokemon/scizor/back.2bpp.lz.85149f27 gfx/pokemon/scizor/back.2bpp.lz | |
cp gfx/pokemon/girafarig/back.2bpp.lz.5dd68457 gfx/pokemon/girafarig/back.2bpp.lz | |
cp gfx/pokemon/stantler/back.2bpp.lz.16502aac gfx/pokemon/stantler/back.2bpp.lz | |
cp gfx/pokemon/smeargle/back.2bpp.lz.2de2de8c gfx/pokemon/smeargle/back.2bpp.lz | |
cp gfx/pokemon/charizard/back.2bpp.lz.f04ac62c gfx/pokemon/charizard/back.2bpp.lz | |
cp gfx/pokemon/kadabra/back.2bpp.lz.6b26c1a0 gfx/pokemon/kadabra/back.2bpp.lz | |
cp gfx/pokemon/primeape/back.2bpp.lz.690e407d gfx/pokemon/primeape/back.2bpp.lz | |
cp gfx/pokemon/furret/back.2bpp.lz.24792550 gfx/pokemon/furret/back.2bpp.lz | |
cp gfx/pokemon/wartortle/back.2bpp.lz.f2338cb4 gfx/pokemon/wartortle/back.2bpp.lz | |
cp gfx/pokemon/exeggcute/back.2bpp.lz.060c38b0 gfx/pokemon/exeggcute/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/igglybuff/front.animated.2bpp gfx/pokemon/igglybuff/front.2bpp gfx/pokemon/igglybuff/front.dimensions | |
cp gfx/pokemon/raticate/back.2bpp.lz.b2a77d02 gfx/pokemon/raticate/back.2bpp.lz | |
cp gfx/pokemon/vulpix/back.2bpp.lz.0c7852c8 gfx/pokemon/vulpix/back.2bpp.lz | |
cp gfx/pokemon/ekans/back.2bpp.lz.671d14d9 gfx/pokemon/ekans/back.2bpp.lz | |
cp gfx/pokemon/seaking/back.2bpp.lz.3e699249 gfx/pokemon/seaking/back.2bpp.lz | |
cp gfx/trainers/burglar.2bpp.lz.e063f42e gfx/trainers/burglar.2bpp.lz | |
cp gfx/pokemon/psyduck/back.2bpp.lz.d68cddb2 gfx/pokemon/psyduck/back.2bpp.lz | |
cp gfx/pokemon/pikachu/back.2bpp.lz.98998807 gfx/pokemon/pikachu/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/kabuto/front.animated.2bpp gfx/pokemon/kabuto/front.2bpp gfx/pokemon/kabuto/front.dimensions | |
cp gfx/pokemon/mareep/back.2bpp.lz.b9bdc89c gfx/pokemon/mareep/back.2bpp.lz | |
cp gfx/pokemon/remoraid/back.2bpp.lz.8a6e4f29 gfx/pokemon/remoraid/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/ditto/front.animated.2bpp gfx/pokemon/ditto/front.2bpp gfx/pokemon/ditto/front.dimensions | |
cp gfx/pokemon/kingdra/back.2bpp.lz.e48ecb3f gfx/pokemon/kingdra/back.2bpp.lz | |
cp gfx/trainers/camper.2bpp.lz.cc2357ea gfx/trainers/camper.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/wooper/front.animated.2bpp gfx/pokemon/wooper/front.2bpp gfx/pokemon/wooper/front.dimensions | |
cp gfx/pokemon/clefairy/back.2bpp.lz.f8aff3dd gfx/pokemon/clefairy/back.2bpp.lz | |
cp gfx/pokemon/venonat/back.2bpp.lz.63b1017a gfx/pokemon/venonat/back.2bpp.lz | |
cp gfx/pokemon/bellossom/back.2bpp.lz.10d31691 gfx/pokemon/bellossom/back.2bpp.lz | |
cp gfx/trainers/rival1.2bpp.lz.e43b32ef gfx/trainers/rival1.2bpp.lz | |
cp gfx/pokemon/swinub/back.2bpp.lz.1ebbfabf gfx/pokemon/swinub/back.2bpp.lz | |
cp gfx/pokemon/mewtwo/back.2bpp.lz.a7d2c077 gfx/pokemon/mewtwo/back.2bpp.lz | |
cp gfx/trainers/oak.2bpp.lz.91a27df3 gfx/trainers/oak.2bpp.lz | |
cp gfx/trainers/cal.2bpp.lz.aac54a14 gfx/trainers/cal.2bpp.lz | |
cp gfx/trainers/swimmer_f.2bpp.lz.c60d0ad6 gfx/trainers/swimmer_f.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/diglett/front.animated.2bpp gfx/pokemon/diglett/front.2bpp gfx/pokemon/diglett/front.dimensions | |
cp gfx/trainers/officer.2bpp.lz.630b057a gfx/trainers/officer.2bpp.lz | |
cp gfx/pokemon/muk/back.2bpp.lz.a1f2f370 gfx/pokemon/muk/back.2bpp.lz | |
cp gfx/pokemon/delibird/back.2bpp.lz.11463d76 gfx/pokemon/delibird/back.2bpp.lz | |
cp gfx/trainers/sabrina.2bpp.lz.d09a2b46 gfx/trainers/sabrina.2bpp.lz | |
cp gfx/pokemon/magikarp/back.2bpp.lz.7f25810a gfx/pokemon/magikarp/back.2bpp.lz | |
cp gfx/pokemon/ariados/back.2bpp.lz.9fb1c3fc gfx/pokemon/ariados/back.2bpp.lz | |
cp gfx/pokemon/sneasel/back.2bpp.lz.5298828d gfx/pokemon/sneasel/back.2bpp.lz | |
cp gfx/pokemon/umbreon/back.2bpp.lz.55e50b8c gfx/pokemon/umbreon/back.2bpp.lz | |
cp gfx/pokemon/murkrow/back.2bpp.lz.0c347b5b gfx/pokemon/murkrow/back.2bpp.lz | |
cp gfx/pokemon/ivysaur/back.2bpp.lz.bed1ff58 gfx/pokemon/ivysaur/back.2bpp.lz | |
cp gfx/pokemon/slowbro/back.2bpp.lz.3676b1f1 gfx/pokemon/slowbro/back.2bpp.lz | |
cp gfx/trainers/psychic_t.2bpp.lz.ecd603f4 gfx/trainers/psychic_t.2bpp.lz | |
cp gfx/pokemon/golduck/back.2bpp.lz.2d022642 gfx/pokemon/golduck/back.2bpp.lz | |
cp gfx/pokemon/weezing/back.2bpp.lz.5ac5b672 gfx/pokemon/weezing/back.2bpp.lz | |
cp gfx/pokemon/entei/back.2bpp.lz.d1e1986a gfx/pokemon/entei/back.2bpp.lz | |
cp gfx/trainers/grunt_f.2bpp.lz.522aecd7 gfx/trainers/grunt_f.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/horsea/front.animated.2bpp gfx/pokemon/horsea/front.2bpp gfx/pokemon/horsea/front.dimensions | |
cp gfx/pokemon/pidgeot/back.2bpp.lz.7d9e44a5 gfx/pokemon/pidgeot/back.2bpp.lz | |
cp gfx/pokemon/ho_oh/back.2bpp.lz.1412f260 gfx/pokemon/ho_oh/back.2bpp.lz | |
cp gfx/pokemon/poliwhirl/back.2bpp.lz.76564593 gfx/pokemon/poliwhirl/back.2bpp.lz | |
cp gfx/pokemon/mew/back.2bpp.lz.9947d6eb gfx/pokemon/mew/back.2bpp.lz | |
cp gfx/pokemon/machop/back.2bpp.lz.bc17b50a gfx/pokemon/machop/back.2bpp.lz | |
cp gfx/pokemon/abra/back.2bpp.lz.9ac09a32 gfx/pokemon/abra/back.2bpp.lz | |
cp gfx/pokemon/aerodactyl/back.2bpp.lz.e2da1f61 gfx/pokemon/aerodactyl/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/kakuna/front.animated.2bpp gfx/pokemon/kakuna/front.2bpp gfx/pokemon/kakuna/front.dimensions | |
cp gfx/pokemon/dugtrio/back.2bpp.lz.e821a89c gfx/pokemon/dugtrio/back.2bpp.lz | |
cp gfx/pokemon/weepinbell/back.2bpp.lz.f84a5fe6 gfx/pokemon/weepinbell/back.2bpp.lz | |
cp gfx/pokemon/nidoran_f/back.2bpp.lz.9b6990f1 gfx/pokemon/nidoran_f/back.2bpp.lz | |
cp gfx/pokemon/graveler/back.2bpp.lz.c7867de7 gfx/pokemon/graveler/back.2bpp.lz | |
cp gfx/pokemon/aipom/back.2bpp.lz.597d4dda gfx/pokemon/aipom/back.2bpp.lz | |
cp gfx/pokemon/espeon/back.2bpp.lz.0e77f26e gfx/pokemon/espeon/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/weedle/front.animated.2bpp gfx/pokemon/weedle/front.2bpp gfx/pokemon/weedle/front.dimensions | |
cp gfx/pokemon/totodile/back.2bpp.lz.ab6bc2a1 gfx/pokemon/totodile/back.2bpp.lz | |
cp gfx/pokemon/snubbull/back.2bpp.lz.26eaaa5d gfx/pokemon/snubbull/back.2bpp.lz | |
cp gfx/pokemon/kingler/back.2bpp.lz.88e96d65 gfx/pokemon/kingler/back.2bpp.lz | |
cp gfx/pokemon/gengar/back.2bpp.lz.5237ee63 gfx/pokemon/gengar/back.2bpp.lz | |
cp gfx/pokemon/rattata/back.2bpp.lz.86979cd5 gfx/pokemon/rattata/back.2bpp.lz | |
cp gfx/trainers/youngster.2bpp.lz.4bef139d gfx/trainers/youngster.2bpp.lz | |
cp gfx/trainers/will.2bpp.lz.842af358 gfx/trainers/will.2bpp.lz | |
cp gfx/trainers/schoolboy.2bpp.lz.6d26b31b gfx/trainers/schoolboy.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/magnemite/front.animated.2bpp gfx/pokemon/magnemite/front.2bpp gfx/pokemon/magnemite/front.dimensions | |
cp gfx/trainers/erika.2bpp.lz.58985f01 gfx/trainers/erika.2bpp.lz | |
cp gfx/trainers/janine.2bpp.lz.5350f3ce gfx/trainers/janine.2bpp.lz | |
cp gfx/pokemon/magnemite/back.2bpp.lz.e00bd515 gfx/pokemon/magnemite/back.2bpp.lz | |
cp gfx/pokemon/hoothoot/back.2bpp.lz.7ebb0b29 gfx/pokemon/hoothoot/back.2bpp.lz | |
cp gfx/pokemon/noctowl/back.2bpp.lz.9c8ac57f gfx/pokemon/noctowl/back.2bpp.lz | |
cp gfx/trainers/morty.2bpp.lz.aec5773b gfx/trainers/morty.2bpp.lz | |
cp gfx/pokemon/slugma/back.2bpp.lz.dc25c77a gfx/pokemon/slugma/back.2bpp.lz | |
cp gfx/pokemon/kabuto/back.2bpp.lz.0717a29b gfx/pokemon/kabuto/back.2bpp.lz | |
cp gfx/pokemon/victreebel/back.2bpp.lz.a80b1dc4 gfx/pokemon/victreebel/back.2bpp.lz | |
cp gfx/pokemon/meowth/back.2bpp.lz.4196bd91 gfx/pokemon/meowth/back.2bpp.lz | |
cp gfx/pokemon/meganium/back.2bpp.lz.d25a5edb gfx/pokemon/meganium/back.2bpp.lz | |
cp gfx/trainers/picnicker.2bpp.lz.6842b86a gfx/trainers/picnicker.2bpp.lz | |
cp gfx/pokemon/lickitung/back.2bpp.lz.a127e40b gfx/pokemon/lickitung/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/togepi/front.animated.2bpp gfx/pokemon/togepi/front.2bpp gfx/pokemon/togepi/front.dimensions | |
cp gfx/trainers/super_nerd.2bpp.lz.c5362664 gfx/trainers/super_nerd.2bpp.lz | |
cp gfx/pokemon/haunter/back.2bpp.lz.8a5dc2c1 gfx/pokemon/haunter/back.2bpp.lz | |
cp gfx/pokemon/xatu/back.2bpp.lz.4de765ff gfx/pokemon/xatu/back.2bpp.lz | |
cp gfx/trainers/red.2bpp.lz.51104ac6 gfx/trainers/red.2bpp.lz | |
cp gfx/pokemon/porygon2/back.2bpp.lz.5bba6e40 gfx/pokemon/porygon2/back.2bpp.lz | |
cp gfx/trainers/jasmine.2bpp.lz.dcd58308 gfx/trainers/jasmine.2bpp.lz | |
cp gfx/pokemon/pineco/back.2bpp.lz.70df8ca3 gfx/pokemon/pineco/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/metapod/front.animated.2bpp gfx/pokemon/metapod/front.2bpp gfx/pokemon/metapod/front.dimensions | |
cp gfx/pokemon/seel/back.2bpp.lz.518a4d40 gfx/pokemon/seel/back.2bpp.lz | |
cp gfx/pokemon/quagsire/back.2bpp.lz.64b2ec05 gfx/pokemon/quagsire/back.2bpp.lz | |
cp gfx/trainers/whitney.2bpp.lz.dcb46ea6 gfx/trainers/whitney.2bpp.lz | |
cp gfx/pokemon/jolteon/back.2bpp.lz.f248aac4 gfx/pokemon/jolteon/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/caterpie/front.animated.2bpp gfx/pokemon/caterpie/front.2bpp gfx/pokemon/caterpie/front.dimensions | |
cp gfx/pokemon/hoppip/back.2bpp.lz.5684c023 gfx/pokemon/hoppip/back.2bpp.lz | |
cp gfx/trainers/blue.2bpp.lz.9fdbab8f gfx/trainers/blue.2bpp.lz | |
cp gfx/pokemon/granbull/back.2bpp.lz.7f1208ed gfx/pokemon/granbull/back.2bpp.lz | |
cp gfx/trainers/gentleman.2bpp.lz.d3d78e00 gfx/trainers/gentleman.2bpp.lz | |
cp gfx/trainers/executive_m.2bpp.lz.211746a6 gfx/trainers/executive_m.2bpp.lz | |
cp gfx/pokemon/spearow/back.2bpp.lz.b8e760aa gfx/pokemon/spearow/back.2bpp.lz | |
cp gfx/pokemon/sunkern/back.2bpp.lz.d28f6303 gfx/pokemon/sunkern/back.2bpp.lz | |
cp gfx/pokemon/lapras/back.2bpp.lz.d09351a1 gfx/pokemon/lapras/back.2bpp.lz | |
cp gfx/pokemon/magby/back.2bpp.lz.e50ccadb gfx/pokemon/magby/back.2bpp.lz | |
cp gfx/pokemon/dragonair/back.2bpp.lz.9b6fda5b gfx/pokemon/dragonair/back.2bpp.lz | |
cp gfx/pokemon/zapdos/back.2bpp.lz.a44c7524 gfx/pokemon/zapdos/back.2bpp.lz | |
cp gfx/pokemon/chikorita/back.2bpp.lz.27a21938 gfx/pokemon/chikorita/back.2bpp.lz | |
cp gfx/pokemon/corsola/back.2bpp.lz.2b6c7860 gfx/pokemon/corsola/back.2bpp.lz | |
cp gfx/pokemon/chinchou/back.2bpp.lz.ea061e91 gfx/pokemon/chinchou/back.2bpp.lz | |
cp gfx/pokemon/chansey/back.2bpp.lz.14d90ba1 gfx/pokemon/chansey/back.2bpp.lz | |
cp gfx/pokemon/skiploom/back.2bpp.lz.54e87a0c gfx/pokemon/skiploom/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/spinarak/front.animated.2bpp gfx/pokemon/spinarak/front.2bpp gfx/pokemon/spinarak/front.dimensions | |
cp gfx/trainers/rival2.2bpp.lz.562de263 gfx/trainers/rival2.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_w/front.animated.2bpp gfx/pokemon/unown_w/front.2bpp gfx/pokemon/unown_w/front.dimensions | |
cp gfx/pokemon/charmander/back.2bpp.lz.bcb371c6 gfx/pokemon/charmander/back.2bpp.lz | |
cp gfx/pokemon/rhyhorn/back.2bpp.lz.b9a8e755 gfx/pokemon/rhyhorn/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_c/front.animated.2bpp gfx/pokemon/unown_c/front.2bpp gfx/pokemon/unown_c/front.dimensions | |
cp gfx/trainers/misty.2bpp.lz.2ded1a10 gfx/trainers/misty.2bpp.lz | |
cp gfx/trainers/blaine.2bpp.lz.00a3b6f5 gfx/trainers/blaine.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_z/front.animated.2bpp gfx/pokemon/unown_z/front.2bpp gfx/pokemon/unown_z/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/swinub/front.animated.2bpp gfx/pokemon/swinub/front.2bpp gfx/pokemon/swinub/front.dimensions | |
cp gfx/pokemon/larvitar/back.2bpp.lz.4b2ac395 gfx/pokemon/larvitar/back.2bpp.lz | |
cp gfx/pokemon/porygon/back.2bpp.lz.b3d71350 gfx/pokemon/porygon/back.2bpp.lz | |
cp gfx/pokemon/unown_h/back.2bpp.lz.78421e5b gfx/pokemon/unown_h/back.2bpp.lz | |
cp gfx/pokemon/paras/back.2bpp.lz.b5a4d1e2 gfx/pokemon/paras/back.2bpp.lz | |
cp gfx/pokemon/vaporeon/back.2bpp.lz.aafe2ea4 gfx/pokemon/vaporeon/back.2bpp.lz | |
cp gfx/pokemon/tentacool/back.2bpp.lz.ae7b2102 gfx/pokemon/tentacool/back.2bpp.lz | |
cp gfx/trainers/executive_f.2bpp.lz.c8b5dc9c gfx/trainers/executive_f.2bpp.lz | |
cp gfx/pokemon/bulbasaur/back.2bpp.lz.84f8d1c4 gfx/pokemon/bulbasaur/back.2bpp.lz | |
cp gfx/pokemon/smoochum/back.2bpp.lz.af01f906 gfx/pokemon/smoochum/back.2bpp.lz | |
cp gfx/pokemon/pichu/back.2bpp.lz.c5580983 gfx/pokemon/pichu/back.2bpp.lz | |
cp gfx/pokemon/houndoom/back.2bpp.lz.5fa55a47 gfx/pokemon/houndoom/back.2bpp.lz | |
cp gfx/pokemon/bellsprout/back.2bpp.lz.9dacbda8 gfx/pokemon/bellsprout/back.2bpp.lz | |
cp gfx/pokemon/grimer/back.2bpp.lz.833bd626 gfx/pokemon/grimer/back.2bpp.lz | |
cp gfx/pokemon/lanturn/back.2bpp.lz.8e9c7c1a gfx/pokemon/lanturn/back.2bpp.lz | |
cp gfx/pokemon/pidgeotto/back.2bpp.lz.8a0dd470 gfx/pokemon/pidgeotto/back.2bpp.lz | |
cp gfx/pokemon/staryu/back.2bpp.lz.79ea9d00 gfx/pokemon/staryu/back.2bpp.lz | |
cp gfx/pokemon/mr__mime/back.2bpp.lz.0fb88006 gfx/pokemon/mr__mime/back.2bpp.lz | |
cp gfx/pokemon/caterpie/back.2bpp.lz.57e32015 gfx/pokemon/caterpie/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/voltorb/front.animated.2bpp gfx/pokemon/voltorb/front.2bpp gfx/pokemon/voltorb/front.dimensions | |
cp gfx/pokemon/lugia/back.2bpp.lz.ad953eb5 gfx/pokemon/lugia/back.2bpp.lz | |
cp gfx/trainers/pryce.2bpp.lz.1a98cae8 gfx/trainers/pryce.2bpp.lz | |
cp gfx/trainers/brock.2bpp.lz.5bdeb7bf gfx/trainers/brock.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_g/front.animated.2bpp gfx/pokemon/unown_g/front.2bpp gfx/pokemon/unown_g/front.dimensions | |
cp gfx/pokemon/arbok/back.2bpp.lz.7b18cb93 gfx/pokemon/arbok/back.2bpp.lz | |
cp gfx/pokemon/politoed/back.2bpp.lz.7873e52f gfx/pokemon/politoed/back.2bpp.lz | |
cp gfx/pokemon/dragonite/back.2bpp.lz.c408806f gfx/pokemon/dragonite/back.2bpp.lz | |
cp gfx/pokemon/hitmonlee/back.2bpp.lz.374e3caa gfx/pokemon/hitmonlee/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/natu/front.animated.2bpp gfx/pokemon/natu/front.2bpp gfx/pokemon/natu/front.dimensions | |
cp gfx/pokemon/ursaring/back.2bpp.lz.0966cee1 gfx/pokemon/ursaring/back.2bpp.lz | |
cp gfx/trainers/sage.2bpp.lz.2038324b gfx/trainers/sage.2bpp.lz | |
cp gfx/pokemon/teddiursa/back.2bpp.lz.53f6e34e gfx/pokemon/teddiursa/back.2bpp.lz | |
cp gfx/pokemon/phanpy/back.2bpp.lz.a5c509b8 gfx/pokemon/phanpy/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_v/front.animated.2bpp gfx/pokemon/unown_v/front.2bpp gfx/pokemon/unown_v/front.dimensions | |
cp gfx/pokemon/kakuna/back.2bpp.lz.3bffa4c3 gfx/pokemon/kakuna/back.2bpp.lz | |
cp gfx/pokemon/wobbuffet/back.2bpp.lz.a862192a gfx/pokemon/wobbuffet/back.2bpp.lz | |
cp gfx/pokemon/togepi/back.2bpp.lz.0e22cc02 gfx/pokemon/togepi/back.2bpp.lz | |
cp gfx/pokemon/crobat/back.2bpp.lz.30850b2e gfx/pokemon/crobat/back.2bpp.lz | |
cp gfx/pokemon/blissey/back.2bpp.lz.d2763673 gfx/pokemon/blissey/back.2bpp.lz | |
cp gfx/pokemon/ampharos/back.2bpp.lz.06af98c8 gfx/pokemon/ampharos/back.2bpp.lz | |
cp gfx/pokemon/igglybuff/back.2bpp.lz.c0c17dcb gfx/pokemon/igglybuff/back.2bpp.lz | |
cp gfx/pokemon/azumarill/back.2bpp.lz.f7fa0db9 gfx/pokemon/azumarill/back.2bpp.lz | |
cp gfx/pokemon/octillery/back.2bpp.lz.48b6e47d gfx/pokemon/octillery/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_s/front.animated.2bpp gfx/pokemon/unown_s/front.2bpp gfx/pokemon/unown_s/front.dimensions | |
cp gfx/pokemon/horsea/back.2bpp.lz.50b6afb9 gfx/pokemon/horsea/back.2bpp.lz | |
cp gfx/pokemon/sentret/back.2bpp.lz.c19b7f3b gfx/pokemon/sentret/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_o/front.animated.2bpp gfx/pokemon/unown_o/front.2bpp gfx/pokemon/unown_o/front.dimensions | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_t/front.animated.2bpp gfx/pokemon/unown_t/front.2bpp gfx/pokemon/unown_t/front.dimensions | |
cp gfx/pokemon/wigglytuff/back.2bpp.lz.fee674ac gfx/pokemon/wigglytuff/back.2bpp.lz | |
cp gfx/pokemon/articuno/back.2bpp.lz.c263c2aa gfx/pokemon/articuno/back.2bpp.lz | |
cp gfx/pokemon/ditto/back.2bpp.lz.b01a9d91 gfx/pokemon/ditto/back.2bpp.lz | |
cp gfx/pokemon/weedle/back.2bpp.lz.f26ac339 gfx/pokemon/weedle/back.2bpp.lz | |
tools/pokemon_animation_graphics -o gfx/pokemon/unown_h/front.animated.2bpp gfx/pokemon/unown_h/front.2bpp gfx/pokemon/unown_h/front.dimensions | |
cp gfx/pokemon/cleffa/back.2bpp.lz.ea9b3d08 gfx/pokemon/cleffa/back.2bpp.lz | |
cp gfx/pokemon/drowzee/back.2bpp.lz.55367f5a gfx/pokemon/drowzee/back.2bpp.lz | |
cp gfx/pokemon/gastly/back.2bpp.lz.4078fa56 gfx/pokemon/gastly/back.2bpp.lz | |
cp gfx/pokemon/fearow/back.2bpp.lz.a7a39118 gfx/pokemon/fearow/back.2bpp.lz | |
cp gfx/pokemon/marill/back.2bpp.lz.87e2be16 gfx/pokemon/marill/back.2bpp.lz | |
cp gfx/pokemon/dratini/back.2bpp.lz.be4d6a2a gfx/pokemon/dratini/back.2bpp.lz | |
cp gfx/pokemon/electrode/back.2bpp.lz.874e1f1c gfx/pokemon/electrode/back.2bpp.lz | |
cp gfx/pokemon/skarmory/back.2bpp.lz.f5e2e2e4 gfx/pokemon/skarmory/back.2bpp.lz | |
cp gfx/pokemon/metapod/back.2bpp.lz.b580afc8 gfx/pokemon/metapod/back.2bpp.lz | |
cp gfx/pokemon/jigglypuff/back.2bpp.lz.87d5730b gfx/pokemon/jigglypuff/back.2bpp.lz | |
cp gfx/pokemon/oddish/back.2bpp.lz.4f9ec682 gfx/pokemon/oddish/back.2bpp.lz | |
cp gfx/pokemon/unown_d/back.2bpp.lz.c8213d32 gfx/pokemon/unown_d/back.2bpp.lz | |
cp gfx/pokemon/unown_k/front.animated.2bpp.lz.fb25b385 gfx/pokemon/unown_k/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_b/front.animated.2bpp.lz.5742d494 gfx/pokemon/unown_b/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_x/front.animated.2bpp.lz.3362c680 gfx/pokemon/unown_x/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_n/front.animated.2bpp.lz.96ce7c62 gfx/pokemon/unown_n/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_j/front.animated.2bpp.lz.d8bf9223 gfx/pokemon/unown_j/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_l/front.animated.2bpp.lz.26195a59 gfx/pokemon/unown_l/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_m/front.animated.2bpp.lz.2659315e gfx/pokemon/unown_m/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_f/front.animated.2bpp.lz.ec888954 gfx/pokemon/unown_f/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_a/front.animated.2bpp.lz.47e16756 gfx/pokemon/unown_a/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_u/front.animated.2bpp.lz.2690db54 gfx/pokemon/unown_u/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_q/front.animated.2bpp.lz.44dad60c gfx/pokemon/unown_q/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_p/front.animated.2bpp.lz.83a096fc gfx/pokemon/unown_p/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_y/front.animated.2bpp.lz.8cd89db4 gfx/pokemon/unown_y/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_i/front.animated.2bpp.lz.f5e7f816 gfx/pokemon/unown_i/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_r/front.animated.2bpp.lz.8e67e3fc gfx/pokemon/unown_r/front.animated.2bpp.lz | |
tools/pokemon_animation -f gfx/pokemon/unown_a/front.animated.tilemap gfx/pokemon/unown_a/front.dimensions > gfx/pokemon/unown_a/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_b/front.animated.tilemap gfx/pokemon/unown_b/front.dimensions > gfx/pokemon/unown_b/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_c/front.animated.tilemap gfx/pokemon/unown_c/front.dimensions > gfx/pokemon/unown_c/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_d/front.animated.tilemap gfx/pokemon/unown_d/front.dimensions > gfx/pokemon/unown_d/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_e/front.animated.tilemap gfx/pokemon/unown_e/front.dimensions > gfx/pokemon/unown_e/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_f/front.animated.tilemap gfx/pokemon/unown_f/front.dimensions > gfx/pokemon/unown_f/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_g/front.animated.tilemap gfx/pokemon/unown_g/front.dimensions > gfx/pokemon/unown_g/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_h/front.animated.tilemap gfx/pokemon/unown_h/front.dimensions > gfx/pokemon/unown_h/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_i/front.animated.tilemap gfx/pokemon/unown_i/front.dimensions > gfx/pokemon/unown_i/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_j/front.animated.tilemap gfx/pokemon/unown_j/front.dimensions > gfx/pokemon/unown_j/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_k/front.animated.tilemap gfx/pokemon/unown_k/front.dimensions > gfx/pokemon/unown_k/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_l/front.animated.tilemap gfx/pokemon/unown_l/front.dimensions > gfx/pokemon/unown_l/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_m/front.animated.tilemap gfx/pokemon/unown_m/front.dimensions > gfx/pokemon/unown_m/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_n/front.animated.tilemap gfx/pokemon/unown_n/front.dimensions > gfx/pokemon/unown_n/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_o/front.animated.tilemap gfx/pokemon/unown_o/front.dimensions > gfx/pokemon/unown_o/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_p/front.animated.tilemap gfx/pokemon/unown_p/front.dimensions > gfx/pokemon/unown_p/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_q/front.animated.tilemap gfx/pokemon/unown_q/front.dimensions > gfx/pokemon/unown_q/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_r/front.animated.tilemap gfx/pokemon/unown_r/front.dimensions > gfx/pokemon/unown_r/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_s/front.animated.tilemap gfx/pokemon/unown_s/front.dimensions > gfx/pokemon/unown_s/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_t/front.animated.tilemap gfx/pokemon/unown_t/front.dimensions > gfx/pokemon/unown_t/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_u/front.animated.tilemap gfx/pokemon/unown_u/front.dimensions > gfx/pokemon/unown_u/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_v/front.animated.tilemap gfx/pokemon/unown_v/front.dimensions > gfx/pokemon/unown_v/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_w/front.animated.tilemap gfx/pokemon/unown_w/front.dimensions > gfx/pokemon/unown_w/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_x/front.animated.tilemap gfx/pokemon/unown_x/front.dimensions > gfx/pokemon/unown_x/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_y/front.animated.tilemap gfx/pokemon/unown_y/front.dimensions > gfx/pokemon/unown_y/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/unown_z/front.animated.tilemap gfx/pokemon/unown_z/front.dimensions > gfx/pokemon/unown_z/frames.inc | |
rgbasm -E -L -o gfx/pokemon/unown_bitmasks.o gfx/pokemon/unown_bitmasks.asm | |
tools/pokemon_animation -f gfx/pokemon/bulbasaur/front.animated.tilemap gfx/pokemon/bulbasaur/front.dimensions > gfx/pokemon/bulbasaur/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ivysaur/front.animated.tilemap gfx/pokemon/ivysaur/front.dimensions > gfx/pokemon/ivysaur/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/venusaur/front.animated.tilemap gfx/pokemon/venusaur/front.dimensions > gfx/pokemon/venusaur/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/charmander/front.animated.tilemap gfx/pokemon/charmander/front.dimensions > gfx/pokemon/charmander/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/charmeleon/front.animated.tilemap gfx/pokemon/charmeleon/front.dimensions > gfx/pokemon/charmeleon/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/charizard/front.animated.tilemap gfx/pokemon/charizard/front.dimensions > gfx/pokemon/charizard/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/squirtle/front.animated.tilemap gfx/pokemon/squirtle/front.dimensions > gfx/pokemon/squirtle/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/wartortle/front.animated.tilemap gfx/pokemon/wartortle/front.dimensions > gfx/pokemon/wartortle/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/blastoise/front.animated.tilemap gfx/pokemon/blastoise/front.dimensions > gfx/pokemon/blastoise/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/caterpie/front.animated.tilemap gfx/pokemon/caterpie/front.dimensions > gfx/pokemon/caterpie/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/metapod/front.animated.tilemap gfx/pokemon/metapod/front.dimensions > gfx/pokemon/metapod/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/butterfree/front.animated.tilemap gfx/pokemon/butterfree/front.dimensions > gfx/pokemon/butterfree/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/weedle/front.animated.tilemap gfx/pokemon/weedle/front.dimensions > gfx/pokemon/weedle/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/kakuna/front.animated.tilemap gfx/pokemon/kakuna/front.dimensions > gfx/pokemon/kakuna/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/beedrill/front.animated.tilemap gfx/pokemon/beedrill/front.dimensions > gfx/pokemon/beedrill/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/pidgey/front.animated.tilemap gfx/pokemon/pidgey/front.dimensions > gfx/pokemon/pidgey/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/pidgeotto/front.animated.tilemap gfx/pokemon/pidgeotto/front.dimensions > gfx/pokemon/pidgeotto/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/pidgeot/front.animated.tilemap gfx/pokemon/pidgeot/front.dimensions > gfx/pokemon/pidgeot/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/rattata/front.animated.tilemap gfx/pokemon/rattata/front.dimensions > gfx/pokemon/rattata/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/raticate/front.animated.tilemap gfx/pokemon/raticate/front.dimensions > gfx/pokemon/raticate/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/spearow/front.animated.tilemap gfx/pokemon/spearow/front.dimensions > gfx/pokemon/spearow/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/fearow/front.animated.tilemap gfx/pokemon/fearow/front.dimensions > gfx/pokemon/fearow/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ekans/front.animated.tilemap gfx/pokemon/ekans/front.dimensions > gfx/pokemon/ekans/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/arbok/front.animated.tilemap gfx/pokemon/arbok/front.dimensions > gfx/pokemon/arbok/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/pikachu/front.animated.tilemap gfx/pokemon/pikachu/front.dimensions > gfx/pokemon/pikachu/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/raichu/front.animated.tilemap gfx/pokemon/raichu/front.dimensions > gfx/pokemon/raichu/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/sandshrew/front.animated.tilemap gfx/pokemon/sandshrew/front.dimensions > gfx/pokemon/sandshrew/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/sandslash/front.animated.tilemap gfx/pokemon/sandslash/front.dimensions > gfx/pokemon/sandslash/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/nidoran_f/front.animated.tilemap gfx/pokemon/nidoran_f/front.dimensions > gfx/pokemon/nidoran_f/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/nidorina/front.animated.tilemap gfx/pokemon/nidorina/front.dimensions > gfx/pokemon/nidorina/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/nidoqueen/front.animated.tilemap gfx/pokemon/nidoqueen/front.dimensions > gfx/pokemon/nidoqueen/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/nidoran_m/front.animated.tilemap gfx/pokemon/nidoran_m/front.dimensions > gfx/pokemon/nidoran_m/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/nidorino/front.animated.tilemap gfx/pokemon/nidorino/front.dimensions > gfx/pokemon/nidorino/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/nidoking/front.animated.tilemap gfx/pokemon/nidoking/front.dimensions > gfx/pokemon/nidoking/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/clefairy/front.animated.tilemap gfx/pokemon/clefairy/front.dimensions > gfx/pokemon/clefairy/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/clefable/front.animated.tilemap gfx/pokemon/clefable/front.dimensions > gfx/pokemon/clefable/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/vulpix/front.animated.tilemap gfx/pokemon/vulpix/front.dimensions > gfx/pokemon/vulpix/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ninetales/front.animated.tilemap gfx/pokemon/ninetales/front.dimensions > gfx/pokemon/ninetales/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/jigglypuff/front.animated.tilemap gfx/pokemon/jigglypuff/front.dimensions > gfx/pokemon/jigglypuff/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/wigglytuff/front.animated.tilemap gfx/pokemon/wigglytuff/front.dimensions > gfx/pokemon/wigglytuff/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/zubat/front.animated.tilemap gfx/pokemon/zubat/front.dimensions > gfx/pokemon/zubat/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/golbat/front.animated.tilemap gfx/pokemon/golbat/front.dimensions > gfx/pokemon/golbat/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/oddish/front.animated.tilemap gfx/pokemon/oddish/front.dimensions > gfx/pokemon/oddish/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/gloom/front.animated.tilemap gfx/pokemon/gloom/front.dimensions > gfx/pokemon/gloom/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/vileplume/front.animated.tilemap gfx/pokemon/vileplume/front.dimensions > gfx/pokemon/vileplume/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/paras/front.animated.tilemap gfx/pokemon/paras/front.dimensions > gfx/pokemon/paras/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/parasect/front.animated.tilemap gfx/pokemon/parasect/front.dimensions > gfx/pokemon/parasect/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/venonat/front.animated.tilemap gfx/pokemon/venonat/front.dimensions > gfx/pokemon/venonat/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/venomoth/front.animated.tilemap gfx/pokemon/venomoth/front.dimensions > gfx/pokemon/venomoth/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/diglett/front.animated.tilemap gfx/pokemon/diglett/front.dimensions > gfx/pokemon/diglett/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/dugtrio/front.animated.tilemap gfx/pokemon/dugtrio/front.dimensions > gfx/pokemon/dugtrio/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/meowth/front.animated.tilemap gfx/pokemon/meowth/front.dimensions > gfx/pokemon/meowth/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/persian/front.animated.tilemap gfx/pokemon/persian/front.dimensions > gfx/pokemon/persian/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/psyduck/front.animated.tilemap gfx/pokemon/psyduck/front.dimensions > gfx/pokemon/psyduck/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/golduck/front.animated.tilemap gfx/pokemon/golduck/front.dimensions > gfx/pokemon/golduck/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/mankey/front.animated.tilemap gfx/pokemon/mankey/front.dimensions > gfx/pokemon/mankey/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/primeape/front.animated.tilemap gfx/pokemon/primeape/front.dimensions > gfx/pokemon/primeape/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/growlithe/front.animated.tilemap gfx/pokemon/growlithe/front.dimensions > gfx/pokemon/growlithe/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/arcanine/front.animated.tilemap gfx/pokemon/arcanine/front.dimensions > gfx/pokemon/arcanine/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/poliwag/front.animated.tilemap gfx/pokemon/poliwag/front.dimensions > gfx/pokemon/poliwag/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/poliwhirl/front.animated.tilemap gfx/pokemon/poliwhirl/front.dimensions > gfx/pokemon/poliwhirl/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/poliwrath/front.animated.tilemap gfx/pokemon/poliwrath/front.dimensions > gfx/pokemon/poliwrath/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/abra/front.animated.tilemap gfx/pokemon/abra/front.dimensions > gfx/pokemon/abra/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/kadabra/front.animated.tilemap gfx/pokemon/kadabra/front.dimensions > gfx/pokemon/kadabra/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/alakazam/front.animated.tilemap gfx/pokemon/alakazam/front.dimensions > gfx/pokemon/alakazam/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/machop/front.animated.tilemap gfx/pokemon/machop/front.dimensions > gfx/pokemon/machop/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/machoke/front.animated.tilemap gfx/pokemon/machoke/front.dimensions > gfx/pokemon/machoke/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/machamp/front.animated.tilemap gfx/pokemon/machamp/front.dimensions > gfx/pokemon/machamp/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/bellsprout/front.animated.tilemap gfx/pokemon/bellsprout/front.dimensions > gfx/pokemon/bellsprout/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/weepinbell/front.animated.tilemap gfx/pokemon/weepinbell/front.dimensions > gfx/pokemon/weepinbell/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/victreebel/front.animated.tilemap gfx/pokemon/victreebel/front.dimensions > gfx/pokemon/victreebel/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/tentacool/front.animated.tilemap gfx/pokemon/tentacool/front.dimensions > gfx/pokemon/tentacool/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/tentacruel/front.animated.tilemap gfx/pokemon/tentacruel/front.dimensions > gfx/pokemon/tentacruel/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/geodude/front.animated.tilemap gfx/pokemon/geodude/front.dimensions > gfx/pokemon/geodude/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/graveler/front.animated.tilemap gfx/pokemon/graveler/front.dimensions > gfx/pokemon/graveler/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/golem/front.animated.tilemap gfx/pokemon/golem/front.dimensions > gfx/pokemon/golem/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ponyta/front.animated.tilemap gfx/pokemon/ponyta/front.dimensions > gfx/pokemon/ponyta/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/rapidash/front.animated.tilemap gfx/pokemon/rapidash/front.dimensions > gfx/pokemon/rapidash/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/slowpoke/front.animated.tilemap gfx/pokemon/slowpoke/front.dimensions > gfx/pokemon/slowpoke/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/slowbro/front.animated.tilemap gfx/pokemon/slowbro/front.dimensions > gfx/pokemon/slowbro/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/magnemite/front.animated.tilemap gfx/pokemon/magnemite/front.dimensions > gfx/pokemon/magnemite/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/magneton/front.animated.tilemap gfx/pokemon/magneton/front.dimensions > gfx/pokemon/magneton/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/farfetch_d/front.animated.tilemap gfx/pokemon/farfetch_d/front.dimensions > gfx/pokemon/farfetch_d/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/doduo/front.animated.tilemap gfx/pokemon/doduo/front.dimensions > gfx/pokemon/doduo/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/dodrio/front.animated.tilemap gfx/pokemon/dodrio/front.dimensions > gfx/pokemon/dodrio/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/seel/front.animated.tilemap gfx/pokemon/seel/front.dimensions > gfx/pokemon/seel/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/dewgong/front.animated.tilemap gfx/pokemon/dewgong/front.dimensions > gfx/pokemon/dewgong/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/grimer/front.animated.tilemap gfx/pokemon/grimer/front.dimensions > gfx/pokemon/grimer/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/muk/front.animated.tilemap gfx/pokemon/muk/front.dimensions > gfx/pokemon/muk/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/shellder/front.animated.tilemap gfx/pokemon/shellder/front.dimensions > gfx/pokemon/shellder/frames.inc | |
echo " db \$4d" >> gfx/pokemon/dewgong/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/cloyster/front.animated.tilemap gfx/pokemon/cloyster/front.dimensions > gfx/pokemon/cloyster/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/gastly/front.animated.tilemap gfx/pokemon/gastly/front.dimensions > gfx/pokemon/gastly/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/haunter/front.animated.tilemap gfx/pokemon/haunter/front.dimensions > gfx/pokemon/haunter/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/gengar/front.animated.tilemap gfx/pokemon/gengar/front.dimensions > gfx/pokemon/gengar/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/onix/front.animated.tilemap gfx/pokemon/onix/front.dimensions > gfx/pokemon/onix/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/drowzee/front.animated.tilemap gfx/pokemon/drowzee/front.dimensions > gfx/pokemon/drowzee/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/hypno/front.animated.tilemap gfx/pokemon/hypno/front.dimensions > gfx/pokemon/hypno/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/krabby/front.animated.tilemap gfx/pokemon/krabby/front.dimensions > gfx/pokemon/krabby/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/kingler/front.animated.tilemap gfx/pokemon/kingler/front.dimensions > gfx/pokemon/kingler/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/voltorb/front.animated.tilemap gfx/pokemon/voltorb/front.dimensions > gfx/pokemon/voltorb/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/electrode/front.animated.tilemap gfx/pokemon/electrode/front.dimensions > gfx/pokemon/electrode/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/exeggcute/front.animated.tilemap gfx/pokemon/exeggcute/front.dimensions > gfx/pokemon/exeggcute/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/exeggutor/front.animated.tilemap gfx/pokemon/exeggutor/front.dimensions > gfx/pokemon/exeggutor/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/cubone/front.animated.tilemap gfx/pokemon/cubone/front.dimensions > gfx/pokemon/cubone/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/marowak/front.animated.tilemap gfx/pokemon/marowak/front.dimensions > gfx/pokemon/marowak/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/hitmonlee/front.animated.tilemap gfx/pokemon/hitmonlee/front.dimensions > gfx/pokemon/hitmonlee/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/hitmonchan/front.animated.tilemap gfx/pokemon/hitmonchan/front.dimensions > gfx/pokemon/hitmonchan/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/lickitung/front.animated.tilemap gfx/pokemon/lickitung/front.dimensions > gfx/pokemon/lickitung/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/koffing/front.animated.tilemap gfx/pokemon/koffing/front.dimensions > gfx/pokemon/koffing/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/weezing/front.animated.tilemap gfx/pokemon/weezing/front.dimensions > gfx/pokemon/weezing/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/rhyhorn/front.animated.tilemap gfx/pokemon/rhyhorn/front.dimensions > gfx/pokemon/rhyhorn/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/rhydon/front.animated.tilemap gfx/pokemon/rhydon/front.dimensions > gfx/pokemon/rhydon/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/chansey/front.animated.tilemap gfx/pokemon/chansey/front.dimensions > gfx/pokemon/chansey/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/tangela/front.animated.tilemap gfx/pokemon/tangela/front.dimensions > gfx/pokemon/tangela/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/kangaskhan/front.animated.tilemap gfx/pokemon/kangaskhan/front.dimensions > gfx/pokemon/kangaskhan/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/horsea/front.animated.tilemap gfx/pokemon/horsea/front.dimensions > gfx/pokemon/horsea/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/seadra/front.animated.tilemap gfx/pokemon/seadra/front.dimensions > gfx/pokemon/seadra/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/goldeen/front.animated.tilemap gfx/pokemon/goldeen/front.dimensions > gfx/pokemon/goldeen/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/seaking/front.animated.tilemap gfx/pokemon/seaking/front.dimensions > gfx/pokemon/seaking/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/staryu/front.animated.tilemap gfx/pokemon/staryu/front.dimensions > gfx/pokemon/staryu/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/starmie/front.animated.tilemap gfx/pokemon/starmie/front.dimensions > gfx/pokemon/starmie/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/mr__mime/front.animated.tilemap gfx/pokemon/mr__mime/front.dimensions > gfx/pokemon/mr__mime/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/scyther/front.animated.tilemap gfx/pokemon/scyther/front.dimensions > gfx/pokemon/scyther/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/jynx/front.animated.tilemap gfx/pokemon/jynx/front.dimensions > gfx/pokemon/jynx/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/electabuzz/front.animated.tilemap gfx/pokemon/electabuzz/front.dimensions > gfx/pokemon/electabuzz/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/magmar/front.animated.tilemap gfx/pokemon/magmar/front.dimensions > gfx/pokemon/magmar/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/pinsir/front.animated.tilemap gfx/pokemon/pinsir/front.dimensions > gfx/pokemon/pinsir/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/tauros/front.animated.tilemap gfx/pokemon/tauros/front.dimensions > gfx/pokemon/tauros/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/magikarp/front.animated.tilemap gfx/pokemon/magikarp/front.dimensions > gfx/pokemon/magikarp/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/gyarados/front.animated.tilemap gfx/pokemon/gyarados/front.dimensions > gfx/pokemon/gyarados/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/lapras/front.animated.tilemap gfx/pokemon/lapras/front.dimensions > gfx/pokemon/lapras/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ditto/front.animated.tilemap gfx/pokemon/ditto/front.dimensions > gfx/pokemon/ditto/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/eevee/front.animated.tilemap gfx/pokemon/eevee/front.dimensions > gfx/pokemon/eevee/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/vaporeon/front.animated.tilemap gfx/pokemon/vaporeon/front.dimensions > gfx/pokemon/vaporeon/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/jolteon/front.animated.tilemap gfx/pokemon/jolteon/front.dimensions > gfx/pokemon/jolteon/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/flareon/front.animated.tilemap gfx/pokemon/flareon/front.dimensions > gfx/pokemon/flareon/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/porygon/front.animated.tilemap gfx/pokemon/porygon/front.dimensions > gfx/pokemon/porygon/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/omanyte/front.animated.tilemap gfx/pokemon/omanyte/front.dimensions > gfx/pokemon/omanyte/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/omastar/front.animated.tilemap gfx/pokemon/omastar/front.dimensions > gfx/pokemon/omastar/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/kabuto/front.animated.tilemap gfx/pokemon/kabuto/front.dimensions > gfx/pokemon/kabuto/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/kabutops/front.animated.tilemap gfx/pokemon/kabutops/front.dimensions > gfx/pokemon/kabutops/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/aerodactyl/front.animated.tilemap gfx/pokemon/aerodactyl/front.dimensions > gfx/pokemon/aerodactyl/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/snorlax/front.animated.tilemap gfx/pokemon/snorlax/front.dimensions > gfx/pokemon/snorlax/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/articuno/front.animated.tilemap gfx/pokemon/articuno/front.dimensions > gfx/pokemon/articuno/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/zapdos/front.animated.tilemap gfx/pokemon/zapdos/front.dimensions > gfx/pokemon/zapdos/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/moltres/front.animated.tilemap gfx/pokemon/moltres/front.dimensions > gfx/pokemon/moltres/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/dratini/front.animated.tilemap gfx/pokemon/dratini/front.dimensions > gfx/pokemon/dratini/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/dragonair/front.animated.tilemap gfx/pokemon/dragonair/front.dimensions > gfx/pokemon/dragonair/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/dragonite/front.animated.tilemap gfx/pokemon/dragonite/front.dimensions > gfx/pokemon/dragonite/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/mewtwo/front.animated.tilemap gfx/pokemon/mewtwo/front.dimensions > gfx/pokemon/mewtwo/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/mew/front.animated.tilemap gfx/pokemon/mew/front.dimensions > gfx/pokemon/mew/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/chikorita/front.animated.tilemap gfx/pokemon/chikorita/front.dimensions > gfx/pokemon/chikorita/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/bayleef/front.animated.tilemap gfx/pokemon/bayleef/front.dimensions > gfx/pokemon/bayleef/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/meganium/front.animated.tilemap gfx/pokemon/meganium/front.dimensions > gfx/pokemon/meganium/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/cyndaquil/front.animated.tilemap gfx/pokemon/cyndaquil/front.dimensions > gfx/pokemon/cyndaquil/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/quilava/front.animated.tilemap gfx/pokemon/quilava/front.dimensions > gfx/pokemon/quilava/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/typhlosion/front.animated.tilemap gfx/pokemon/typhlosion/front.dimensions > gfx/pokemon/typhlosion/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/totodile/front.animated.tilemap gfx/pokemon/totodile/front.dimensions > gfx/pokemon/totodile/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/croconaw/front.animated.tilemap gfx/pokemon/croconaw/front.dimensions > gfx/pokemon/croconaw/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/feraligatr/front.animated.tilemap gfx/pokemon/feraligatr/front.dimensions > gfx/pokemon/feraligatr/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/sentret/front.animated.tilemap gfx/pokemon/sentret/front.dimensions > gfx/pokemon/sentret/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/furret/front.animated.tilemap gfx/pokemon/furret/front.dimensions > gfx/pokemon/furret/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/hoothoot/front.animated.tilemap gfx/pokemon/hoothoot/front.dimensions > gfx/pokemon/hoothoot/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/noctowl/front.animated.tilemap gfx/pokemon/noctowl/front.dimensions > gfx/pokemon/noctowl/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ledyba/front.animated.tilemap gfx/pokemon/ledyba/front.dimensions > gfx/pokemon/ledyba/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ledian/front.animated.tilemap gfx/pokemon/ledian/front.dimensions > gfx/pokemon/ledian/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/spinarak/front.animated.tilemap gfx/pokemon/spinarak/front.dimensions > gfx/pokemon/spinarak/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ariados/front.animated.tilemap gfx/pokemon/ariados/front.dimensions > gfx/pokemon/ariados/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/crobat/front.animated.tilemap gfx/pokemon/crobat/front.dimensions > gfx/pokemon/crobat/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/chinchou/front.animated.tilemap gfx/pokemon/chinchou/front.dimensions > gfx/pokemon/chinchou/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/lanturn/front.animated.tilemap gfx/pokemon/lanturn/front.dimensions > gfx/pokemon/lanturn/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/pichu/front.animated.tilemap gfx/pokemon/pichu/front.dimensions > gfx/pokemon/pichu/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/cleffa/front.animated.tilemap gfx/pokemon/cleffa/front.dimensions > gfx/pokemon/cleffa/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/igglybuff/front.animated.tilemap gfx/pokemon/igglybuff/front.dimensions > gfx/pokemon/igglybuff/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/togepi/front.animated.tilemap gfx/pokemon/togepi/front.dimensions > gfx/pokemon/togepi/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/togetic/front.animated.tilemap gfx/pokemon/togetic/front.dimensions > gfx/pokemon/togetic/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/natu/front.animated.tilemap gfx/pokemon/natu/front.dimensions > gfx/pokemon/natu/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/xatu/front.animated.tilemap gfx/pokemon/xatu/front.dimensions > gfx/pokemon/xatu/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/mareep/front.animated.tilemap gfx/pokemon/mareep/front.dimensions > gfx/pokemon/mareep/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/flaaffy/front.animated.tilemap gfx/pokemon/flaaffy/front.dimensions > gfx/pokemon/flaaffy/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ampharos/front.animated.tilemap gfx/pokemon/ampharos/front.dimensions > gfx/pokemon/ampharos/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/bellossom/front.animated.tilemap gfx/pokemon/bellossom/front.dimensions > gfx/pokemon/bellossom/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/marill/front.animated.tilemap gfx/pokemon/marill/front.dimensions > gfx/pokemon/marill/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/azumarill/front.animated.tilemap gfx/pokemon/azumarill/front.dimensions > gfx/pokemon/azumarill/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/sudowoodo/front.animated.tilemap gfx/pokemon/sudowoodo/front.dimensions > gfx/pokemon/sudowoodo/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/politoed/front.animated.tilemap gfx/pokemon/politoed/front.dimensions > gfx/pokemon/politoed/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/hoppip/front.animated.tilemap gfx/pokemon/hoppip/front.dimensions > gfx/pokemon/hoppip/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/skiploom/front.animated.tilemap gfx/pokemon/skiploom/front.dimensions > gfx/pokemon/skiploom/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/jumpluff/front.animated.tilemap gfx/pokemon/jumpluff/front.dimensions > gfx/pokemon/jumpluff/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/aipom/front.animated.tilemap gfx/pokemon/aipom/front.dimensions > gfx/pokemon/aipom/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/sunkern/front.animated.tilemap gfx/pokemon/sunkern/front.dimensions > gfx/pokemon/sunkern/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/sunflora/front.animated.tilemap gfx/pokemon/sunflora/front.dimensions > gfx/pokemon/sunflora/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/yanma/front.animated.tilemap gfx/pokemon/yanma/front.dimensions > gfx/pokemon/yanma/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/wooper/front.animated.tilemap gfx/pokemon/wooper/front.dimensions > gfx/pokemon/wooper/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/quagsire/front.animated.tilemap gfx/pokemon/quagsire/front.dimensions > gfx/pokemon/quagsire/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/espeon/front.animated.tilemap gfx/pokemon/espeon/front.dimensions > gfx/pokemon/espeon/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/umbreon/front.animated.tilemap gfx/pokemon/umbreon/front.dimensions > gfx/pokemon/umbreon/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/murkrow/front.animated.tilemap gfx/pokemon/murkrow/front.dimensions > gfx/pokemon/murkrow/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/slowking/front.animated.tilemap gfx/pokemon/slowking/front.dimensions > gfx/pokemon/slowking/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/misdreavus/front.animated.tilemap gfx/pokemon/misdreavus/front.dimensions > gfx/pokemon/misdreavus/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/wobbuffet/front.animated.tilemap gfx/pokemon/wobbuffet/front.dimensions > gfx/pokemon/wobbuffet/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/girafarig/front.animated.tilemap gfx/pokemon/girafarig/front.dimensions > gfx/pokemon/girafarig/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/pineco/front.animated.tilemap gfx/pokemon/pineco/front.dimensions > gfx/pokemon/pineco/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/forretress/front.animated.tilemap gfx/pokemon/forretress/front.dimensions > gfx/pokemon/forretress/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/dunsparce/front.animated.tilemap gfx/pokemon/dunsparce/front.dimensions > gfx/pokemon/dunsparce/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/gligar/front.animated.tilemap gfx/pokemon/gligar/front.dimensions > gfx/pokemon/gligar/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/steelix/front.animated.tilemap gfx/pokemon/steelix/front.dimensions > gfx/pokemon/steelix/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/snubbull/front.animated.tilemap gfx/pokemon/snubbull/front.dimensions > gfx/pokemon/snubbull/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/granbull/front.animated.tilemap gfx/pokemon/granbull/front.dimensions > gfx/pokemon/granbull/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/qwilfish/front.animated.tilemap gfx/pokemon/qwilfish/front.dimensions > gfx/pokemon/qwilfish/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/scizor/front.animated.tilemap gfx/pokemon/scizor/front.dimensions > gfx/pokemon/scizor/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/shuckle/front.animated.tilemap gfx/pokemon/shuckle/front.dimensions > gfx/pokemon/shuckle/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/heracross/front.animated.tilemap gfx/pokemon/heracross/front.dimensions > gfx/pokemon/heracross/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/sneasel/front.animated.tilemap gfx/pokemon/sneasel/front.dimensions > gfx/pokemon/sneasel/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/teddiursa/front.animated.tilemap gfx/pokemon/teddiursa/front.dimensions > gfx/pokemon/teddiursa/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ursaring/front.animated.tilemap gfx/pokemon/ursaring/front.dimensions > gfx/pokemon/ursaring/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/slugma/front.animated.tilemap gfx/pokemon/slugma/front.dimensions > gfx/pokemon/slugma/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/magcargo/front.animated.tilemap gfx/pokemon/magcargo/front.dimensions > gfx/pokemon/magcargo/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/swinub/front.animated.tilemap gfx/pokemon/swinub/front.dimensions > gfx/pokemon/swinub/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/piloswine/front.animated.tilemap gfx/pokemon/piloswine/front.dimensions > gfx/pokemon/piloswine/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/corsola/front.animated.tilemap gfx/pokemon/corsola/front.dimensions > gfx/pokemon/corsola/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/remoraid/front.animated.tilemap gfx/pokemon/remoraid/front.dimensions > gfx/pokemon/remoraid/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/octillery/front.animated.tilemap gfx/pokemon/octillery/front.dimensions > gfx/pokemon/octillery/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/delibird/front.animated.tilemap gfx/pokemon/delibird/front.dimensions > gfx/pokemon/delibird/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/mantine/front.animated.tilemap gfx/pokemon/mantine/front.dimensions > gfx/pokemon/mantine/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/skarmory/front.animated.tilemap gfx/pokemon/skarmory/front.dimensions > gfx/pokemon/skarmory/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/houndour/front.animated.tilemap gfx/pokemon/houndour/front.dimensions > gfx/pokemon/houndour/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/houndoom/front.animated.tilemap gfx/pokemon/houndoom/front.dimensions > gfx/pokemon/houndoom/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/kingdra/front.animated.tilemap gfx/pokemon/kingdra/front.dimensions > gfx/pokemon/kingdra/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/phanpy/front.animated.tilemap gfx/pokemon/phanpy/front.dimensions > gfx/pokemon/phanpy/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/donphan/front.animated.tilemap gfx/pokemon/donphan/front.dimensions > gfx/pokemon/donphan/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/porygon2/front.animated.tilemap gfx/pokemon/porygon2/front.dimensions > gfx/pokemon/porygon2/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/stantler/front.animated.tilemap gfx/pokemon/stantler/front.dimensions > gfx/pokemon/stantler/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/smeargle/front.animated.tilemap gfx/pokemon/smeargle/front.dimensions > gfx/pokemon/smeargle/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/tyrogue/front.animated.tilemap gfx/pokemon/tyrogue/front.dimensions > gfx/pokemon/tyrogue/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/hitmontop/front.animated.tilemap gfx/pokemon/hitmontop/front.dimensions > gfx/pokemon/hitmontop/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/smoochum/front.animated.tilemap gfx/pokemon/smoochum/front.dimensions > gfx/pokemon/smoochum/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/elekid/front.animated.tilemap gfx/pokemon/elekid/front.dimensions > gfx/pokemon/elekid/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/magby/front.animated.tilemap gfx/pokemon/magby/front.dimensions > gfx/pokemon/magby/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/miltank/front.animated.tilemap gfx/pokemon/miltank/front.dimensions > gfx/pokemon/miltank/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/blissey/front.animated.tilemap gfx/pokemon/blissey/front.dimensions > gfx/pokemon/blissey/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/raikou/front.animated.tilemap gfx/pokemon/raikou/front.dimensions > gfx/pokemon/raikou/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/entei/front.animated.tilemap gfx/pokemon/entei/front.dimensions > gfx/pokemon/entei/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/suicune/front.animated.tilemap gfx/pokemon/suicune/front.dimensions > gfx/pokemon/suicune/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/larvitar/front.animated.tilemap gfx/pokemon/larvitar/front.dimensions > gfx/pokemon/larvitar/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/pupitar/front.animated.tilemap gfx/pokemon/pupitar/front.dimensions > gfx/pokemon/pupitar/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/tyranitar/front.animated.tilemap gfx/pokemon/tyranitar/front.dimensions > gfx/pokemon/tyranitar/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/lugia/front.animated.tilemap gfx/pokemon/lugia/front.dimensions > gfx/pokemon/lugia/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/ho_oh/front.animated.tilemap gfx/pokemon/ho_oh/front.dimensions > gfx/pokemon/ho_oh/frames.inc | |
echo " db \$5e, \$59" >> gfx/pokemon/lugia/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/celebi/front.animated.tilemap gfx/pokemon/celebi/front.dimensions > gfx/pokemon/celebi/frames.inc | |
tools/pokemon_animation -f gfx/pokemon/egg/front.animated.tilemap gfx/pokemon/egg/front.dimensions > gfx/pokemon/egg/frames.inc | |
rgbasm -E -L -o gfx/pokemon/bitmasks.o gfx/pokemon/bitmasks.asm | |
cp gfx/pokegear/town_map.2bpp.lz.c0587c86 gfx/pokegear/town_map.2bpp.lz | |
rgbasm -E -L -o mobile/mobile_41.o mobile/mobile_41.asm | |
rgbasm -E -L -o mobile/mobile_45_sprite_engine.o mobile/mobile_45_sprite_engine.asm | |
rgbasm -E -L -o mobile/mobile_22.o mobile/mobile_22.asm | |
cp gfx/unknown/108d27.2bpp.lz.eef1e11d gfx/unknown/108d27.2bpp.lz | |
cp gfx/unknown/108da7.2bpp.lz.aad8592b gfx/unknown/108da7.2bpp.lz | |
rgbasm -E -L -o mobile/mobile_5b.o mobile/mobile_5b.asm | |
rgbasm -E -L -o mobile/mobile_40.o mobile/mobile_40.asm | |
rgbasm -E -L -o mobile/mobile_5f.o mobile/mobile_5f.asm | |
cp gfx/mobile/pichu_animated.2bpp.lz.5d6d2ad4 gfx/mobile/pichu_animated.2bpp.lz | |
cp gfx/mobile/electro_ball.2bpp.lz.3eaf004f gfx/mobile/electro_ball.2bpp.lz | |
rgbasm -E -L -o mobile/mobile_5e.o mobile/mobile_5e.asm | |
cp gfx/player/chris_back.2bpp.lz.0312ddce gfx/player/chris_back.2bpp.lz | |
cp gfx/battle/dude.2bpp.lz.d13fb490 gfx/battle/dude.2bpp.lz | |
cp gfx/new_game/shrink1.2bpp.lz.d4443930 gfx/new_game/shrink1.2bpp.lz | |
cp gfx/new_game/shrink2.2bpp.lz.3f58480a gfx/new_game/shrink2.2bpp.lz | |
cp gfx/unknown/unknown_egg.2bpp.lz.a5b6cbfa gfx/unknown/unknown_egg.2bpp.lz | |
cp gfx/intro/logo.2bpp.lz.e03ee257 gfx/intro/logo.2bpp.lz | |
cp gfx/pokegear/pokegear.2bpp.lz.42315ab4 gfx/pokegear/pokegear.2bpp.lz | |
rgbasm -E -L -o engine/pokemon/bills_pc.o engine/pokemon/bills_pc.asm | |
rgbasm -E -L -o engine/events/diploma.o engine/events/diploma.asm | |
rgbasm -E -L -o engine/link/link.o engine/link/link.asm | |
rgbasm -E -L -o engine/movie/gbc_only.o engine/movie/gbc_only.asm | |
rgbasm -E -L -o engine/movie/crystal_intro.o engine/movie/crystal_intro.asm | |
rgbasm -E -L -o engine/movie/title.o engine/movie/title.asm | |
rgbasm -E -L -o engine/pokedex/pokedex_3.o engine/pokedex/pokedex_3.asm | |
rgbasm -E -L -o engine/pokedex/pokedex.o engine/pokedex/pokedex.asm | |
rgbasm -E -L -o engine/games/card_flip.o engine/games/card_flip.asm | |
rgbasm -E -L -o engine/games/slot_machine.o engine/games/slot_machine.asm | |
rgbasm -E -L -o engine/games/dummy_game.o engine/games/dummy_game.asm | |
rgbasm -E -L -o engine/games/unown_puzzle.o engine/games/unown_puzzle.asm | |
rgbasm -E -L -o engine/pokegear/pokegear.o engine/pokegear/pokegear.asm | |
rgbasm -E -L -o gfx/battle_anims.o gfx/battle_anims.asm | |
rgbasm -E -L -o gfx/tilesets.o gfx/tilesets.asm | |
cp gfx/pokemon/ho_oh/front.animated.2bpp.lz.db80b5eb gfx/pokemon/ho_oh/front.animated.2bpp.lz | |
cp gfx/pokemon/machamp/front.animated.2bpp.lz.2d408542 gfx/pokemon/machamp/front.animated.2bpp.lz | |
cp gfx/pokemon/ninetales/front.animated.2bpp.lz.eef934ff gfx/pokemon/ninetales/front.animated.2bpp.lz | |
cp gfx/pokemon/feraligatr/front.animated.2bpp.lz.fade72cc gfx/pokemon/feraligatr/front.animated.2bpp.lz | |
cp gfx/pokemon/nidoking/front.animated.2bpp.lz.bd38fa1e gfx/pokemon/nidoking/front.animated.2bpp.lz | |
cp gfx/pokemon/raikou/front.animated.2bpp.lz.464b6fd7 gfx/pokemon/raikou/front.animated.2bpp.lz | |
cp gfx/pokemon/lugia/front.animated.2bpp.lz.7293eddc gfx/pokemon/lugia/front.animated.2bpp.lz | |
cp gfx/pokemon/articuno/front.animated.2bpp.lz.650aef29 gfx/pokemon/articuno/front.animated.2bpp.lz | |
cp gfx/pokemon/tauros/front.animated.2bpp.lz.982dd0db gfx/pokemon/tauros/front.animated.2bpp.lz | |
cp gfx/pokemon/venusaur/front.animated.2bpp.lz.48d131f4 gfx/pokemon/venusaur/front.animated.2bpp.lz | |
cp gfx/pokemon/entei/front.animated.2bpp.lz.ebaf8024 gfx/pokemon/entei/front.animated.2bpp.lz | |
cp gfx/pokemon/suicune/front.animated.2bpp.lz.64698c0a gfx/pokemon/suicune/front.animated.2bpp.lz | |
cp gfx/pokemon/typhlosion/front.animated.2bpp.lz.65adc1e1 gfx/pokemon/typhlosion/front.animated.2bpp.lz | |
cp gfx/pokemon/blastoise/front.animated.2bpp.lz.3899aed0 gfx/pokemon/blastoise/front.animated.2bpp.lz | |
cp gfx/pokemon/rapidash/front.animated.2bpp.lz.d5ac5a96 gfx/pokemon/rapidash/front.animated.2bpp.lz | |
cp gfx/pokemon/meganium/front.animated.2bpp.lz.fe0b9df4 gfx/pokemon/meganium/front.animated.2bpp.lz | |
cp gfx/pokemon/nidoqueen/front.animated.2bpp.lz.0bf11b0a gfx/pokemon/nidoqueen/front.animated.2bpp.lz | |
cp gfx/pokemon/hitmonlee/front.animated.2bpp.lz.d174eba1 gfx/pokemon/hitmonlee/front.animated.2bpp.lz | |
cp gfx/pokemon/scizor/front.animated.2bpp.lz.afd0131a gfx/pokemon/scizor/front.animated.2bpp.lz | |
cp gfx/pokemon/beedrill/front.animated.2bpp.lz.1b5d3117 gfx/pokemon/beedrill/front.animated.2bpp.lz | |
cp gfx/pokemon/arcanine/front.animated.2bpp.lz.5ae8eff3 gfx/pokemon/arcanine/front.animated.2bpp.lz | |
cp gfx/pokemon/tyranitar/front.animated.2bpp.lz.e0e9187e gfx/pokemon/tyranitar/front.animated.2bpp.lz | |
cp gfx/pokemon/moltres/front.animated.2bpp.lz.281bc0ec gfx/pokemon/moltres/front.animated.2bpp.lz | |
cp gfx/pokemon/zapdos/front.animated.2bpp.lz.05cb214a gfx/pokemon/zapdos/front.animated.2bpp.lz | |
cp gfx/pokemon/arbok/front.animated.2bpp.lz.1589a977 gfx/pokemon/arbok/front.animated.2bpp.lz | |
cp gfx/pokemon/mewtwo/front.animated.2bpp.lz.45e8b40d gfx/pokemon/mewtwo/front.animated.2bpp.lz | |
cp gfx/pokemon/fearow/front.animated.2bpp.lz.393b11d6 gfx/pokemon/fearow/front.animated.2bpp.lz | |
cp gfx/pokemon/charizard/front.animated.2bpp.lz.0068f820 gfx/pokemon/charizard/front.animated.2bpp.lz | |
cp gfx/pokemon/quilava/front.animated.2bpp.lz.f42f4c67 gfx/pokemon/quilava/front.animated.2bpp.lz | |
cp gfx/pokemon/steelix/front.animated.2bpp.lz.42f3f8d1 gfx/pokemon/steelix/front.animated.2bpp.lz | |
cp gfx/pokemon/alakazam/front.animated.2bpp.lz.b246e050 gfx/pokemon/alakazam/front.animated.2bpp.lz | |
cp gfx/pokemon/gyarados/front.animated.2bpp.lz.1b498e2b gfx/pokemon/gyarados/front.animated.2bpp.lz | |
cp gfx/pokemon/kangaskhan/front.animated.2bpp.lz.09c81009 gfx/pokemon/kangaskhan/front.animated.2bpp.lz | |
cp gfx/pokemon/rhydon/front.animated.2bpp.lz.7257fc4f gfx/pokemon/rhydon/front.animated.2bpp.lz | |
cp gfx/pokemon/golduck/front.animated.2bpp.lz.09e97414 gfx/pokemon/golduck/front.animated.2bpp.lz | |
cp gfx/pokemon/rhyhorn/front.animated.2bpp.lz.bdfdf7dc gfx/pokemon/rhyhorn/front.animated.2bpp.lz | |
cp gfx/pokemon/pidgeot/front.animated.2bpp.lz.c161ad71 gfx/pokemon/pidgeot/front.animated.2bpp.lz | |
cp gfx/pokemon/slowbro/front.animated.2bpp.lz.257e2e84 gfx/pokemon/slowbro/front.animated.2bpp.lz | |
cp gfx/pokemon/butterfree/front.animated.2bpp.lz.33ba7e24 gfx/pokemon/butterfree/front.animated.2bpp.lz | |
cp gfx/pokemon/weezing/front.animated.2bpp.lz.75928bd0 gfx/pokemon/weezing/front.animated.2bpp.lz | |
cp gfx/pokemon/cloyster/front.animated.2bpp.lz.fe85709f gfx/pokemon/cloyster/front.animated.2bpp.lz | |
cp gfx/pokemon/skarmory/front.animated.2bpp.lz.7de4675e gfx/pokemon/skarmory/front.animated.2bpp.lz | |
cp gfx/pokemon/dewgong/front.animated.2bpp.lz.cc53359c gfx/pokemon/dewgong/front.animated.2bpp.lz | |
cp gfx/pokemon/victreebel/front.animated.2bpp.lz.d5d535c1 gfx/pokemon/victreebel/front.animated.2bpp.lz | |
cp gfx/pokemon/raichu/front.animated.2bpp.lz.25f943cb gfx/pokemon/raichu/front.animated.2bpp.lz | |
cp gfx/pokemon/primeape/front.animated.2bpp.lz.218352ec gfx/pokemon/primeape/front.animated.2bpp.lz | |
cp gfx/pokemon/dodrio/front.animated.2bpp.lz.2aaff569 gfx/pokemon/dodrio/front.animated.2bpp.lz | |
cp gfx/pokemon/slowking/front.animated.2bpp.lz.4c2f7140 gfx/pokemon/slowking/front.animated.2bpp.lz | |
cp gfx/pokemon/hitmontop/front.animated.2bpp.lz.1b3e96fc gfx/pokemon/hitmontop/front.animated.2bpp.lz | |
cp gfx/pokemon/onix/front.animated.2bpp.lz.84b7e9ef gfx/pokemon/onix/front.animated.2bpp.lz | |
cp gfx/pokemon/blissey/front.animated.2bpp.lz.04f2353a gfx/pokemon/blissey/front.animated.2bpp.lz | |
cp gfx/pokemon/machoke/front.animated.2bpp.lz.f38b95a7 gfx/pokemon/machoke/front.animated.2bpp.lz | |
cp gfx/pokemon/dragonite/front.animated.2bpp.lz.b914dfd9 gfx/pokemon/dragonite/front.animated.2bpp.lz | |
cp gfx/pokemon/poliwrath/front.animated.2bpp.lz.fb1157ec gfx/pokemon/poliwrath/front.animated.2bpp.lz | |
cp gfx/pokemon/scyther/front.animated.2bpp.lz.86d1a281 gfx/pokemon/scyther/front.animated.2bpp.lz | |
cp gfx/pokemon/aerodactyl/front.animated.2bpp.lz.3bceb33e gfx/pokemon/aerodactyl/front.animated.2bpp.lz | |
cp gfx/pokemon/seaking/front.animated.2bpp.lz.fb4eb288 gfx/pokemon/seaking/front.animated.2bpp.lz | |
cp gfx/pokemon/muk/front.animated.2bpp.lz.530363b2 gfx/pokemon/muk/front.animated.2bpp.lz | |
cp gfx/pokemon/croconaw/front.animated.2bpp.lz.a797986d gfx/pokemon/croconaw/front.animated.2bpp.lz | |
cp gfx/pokemon/hypno/front.animated.2bpp.lz.638333a3 gfx/pokemon/hypno/front.animated.2bpp.lz | |
cp gfx/pokemon/nidorino/front.animated.2bpp.lz.ba11ef23 gfx/pokemon/nidorino/front.animated.2bpp.lz | |
cp gfx/pokemon/sandslash/front.animated.2bpp.lz.d6498722 gfx/pokemon/sandslash/front.animated.2bpp.lz | |
cp gfx/pokemon/jolteon/front.animated.2bpp.lz.b2b07d79 gfx/pokemon/jolteon/front.animated.2bpp.lz | |
cp gfx/pokemon/donphan/front.animated.2bpp.lz.9e1b7048 gfx/pokemon/donphan/front.animated.2bpp.lz | |
cp gfx/pokemon/pinsir/front.animated.2bpp.lz.1e3839f2 gfx/pokemon/pinsir/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_e/front.animated.2bpp.lz.83f43ff7 gfx/pokemon/unown_e/front.animated.2bpp.lz | |
cp gfx/pokemon/golbat/front.animated.2bpp.lz.c35ffe9b gfx/pokemon/golbat/front.animated.2bpp.lz | |
cp gfx/pokemon/kingler/front.animated.2bpp.lz.35305199 gfx/pokemon/kingler/front.animated.2bpp.lz | |
cp gfx/pokemon/exeggcute/front.animated.2bpp.lz.578a4722 gfx/pokemon/exeggcute/front.animated.2bpp.lz | |
cp gfx/pokemon/magcargo/front.animated.2bpp.lz.53a425f4 gfx/pokemon/magcargo/front.animated.2bpp.lz | |
cp gfx/pokemon/persian/front.animated.2bpp.lz.0e6a2521 gfx/pokemon/persian/front.animated.2bpp.lz | |
cp gfx/pokemon/stantler/front.animated.2bpp.lz.46b7dd06 gfx/pokemon/stantler/front.animated.2bpp.lz | |
cp gfx/pokemon/raticate/front.animated.2bpp.lz.ef1a4689 gfx/pokemon/raticate/front.animated.2bpp.lz | |
cp gfx/pokemon/venomoth/front.animated.2bpp.lz.6c0096ec gfx/pokemon/venomoth/front.animated.2bpp.lz | |
cp gfx/pokemon/politoed/front.animated.2bpp.lz.408a9c1a gfx/pokemon/politoed/front.animated.2bpp.lz | |
cp gfx/pokemon/electabuzz/front.animated.2bpp.lz.381e1c6e gfx/pokemon/electabuzz/front.animated.2bpp.lz | |
cp gfx/pokemon/mantine/front.animated.2bpp.lz.9eb40d04 gfx/pokemon/mantine/front.animated.2bpp.lz | |
cp gfx/pokemon/lickitung/front.animated.2bpp.lz.328a7c53 gfx/pokemon/lickitung/front.animated.2bpp.lz | |
cp gfx/pokemon/kingdra/front.animated.2bpp.lz.668c0516 gfx/pokemon/kingdra/front.animated.2bpp.lz | |
cp gfx/pokemon/charmeleon/front.animated.2bpp.lz.0e629968 gfx/pokemon/charmeleon/front.animated.2bpp.lz | |
cp gfx/pokemon/kadabra/front.animated.2bpp.lz.bc78f9cf gfx/pokemon/kadabra/front.animated.2bpp.lz | |
cp gfx/pokemon/exeggutor/front.animated.2bpp.lz.3915d572 gfx/pokemon/exeggutor/front.animated.2bpp.lz | |
cp gfx/pokemon/gastly/front.animated.2bpp.lz.84148c1e gfx/pokemon/gastly/front.animated.2bpp.lz | |
cp gfx/pokemon/azumarill/front.animated.2bpp.lz.cc9fd2ed gfx/pokemon/azumarill/front.animated.2bpp.lz | |
cp gfx/pokemon/parasect/front.animated.2bpp.lz.f78f9f36 gfx/pokemon/parasect/front.animated.2bpp.lz | |
cp gfx/pokemon/mr__mime/front.animated.2bpp.lz.f948d1b8 gfx/pokemon/mr__mime/front.animated.2bpp.lz | |
cp gfx/pokemon/heracross/front.animated.2bpp.lz.0742fe2b gfx/pokemon/heracross/front.animated.2bpp.lz | |
cp gfx/pokemon/ariados/front.animated.2bpp.lz.5ac5c83c gfx/pokemon/ariados/front.animated.2bpp.lz | |
cp gfx/pokemon/noctowl/front.animated.2bpp.lz.7d6594fe gfx/pokemon/noctowl/front.animated.2bpp.lz | |
cp gfx/pokemon/wartortle/front.animated.2bpp.lz.f50d25f5 gfx/pokemon/wartortle/front.animated.2bpp.lz | |
cp gfx/pokemon/lapras/front.animated.2bpp.lz.8290ef8e gfx/pokemon/lapras/front.animated.2bpp.lz | |
cp gfx/pokemon/golem/front.animated.2bpp.lz.a16f21c8 gfx/pokemon/golem/front.animated.2bpp.lz | |
cp gfx/pokemon/poliwhirl/front.animated.2bpp.lz.9a36033f gfx/pokemon/poliwhirl/front.animated.2bpp.lz | |
cp gfx/pokemon/ursaring/front.animated.2bpp.lz.5bcb8114 gfx/pokemon/ursaring/front.animated.2bpp.lz | |
cp gfx/pokemon/houndoom/front.animated.2bpp.lz.2d450e90 gfx/pokemon/houndoom/front.animated.2bpp.lz | |
cp gfx/pokemon/kabutops/front.animated.2bpp.lz.d5e4bfeb gfx/pokemon/kabutops/front.animated.2bpp.lz | |
cp gfx/pokemon/ampharos/front.animated.2bpp.lz.4b908a28 gfx/pokemon/ampharos/front.animated.2bpp.lz | |
cp gfx/pokemon/nidorina/front.animated.2bpp.lz.51532540 gfx/pokemon/nidorina/front.animated.2bpp.lz | |
cp gfx/pokemon/flareon/front.animated.2bpp.lz.7b68c716 gfx/pokemon/flareon/front.animated.2bpp.lz | |
cp gfx/pokemon/farfetch_d/front.animated.2bpp.lz.a4ae9393 gfx/pokemon/farfetch_d/front.animated.2bpp.lz | |
cp gfx/pokemon/vileplume/front.animated.2bpp.lz.db2287e6 gfx/pokemon/vileplume/front.animated.2bpp.lz | |
cp gfx/pokemon/bayleef/front.animated.2bpp.lz.147649f2 gfx/pokemon/bayleef/front.animated.2bpp.lz | |
cp gfx/pokemon/magmar/front.animated.2bpp.lz.0048e21c gfx/pokemon/magmar/front.animated.2bpp.lz | |
cp gfx/pokemon/tentacruel/front.animated.2bpp.lz.f13e5904 gfx/pokemon/tentacruel/front.animated.2bpp.lz | |
cp gfx/pokemon/elekid/front.animated.2bpp.lz.3bbb6b61 gfx/pokemon/elekid/front.animated.2bpp.lz | |
cp gfx/pokemon/jumpluff/front.animated.2bpp.lz.6d1d8175 gfx/pokemon/jumpluff/front.animated.2bpp.lz | |
cp gfx/pokemon/marowak/front.animated.2bpp.lz.ef1553a0 gfx/pokemon/marowak/front.animated.2bpp.lz | |
cp gfx/pokemon/vulpix/front.animated.2bpp.lz.df94d884 gfx/pokemon/vulpix/front.animated.2bpp.lz | |
cp gfx/pokemon/gligar/front.animated.2bpp.lz.4dcc41b3 gfx/pokemon/gligar/front.animated.2bpp.lz | |
cp gfx/pokemon/dunsparce/front.animated.2bpp.lz.04ea863c gfx/pokemon/dunsparce/front.animated.2bpp.lz | |
cp gfx/pokemon/vaporeon/front.animated.2bpp.lz.6e1ee993 gfx/pokemon/vaporeon/front.animated.2bpp.lz | |
cp gfx/pokemon/girafarig/front.animated.2bpp.lz.76d809c4 gfx/pokemon/girafarig/front.animated.2bpp.lz | |
cp gfx/pokemon/drowzee/front.animated.2bpp.lz.1f23711a gfx/pokemon/drowzee/front.animated.2bpp.lz | |
cp gfx/pokemon/sneasel/front.animated.2bpp.lz.8f7db3e9 gfx/pokemon/sneasel/front.animated.2bpp.lz | |
cp gfx/pokemon/bellossom/front.animated.2bpp.lz.289eaecf gfx/pokemon/bellossom/front.animated.2bpp.lz | |
cp gfx/pokemon/snorlax/front.animated.2bpp.lz.8253357b gfx/pokemon/snorlax/front.animated.2bpp.lz | |
cp gfx/pokemon/wigglytuff/front.animated.2bpp.lz.49311d0b gfx/pokemon/wigglytuff/front.animated.2bpp.lz | |
cp gfx/pokemon/yanma/front.animated.2bpp.lz.25f91adf gfx/pokemon/yanma/front.animated.2bpp.lz | |
cp gfx/pokemon/smeargle/front.animated.2bpp.lz.82ec0f51 gfx/pokemon/smeargle/front.animated.2bpp.lz | |
cp gfx/pokemon/clefable/front.animated.2bpp.lz.59d160ad gfx/pokemon/clefable/front.animated.2bpp.lz | |
cp gfx/pokemon/ponyta/front.animated.2bpp.lz.2c8708d6 gfx/pokemon/ponyta/front.animated.2bpp.lz | |
cp gfx/pokemon/murkrow/front.animated.2bpp.lz.5d2805e8 gfx/pokemon/murkrow/front.animated.2bpp.lz | |
cp gfx/pokemon/graveler/front.animated.2bpp.lz.68d07c61 gfx/pokemon/graveler/front.animated.2bpp.lz | |
cp gfx/pokemon/starmie/front.animated.2bpp.lz.522b6699 gfx/pokemon/starmie/front.animated.2bpp.lz | |
cp gfx/pokemon/pidgeotto/front.animated.2bpp.lz.8ce78b51 gfx/pokemon/pidgeotto/front.animated.2bpp.lz | |
cp gfx/pokemon/ledyba/front.animated.2bpp.lz.1700dc27 gfx/pokemon/ledyba/front.animated.2bpp.lz | |
cp gfx/pokemon/gengar/front.animated.2bpp.lz.65ddc6f5 gfx/pokemon/gengar/front.animated.2bpp.lz | |
cp gfx/pokemon/omastar/front.animated.2bpp.lz.b3f6c3dc gfx/pokemon/omastar/front.animated.2bpp.lz | |
cp gfx/pokemon/piloswine/front.animated.2bpp.lz.f6f37ed2 gfx/pokemon/piloswine/front.animated.2bpp.lz | |
cp gfx/pokemon/dugtrio/front.animated.2bpp.lz.5c9e668c gfx/pokemon/dugtrio/front.animated.2bpp.lz | |
cp gfx/pokemon/magneton/front.animated.2bpp.lz.cd3b65a6 gfx/pokemon/magneton/front.animated.2bpp.lz | |
cp gfx/pokemon/dragonair/front.animated.2bpp.lz.bb9ee373 gfx/pokemon/dragonair/front.animated.2bpp.lz | |
cp gfx/pokemon/forretress/front.animated.2bpp.lz.761b9f80 gfx/pokemon/forretress/front.animated.2bpp.lz | |
cp gfx/pokemon/togetic/front.animated.2bpp.lz.5797583e gfx/pokemon/togetic/front.animated.2bpp.lz | |
cp gfx/pokemon/seel/front.animated.2bpp.lz.2dc48023 gfx/pokemon/seel/front.animated.2bpp.lz | |
cp gfx/pokemon/crobat/front.animated.2bpp.lz.dc386ff0 gfx/pokemon/crobat/front.animated.2bpp.lz | |
cp gfx/pokemon/chansey/front.animated.2bpp.lz.158fc381 gfx/pokemon/chansey/front.animated.2bpp.lz | |
cp gfx/pokemon/tangela/front.animated.2bpp.lz.7cb3fed8 gfx/pokemon/tangela/front.animated.2bpp.lz | |
cp gfx/pokemon/snubbull/front.animated.2bpp.lz.a1b4eb88 gfx/pokemon/snubbull/front.animated.2bpp.lz | |
cp gfx/pokemon/granbull/front.animated.2bpp.lz.4504768b gfx/pokemon/granbull/front.animated.2bpp.lz | |
cp gfx/pokemon/miltank/front.animated.2bpp.lz.91da7c3b gfx/pokemon/miltank/front.animated.2bpp.lz | |
cp gfx/pokemon/haunter/front.animated.2bpp.lz.aeed5f7e gfx/pokemon/haunter/front.animated.2bpp.lz | |
cp gfx/pokemon/sunflora/front.animated.2bpp.lz.258c3e67 gfx/pokemon/sunflora/front.animated.2bpp.lz | |
cp gfx/pokemon/umbreon/front.animated.2bpp.lz.b484be57 gfx/pokemon/umbreon/front.animated.2bpp.lz | |
cp gfx/pokemon/chikorita/front.animated.2bpp.lz.18de5fe9 gfx/pokemon/chikorita/front.animated.2bpp.lz | |
cp gfx/pokemon/goldeen/front.animated.2bpp.lz.c451a8c4 gfx/pokemon/goldeen/front.animated.2bpp.lz | |
cp gfx/pokemon/espeon/front.animated.2bpp.lz.069f57ec gfx/pokemon/espeon/front.animated.2bpp.lz | |
cp gfx/pokemon/xatu/front.animated.2bpp.lz.4f452e43 gfx/pokemon/xatu/front.animated.2bpp.lz | |
cp gfx/pokemon/mew/front.animated.2bpp.lz.b6da9713 gfx/pokemon/mew/front.animated.2bpp.lz | |
cp gfx/pokemon/octillery/front.animated.2bpp.lz.de99954b gfx/pokemon/octillery/front.animated.2bpp.lz | |
cp gfx/pokemon/jynx/front.animated.2bpp.lz.6aaf67b0 gfx/pokemon/jynx/front.animated.2bpp.lz | |
cp gfx/pokemon/wobbuffet/front.animated.2bpp.lz.f1f4687d gfx/pokemon/wobbuffet/front.animated.2bpp.lz | |
cp gfx/pokemon/delibird/front.animated.2bpp.lz.a3126c48 gfx/pokemon/delibird/front.animated.2bpp.lz | |
cp gfx/pokemon/ledian/front.animated.2bpp.lz.83e819c3 gfx/pokemon/ledian/front.animated.2bpp.lz | |
cp gfx/pokemon/gloom/front.animated.2bpp.lz.c6ef04a5 gfx/pokemon/gloom/front.animated.2bpp.lz | |
cp gfx/pokemon/flaaffy/front.animated.2bpp.lz.6a27aac3 gfx/pokemon/flaaffy/front.animated.2bpp.lz | |
cp gfx/pokemon/ivysaur/front.animated.2bpp.lz.3abed0fa gfx/pokemon/ivysaur/front.animated.2bpp.lz | |
cp gfx/pokemon/furret/front.animated.2bpp.lz.f72a2758 gfx/pokemon/furret/front.animated.2bpp.lz | |
cp gfx/pokemon/cyndaquil/front.animated.2bpp.lz.0d5dce8d gfx/pokemon/cyndaquil/front.animated.2bpp.lz | |
cp gfx/pokemon/hitmonchan/front.animated.2bpp.lz.61836c4c gfx/pokemon/hitmonchan/front.animated.2bpp.lz | |
cp gfx/pokemon/quagsire/front.animated.2bpp.lz.bd292a94 gfx/pokemon/quagsire/front.animated.2bpp.lz | |
cp gfx/pokemon/ekans/front.animated.2bpp.lz.018a1c72 gfx/pokemon/ekans/front.animated.2bpp.lz | |
cp gfx/pokemon/sudowoodo/front.animated.2bpp.lz.b0f04991 gfx/pokemon/sudowoodo/front.animated.2bpp.lz | |
cp gfx/pokemon/pikachu/front.animated.2bpp.lz.9c100565 gfx/pokemon/pikachu/front.animated.2bpp.lz | |
cp gfx/pokemon/seadra/front.animated.2bpp.lz.efa9c88c gfx/pokemon/seadra/front.animated.2bpp.lz | |
cp gfx/pokemon/magby/front.animated.2bpp.lz.172d0807 gfx/pokemon/magby/front.animated.2bpp.lz | |
cp gfx/pokemon/weepinbell/front.animated.2bpp.lz.7b06c092 gfx/pokemon/weepinbell/front.animated.2bpp.lz | |
cp gfx/pokemon/totodile/front.animated.2bpp.lz.afce8cd0 gfx/pokemon/totodile/front.animated.2bpp.lz | |
cp gfx/pokemon/corsola/front.animated.2bpp.lz.2e7905aa gfx/pokemon/corsola/front.animated.2bpp.lz | |
cp gfx/pokemon/machop/front.animated.2bpp.lz.0fd8735f gfx/pokemon/machop/front.animated.2bpp.lz | |
cp gfx/pokemon/chinchou/front.animated.2bpp.lz.901aa690 gfx/pokemon/chinchou/front.animated.2bpp.lz | |
cp gfx/pokemon/rattata/front.animated.2bpp.lz.5bdaea2b gfx/pokemon/rattata/front.animated.2bpp.lz | |
cp gfx/pokemon/spearow/front.animated.2bpp.lz.59d61986 gfx/pokemon/spearow/front.animated.2bpp.lz | |
cp gfx/pokemon/magikarp/front.animated.2bpp.lz.031ee449 gfx/pokemon/magikarp/front.animated.2bpp.lz | |
cp gfx/pokemon/charmander/front.animated.2bpp.lz.704bfc17 gfx/pokemon/charmander/front.animated.2bpp.lz | |
cp gfx/pokemon/cubone/front.animated.2bpp.lz.0d63a3a4 gfx/pokemon/cubone/front.animated.2bpp.lz | |
cp gfx/pokemon/nidoran_m/front.animated.2bpp.lz.b121beaa gfx/pokemon/nidoran_m/front.animated.2bpp.lz | |
cp gfx/pokemon/porygon/front.animated.2bpp.lz.70fc1333 gfx/pokemon/porygon/front.animated.2bpp.lz | |
cp gfx/pokemon/grimer/front.animated.2bpp.lz.dfe40e91 gfx/pokemon/grimer/front.animated.2bpp.lz | |
cp gfx/pokemon/staryu/front.animated.2bpp.lz.22f1d06b gfx/pokemon/staryu/front.animated.2bpp.lz | |
cp gfx/pokemon/meowth/front.animated.2bpp.lz.144f12f0 gfx/pokemon/meowth/front.animated.2bpp.lz | |
cp gfx/pokemon/porygon2/front.animated.2bpp.lz.a6410e75 gfx/pokemon/porygon2/front.animated.2bpp.lz | |
cp gfx/pokemon/sandshrew/front.animated.2bpp.lz.758def3d gfx/pokemon/sandshrew/front.animated.2bpp.lz | |
cp gfx/pokemon/nidoran_f/front.animated.2bpp.lz.0a4602e7 gfx/pokemon/nidoran_f/front.animated.2bpp.lz | |
cp gfx/pokemon/pidgey/front.animated.2bpp.lz.9acd46ca gfx/pokemon/pidgey/front.animated.2bpp.lz | |
cp gfx/pokemon/misdreavus/front.animated.2bpp.lz.5f73baa2 gfx/pokemon/misdreavus/front.animated.2bpp.lz | |
cp gfx/pokemon/houndour/front.animated.2bpp.lz.f847f4f6 gfx/pokemon/houndour/front.animated.2bpp.lz | |
cp gfx/pokemon/mankey/front.animated.2bpp.lz.48eac19a gfx/pokemon/mankey/front.animated.2bpp.lz | |
cp gfx/pokemon/celebi/front.animated.2bpp.lz.16f259a5 gfx/pokemon/celebi/front.animated.2bpp.lz | |
cp gfx/pokemon/pineco/front.animated.2bpp.lz.82d91497 gfx/pokemon/pineco/front.animated.2bpp.lz | |
cp gfx/pokemon/krabby/front.animated.2bpp.lz.39592514 gfx/pokemon/krabby/front.animated.2bpp.lz | |
cp gfx/pokemon/jigglypuff/front.animated.2bpp.lz.9fd159f4 gfx/pokemon/jigglypuff/front.animated.2bpp.lz | |
cp gfx/pokemon/paras/front.animated.2bpp.lz.37a2c2f8 gfx/pokemon/paras/front.animated.2bpp.lz | |
cp gfx/pokemon/psyduck/front.animated.2bpp.lz.e4efd065 gfx/pokemon/psyduck/front.animated.2bpp.lz | |
cp gfx/pokemon/squirtle/front.animated.2bpp.lz.9b6f9ec9 gfx/pokemon/squirtle/front.animated.2bpp.lz | |
cp gfx/pokemon/koffing/front.animated.2bpp.lz.00044b3f gfx/pokemon/koffing/front.animated.2bpp.lz | |
cp gfx/pokemon/venonat/front.animated.2bpp.lz.02a36f08 gfx/pokemon/venonat/front.animated.2bpp.lz | |
cp gfx/pokemon/lanturn/front.animated.2bpp.lz.1bfac161 gfx/pokemon/lanturn/front.animated.2bpp.lz | |
cp gfx/pokemon/tyrogue/front.animated.2bpp.lz.a3790421 gfx/pokemon/tyrogue/front.animated.2bpp.lz | |
cp gfx/pokemon/skiploom/front.animated.2bpp.lz.6436d556 gfx/pokemon/skiploom/front.animated.2bpp.lz | |
cp gfx/pokemon/mareep/front.animated.2bpp.lz.f660483d gfx/pokemon/mareep/front.animated.2bpp.lz | |
cp gfx/pokemon/eevee/front.animated.2bpp.lz.04e72b48 gfx/pokemon/eevee/front.animated.2bpp.lz | |
cp gfx/pokemon/zubat/front.animated.2bpp.lz.f12e6581 gfx/pokemon/zubat/front.animated.2bpp.lz | |
cp gfx/pokemon/aipom/front.animated.2bpp.lz.fba7c862 gfx/pokemon/aipom/front.animated.2bpp.lz | |
cp gfx/pokemon/abra/front.animated.2bpp.lz.12e14d9a gfx/pokemon/abra/front.animated.2bpp.lz | |
cp gfx/pokemon/hoothoot/front.animated.2bpp.lz.752ab202 gfx/pokemon/hoothoot/front.animated.2bpp.lz | |
cp gfx/pokemon/clefairy/front.animated.2bpp.lz.0918b60d gfx/pokemon/clefairy/front.animated.2bpp.lz | |
cp gfx/pokemon/slugma/front.animated.2bpp.lz.c1a44906 gfx/pokemon/slugma/front.animated.2bpp.lz | |
cp gfx/pokemon/growlithe/front.animated.2bpp.lz.f7b376fa gfx/pokemon/growlithe/front.animated.2bpp.lz | |
cp gfx/pokemon/slowpoke/front.animated.2bpp.lz.42347014 gfx/pokemon/slowpoke/front.animated.2bpp.lz | |
cp gfx/pokemon/smoochum/front.animated.2bpp.lz.5977720b gfx/pokemon/smoochum/front.animated.2bpp.lz | |
cp gfx/pokemon/marill/front.animated.2bpp.lz.7f742686 gfx/pokemon/marill/front.animated.2bpp.lz | |
cp gfx/pokemon/omanyte/front.animated.2bpp.lz.15b343dc gfx/pokemon/omanyte/front.animated.2bpp.lz | |
cp gfx/pokemon/pupitar/front.animated.2bpp.lz.418c0962 gfx/pokemon/pupitar/front.animated.2bpp.lz | |
cp gfx/pokemon/bellsprout/front.animated.2bpp.lz.44df413d gfx/pokemon/bellsprout/front.animated.2bpp.lz | |
cp gfx/pokemon/shellder/front.animated.2bpp.lz.df57d475 gfx/pokemon/shellder/front.animated.2bpp.lz | |
cp gfx/pokemon/tentacool/front.animated.2bpp.lz.7a86457c gfx/pokemon/tentacool/front.animated.2bpp.lz | |
cp gfx/pokemon/cleffa/front.animated.2bpp.lz.49630c80 gfx/pokemon/cleffa/front.animated.2bpp.lz | |
cp gfx/pokemon/doduo/front.animated.2bpp.lz.89c4acbd gfx/pokemon/doduo/front.animated.2bpp.lz | |
cp gfx/pokemon/dratini/front.animated.2bpp.lz.838e4248 gfx/pokemon/dratini/front.animated.2bpp.lz | |
cp gfx/pokemon/qwilfish/front.animated.2bpp.lz.9e79c033 gfx/pokemon/qwilfish/front.animated.2bpp.lz | |
cp gfx/pokemon/phanpy/front.animated.2bpp.lz.53b49445 gfx/pokemon/phanpy/front.animated.2bpp.lz | |
cp gfx/pokemon/larvitar/front.animated.2bpp.lz.83859c57 gfx/pokemon/larvitar/front.animated.2bpp.lz | |
cp gfx/pokemon/oddish/front.animated.2bpp.lz.ea2e0dcd gfx/pokemon/oddish/front.animated.2bpp.lz | |
cp gfx/pokemon/hoppip/front.animated.2bpp.lz.a03efe74 gfx/pokemon/hoppip/front.animated.2bpp.lz | |
cp gfx/pokemon/teddiursa/front.animated.2bpp.lz.5f9648c7 gfx/pokemon/teddiursa/front.animated.2bpp.lz | |
cp gfx/pokemon/bulbasaur/front.animated.2bpp.lz.04627405 gfx/pokemon/bulbasaur/front.animated.2bpp.lz | |
cp gfx/pokemon/pichu/front.animated.2bpp.lz.9c1c3bef gfx/pokemon/pichu/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_d/front.animated.2bpp.lz.7810a57f gfx/pokemon/unown_d/front.animated.2bpp.lz | |
cp gfx/pokemon/egg/front.animated.2bpp.lz.7b468eff gfx/pokemon/egg/front.animated.2bpp.lz | |
cp gfx/pokemon/shuckle/front.animated.2bpp.lz.dee153d4 gfx/pokemon/shuckle/front.animated.2bpp.lz | |
cp gfx/pokemon/remoraid/front.animated.2bpp.lz.4eaf1230 gfx/pokemon/remoraid/front.animated.2bpp.lz | |
cp gfx/pokemon/poliwag/front.animated.2bpp.lz.c7d26488 gfx/pokemon/poliwag/front.animated.2bpp.lz | |
cp gfx/pokemon/sunkern/front.animated.2bpp.lz.316c5261 gfx/pokemon/sunkern/front.animated.2bpp.lz | |
cp gfx/pokemon/electrode/front.animated.2bpp.lz.d7943ad8 gfx/pokemon/electrode/front.animated.2bpp.lz | |
cp gfx/pokemon/sentret/front.animated.2bpp.lz.07c594c0 gfx/pokemon/sentret/front.animated.2bpp.lz | |
cp gfx/pokemon/geodude/front.animated.2bpp.lz.d743f2c9 gfx/pokemon/geodude/front.animated.2bpp.lz | |
cp gfx/pokemon/igglybuff/front.animated.2bpp.lz.1e00afc3 gfx/pokemon/igglybuff/front.animated.2bpp.lz | |
cp gfx/pokemon/kabuto/front.animated.2bpp.lz.afe4e2dc gfx/pokemon/kabuto/front.animated.2bpp.lz | |
cp gfx/pokemon/ditto/front.animated.2bpp.lz.344c90fd gfx/pokemon/ditto/front.animated.2bpp.lz | |
cp gfx/pokemon/wooper/front.animated.2bpp.lz.4e440469 gfx/pokemon/wooper/front.animated.2bpp.lz | |
cp gfx/pokemon/diglett/front.animated.2bpp.lz.52b0361e gfx/pokemon/diglett/front.animated.2bpp.lz | |
cp gfx/pokemon/horsea/front.animated.2bpp.lz.8b84f98e gfx/pokemon/horsea/front.animated.2bpp.lz | |
cp gfx/pokemon/kakuna/front.animated.2bpp.lz.c7425e72 gfx/pokemon/kakuna/front.animated.2bpp.lz | |
cp gfx/pokemon/weedle/front.animated.2bpp.lz.9e1dedbd gfx/pokemon/weedle/front.animated.2bpp.lz | |
cp gfx/pokemon/magnemite/front.animated.2bpp.lz.e4b07135 gfx/pokemon/magnemite/front.animated.2bpp.lz | |
cp gfx/pokemon/togepi/front.animated.2bpp.lz.0cf7ba07 gfx/pokemon/togepi/front.animated.2bpp.lz | |
cp gfx/pokemon/metapod/front.animated.2bpp.lz.5025baa2 gfx/pokemon/metapod/front.animated.2bpp.lz | |
cp gfx/pokemon/caterpie/front.animated.2bpp.lz.ec4f7cb8 gfx/pokemon/caterpie/front.animated.2bpp.lz | |
cp gfx/pokemon/spinarak/front.animated.2bpp.lz.31ab6868 gfx/pokemon/spinarak/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_w/front.animated.2bpp.lz.5b45fa3d gfx/pokemon/unown_w/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_c/front.animated.2bpp.lz.5fef639b gfx/pokemon/unown_c/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_z/front.animated.2bpp.lz.2d4170a0 gfx/pokemon/unown_z/front.animated.2bpp.lz | |
cp gfx/pokemon/swinub/front.animated.2bpp.lz.228147a5 gfx/pokemon/swinub/front.animated.2bpp.lz | |
cp gfx/pokemon/voltorb/front.animated.2bpp.lz.64051f97 gfx/pokemon/voltorb/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_g/front.animated.2bpp.lz.c0b74162 gfx/pokemon/unown_g/front.animated.2bpp.lz | |
cp gfx/pokemon/natu/front.animated.2bpp.lz.997efaf6 gfx/pokemon/natu/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_v/front.animated.2bpp.lz.d196c60e gfx/pokemon/unown_v/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_s/front.animated.2bpp.lz.f3db4e89 gfx/pokemon/unown_s/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_o/front.animated.2bpp.lz.a9151b66 gfx/pokemon/unown_o/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_t/front.animated.2bpp.lz.8bdc40ae gfx/pokemon/unown_t/front.animated.2bpp.lz | |
cp gfx/pokemon/unown_h/front.animated.2bpp.lz.9a6afeb9 gfx/pokemon/unown_h/front.animated.2bpp.lz | |
rgbasm -E -L -o gfx/pokemon/unown_frames.o gfx/pokemon/unown_frames.asm | |
rgbasm -E -L -o gfx/pokemon/kanto_frames.o gfx/pokemon/kanto_frames.asm | |
rgbasm -E -L -o gfx/pokemon/johto_frames.o gfx/pokemon/johto_frames.asm | |
rgbasm -E -L -o gfx/font.o gfx/font.asm | |
rgbasm -E -L -o mobile/mobile_42.o mobile/mobile_42.asm | |
rgbasm -E -L -o mobile/mobile_5c.o mobile/mobile_5c.asm | |
rgbasm -E -L -o main.o main.asm | |
rgbasm -E -L -o gfx/pics.o gfx/pics.asm | |
rgblink -n pokecrystal.sym -m pokecrystal.map -l pokecrystal.link -o pokecrystal.gbc | |
rgbfix -Cjv -i BYTE -k 01 -l 0x33 -m 0x10 -p 0 -r 3 -t PM_CRYSTAL pokecrystal.gbc | |
tools/sort_symfile.sh pokecrystal.sym | |
94.64user 12.61system 0:37.33elapsed 287%CPU (0avgtext+0avgdata 33808maxresident)k | |
1659893inputs+42126outputs (916major+4972909minor)pagefaults 0swaps | |
[max@/t/pokecrystal ((0072977d…))] 22:30:37 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment