pokecrystal-board/gfx/pokemon/extras.asm
2017-12-26 12:55:02 -05:00

253 lines
16 KiB
NASM

BulbasaurAnimationExtra: INCLUDE "gfx/pokemon/bulbasaur/anim1.asm"
IvysaurAnimationExtra: INCLUDE "gfx/pokemon/ivysaur/anim1.asm"
VenusaurAnimationExtra: INCLUDE "gfx/pokemon/venusaur/anim1.asm"
CharmanderAnimationExtra: INCLUDE "gfx/pokemon/charmander/anim1.asm"
CharmeleonAnimationExtra: INCLUDE "gfx/pokemon/charmeleon/anim1.asm"
CharizardAnimationExtra: INCLUDE "gfx/pokemon/charizard/anim1.asm"
SquirtleAnimationExtra: INCLUDE "gfx/pokemon/squirtle/anim1.asm"
WartortleAnimationExtra: INCLUDE "gfx/pokemon/wartortle/anim1.asm"
BlastoiseAnimationExtra: INCLUDE "gfx/pokemon/blastoise/anim1.asm"
CaterpieAnimationExtra: INCLUDE "gfx/pokemon/caterpie/anim1.asm"
MetapodAnimationExtra: INCLUDE "gfx/pokemon/metapod/anim1.asm"
ButterfreeAnimationExtra: INCLUDE "gfx/pokemon/butterfree/anim1.asm"
WeedleAnimationExtra: INCLUDE "gfx/pokemon/weedle/anim1.asm"
KakunaAnimationExtra: INCLUDE "gfx/pokemon/kakuna/anim1.asm"
BeedrillAnimationExtra: INCLUDE "gfx/pokemon/beedrill/anim1.asm"
PidgeyAnimationExtra: INCLUDE "gfx/pokemon/pidgey/anim1.asm"
PidgeottoAnimationExtra: INCLUDE "gfx/pokemon/pidgeotto/anim1.asm"
PidgeotAnimationExtra: INCLUDE "gfx/pokemon/pidgeot/anim1.asm"
RattataAnimationExtra: INCLUDE "gfx/pokemon/rattata/anim1.asm"
RaticateAnimationExtra: INCLUDE "gfx/pokemon/raticate/anim1.asm"
SpearowAnimationExtra: INCLUDE "gfx/pokemon/spearow/anim1.asm"
FearowAnimationExtra: INCLUDE "gfx/pokemon/fearow/anim1.asm"
EkansAnimationExtra: INCLUDE "gfx/pokemon/ekans/anim1.asm"
ArbokAnimationExtra: INCLUDE "gfx/pokemon/arbok/anim1.asm"
PikachuAnimationExtra: INCLUDE "gfx/pokemon/pikachu/anim1.asm"
RaichuAnimationExtra: INCLUDE "gfx/pokemon/raichu/anim1.asm"
SandshrewAnimationExtra: INCLUDE "gfx/pokemon/sandshrew/anim1.asm"
SandslashAnimationExtra: INCLUDE "gfx/pokemon/sandslash/anim1.asm"
NidoranFAnimationExtra: INCLUDE "gfx/pokemon/nidoran_f/anim1.asm"
NidorinaAnimationExtra: INCLUDE "gfx/pokemon/nidorina/anim1.asm"
NidoqueenAnimationExtra: INCLUDE "gfx/pokemon/nidoqueen/anim1.asm"
NidoranMAnimationExtra: INCLUDE "gfx/pokemon/nidoran_m/anim1.asm"
NidorinoAnimationExtra: INCLUDE "gfx/pokemon/nidorino/anim1.asm"
NidokingAnimationExtra: INCLUDE "gfx/pokemon/nidoking/anim1.asm"
ClefairyAnimationExtra: INCLUDE "gfx/pokemon/clefairy/anim1.asm"
ClefableAnimationExtra: INCLUDE "gfx/pokemon/clefable/anim1.asm"
VulpixAnimationExtra: INCLUDE "gfx/pokemon/vulpix/anim1.asm"
NinetalesAnimationExtra: INCLUDE "gfx/pokemon/ninetales/anim1.asm"
JigglypuffAnimationExtra: INCLUDE "gfx/pokemon/jigglypuff/anim1.asm"
WigglytuffAnimationExtra: INCLUDE "gfx/pokemon/wigglytuff/anim1.asm"
ZubatAnimationExtra: INCLUDE "gfx/pokemon/zubat/anim1.asm"
GolbatAnimationExtra: INCLUDE "gfx/pokemon/golbat/anim1.asm"
OddishAnimationExtra: INCLUDE "gfx/pokemon/oddish/anim1.asm"
GloomAnimationExtra: INCLUDE "gfx/pokemon/gloom/anim1.asm"
VileplumeAnimationExtra: INCLUDE "gfx/pokemon/vileplume/anim1.asm"
ParasAnimationExtra: INCLUDE "gfx/pokemon/paras/anim1.asm"
ParasectAnimationExtra: INCLUDE "gfx/pokemon/parasect/anim1.asm"
VenonatAnimationExtra: INCLUDE "gfx/pokemon/venonat/anim1.asm"
VenomothAnimationExtra: INCLUDE "gfx/pokemon/venomoth/anim1.asm"
DiglettAnimationExtra: INCLUDE "gfx/pokemon/diglett/anim1.asm"
DugtrioAnimationExtra: INCLUDE "gfx/pokemon/dugtrio/anim1.asm"
MeowthAnimationExtra: INCLUDE "gfx/pokemon/meowth/anim1.asm"
PersianAnimationExtra: INCLUDE "gfx/pokemon/persian/anim1.asm"
PsyduckAnimationExtra: INCLUDE "gfx/pokemon/psyduck/anim1.asm"
GolduckAnimationExtra: INCLUDE "gfx/pokemon/golduck/anim1.asm"
MankeyAnimationExtra: INCLUDE "gfx/pokemon/mankey/anim1.asm"
PrimeapeAnimationExtra: INCLUDE "gfx/pokemon/primeape/anim1.asm"
GrowlitheAnimationExtra: INCLUDE "gfx/pokemon/growlithe/anim1.asm"
ArcanineAnimationExtra: INCLUDE "gfx/pokemon/arcanine/anim1.asm"
PoliwagAnimationExtra: INCLUDE "gfx/pokemon/poliwag/anim1.asm"
PoliwhirlAnimationExtra: INCLUDE "gfx/pokemon/poliwhirl/anim1.asm"
PoliwrathAnimationExtra: INCLUDE "gfx/pokemon/poliwrath/anim1.asm"
AbraAnimationExtra: INCLUDE "gfx/pokemon/abra/anim1.asm"
KadabraAnimationExtra: INCLUDE "gfx/pokemon/kadabra/anim1.asm"
AlakazamAnimationExtra: INCLUDE "gfx/pokemon/alakazam/anim1.asm"
MachopAnimationExtra: INCLUDE "gfx/pokemon/machop/anim1.asm"
MachokeAnimationExtra: INCLUDE "gfx/pokemon/machoke/anim1.asm"
MachampAnimationExtra: INCLUDE "gfx/pokemon/machamp/anim1.asm"
BellsproutAnimationExtra: INCLUDE "gfx/pokemon/bellsprout/anim1.asm"
WeepinbellAnimationExtra: INCLUDE "gfx/pokemon/weepinbell/anim1.asm"
VictreebelAnimationExtra: INCLUDE "gfx/pokemon/victreebel/anim1.asm"
TentacoolAnimationExtra: INCLUDE "gfx/pokemon/tentacool/anim1.asm"
TentacruelAnimationExtra: INCLUDE "gfx/pokemon/tentacruel/anim1.asm"
GeodudeAnimationExtra: INCLUDE "gfx/pokemon/geodude/anim1.asm"
GravelerAnimationExtra: INCLUDE "gfx/pokemon/graveler/anim1.asm"
GolemAnimationExtra: INCLUDE "gfx/pokemon/golem/anim1.asm"
PonytaAnimationExtra: INCLUDE "gfx/pokemon/ponyta/anim1.asm"
RapidashAnimationExtra: INCLUDE "gfx/pokemon/rapidash/anim1.asm"
SlowpokeAnimationExtra: INCLUDE "gfx/pokemon/slowpoke/anim1.asm"
SlowbroAnimationExtra: INCLUDE "gfx/pokemon/slowbro/anim1.asm"
MagnemiteAnimationExtra: INCLUDE "gfx/pokemon/magnemite/anim1.asm"
MagnetonAnimationExtra: INCLUDE "gfx/pokemon/magneton/anim1.asm"
FarfetchDAnimationExtra: INCLUDE "gfx/pokemon/farfetch_d/anim1.asm"
DoduoAnimationExtra: INCLUDE "gfx/pokemon/doduo/anim1.asm"
DodrioAnimationExtra: INCLUDE "gfx/pokemon/dodrio/anim1.asm"
SeelAnimationExtra: INCLUDE "gfx/pokemon/seel/anim1.asm"
DewgongAnimationExtra: INCLUDE "gfx/pokemon/dewgong/anim1.asm"
GrimerAnimationExtra: INCLUDE "gfx/pokemon/grimer/anim1.asm"
MukAnimationExtra: INCLUDE "gfx/pokemon/muk/anim1.asm"
ShellderAnimationExtra: INCLUDE "gfx/pokemon/shellder/anim1.asm"
CloysterAnimationExtra: INCLUDE "gfx/pokemon/cloyster/anim1.asm"
GastlyAnimationExtra: INCLUDE "gfx/pokemon/gastly/anim1.asm"
HaunterAnimationExtra: INCLUDE "gfx/pokemon/haunter/anim1.asm"
GengarAnimationExtra: INCLUDE "gfx/pokemon/gengar/anim1.asm"
OnixAnimationExtra: INCLUDE "gfx/pokemon/onix/anim1.asm"
DrowzeeAnimationExtra: INCLUDE "gfx/pokemon/drowzee/anim1.asm"
HypnoAnimationExtra: INCLUDE "gfx/pokemon/hypno/anim1.asm"
KrabbyAnimationExtra: INCLUDE "gfx/pokemon/krabby/anim1.asm"
KinglerAnimationExtra: INCLUDE "gfx/pokemon/kingler/anim1.asm"
VoltorbAnimationExtra: INCLUDE "gfx/pokemon/voltorb/anim1.asm"
ElectrodeAnimationExtra: INCLUDE "gfx/pokemon/electrode/anim1.asm"
ExeggcuteAnimationExtra: INCLUDE "gfx/pokemon/exeggcute/anim1.asm"
ExeggutorAnimationExtra: INCLUDE "gfx/pokemon/exeggutor/anim1.asm"
CuboneAnimationExtra: INCLUDE "gfx/pokemon/cubone/anim1.asm"
MarowakAnimationExtra: INCLUDE "gfx/pokemon/marowak/anim1.asm"
HitmonleeAnimationExtra: INCLUDE "gfx/pokemon/hitmonlee/anim1.asm"
HitmonchanAnimationExtra: INCLUDE "gfx/pokemon/hitmonchan/anim1.asm"
LickitungAnimationExtra: INCLUDE "gfx/pokemon/lickitung/anim1.asm"
KoffingAnimationExtra: INCLUDE "gfx/pokemon/koffing/anim1.asm"
WeezingAnimationExtra: INCLUDE "gfx/pokemon/weezing/anim1.asm"
RhyhornAnimationExtra: INCLUDE "gfx/pokemon/rhyhorn/anim1.asm"
RhydonAnimationExtra: INCLUDE "gfx/pokemon/rhydon/anim1.asm"
ChanseyAnimationExtra: INCLUDE "gfx/pokemon/chansey/anim1.asm"
TangelaAnimationExtra: INCLUDE "gfx/pokemon/tangela/anim1.asm"
KangaskhanAnimationExtra: INCLUDE "gfx/pokemon/kangaskhan/anim1.asm"
HorseaAnimationExtra: INCLUDE "gfx/pokemon/horsea/anim1.asm"
SeadraAnimationExtra: INCLUDE "gfx/pokemon/seadra/anim1.asm"
GoldeenAnimationExtra: INCLUDE "gfx/pokemon/goldeen/anim1.asm"
SeakingAnimationExtra: INCLUDE "gfx/pokemon/seaking/anim1.asm"
StaryuAnimationExtra: INCLUDE "gfx/pokemon/staryu/anim1.asm"
StarmieAnimationExtra: INCLUDE "gfx/pokemon/starmie/anim1.asm"
MrMimeAnimationExtra: INCLUDE "gfx/pokemon/mr__mime/anim1.asm"
ScytherAnimationExtra: INCLUDE "gfx/pokemon/scyther/anim1.asm"
JynxAnimationExtra: INCLUDE "gfx/pokemon/jynx/anim1.asm"
ElectabuzzAnimationExtra: INCLUDE "gfx/pokemon/electabuzz/anim1.asm"
MagmarAnimationExtra: INCLUDE "gfx/pokemon/magmar/anim1.asm"
PinsirAnimationExtra: INCLUDE "gfx/pokemon/pinsir/anim1.asm"
TaurosAnimationExtra: INCLUDE "gfx/pokemon/tauros/anim1.asm"
MagikarpAnimationExtra: INCLUDE "gfx/pokemon/magikarp/anim1.asm"
GyaradosAnimationExtra: INCLUDE "gfx/pokemon/gyarados/anim1.asm"
LaprasAnimationExtra: INCLUDE "gfx/pokemon/lapras/anim1.asm"
DittoAnimationExtra: INCLUDE "gfx/pokemon/ditto/anim1.asm"
EeveeAnimationExtra: INCLUDE "gfx/pokemon/eevee/anim1.asm"
VaporeonAnimationExtra: INCLUDE "gfx/pokemon/vaporeon/anim1.asm"
JolteonAnimationExtra: INCLUDE "gfx/pokemon/jolteon/anim1.asm"
FlareonAnimationExtra: INCLUDE "gfx/pokemon/flareon/anim1.asm"
PorygonAnimationExtra: INCLUDE "gfx/pokemon/porygon/anim1.asm"
OmanyteAnimationExtra: INCLUDE "gfx/pokemon/omanyte/anim1.asm"
OmastarAnimationExtra: INCLUDE "gfx/pokemon/omastar/anim1.asm"
KabutoAnimationExtra: INCLUDE "gfx/pokemon/kabuto/anim1.asm"
KabutopsAnimationExtra: INCLUDE "gfx/pokemon/kabutops/anim1.asm"
AerodactylAnimationExtra: INCLUDE "gfx/pokemon/aerodactyl/anim1.asm"
SnorlaxAnimationExtra: INCLUDE "gfx/pokemon/snorlax/anim1.asm"
ArticunoAnimationExtra: INCLUDE "gfx/pokemon/articuno/anim1.asm"
ZapdosAnimationExtra: INCLUDE "gfx/pokemon/zapdos/anim1.asm"
MoltresAnimationExtra: INCLUDE "gfx/pokemon/moltres/anim1.asm"
DratiniAnimationExtra: INCLUDE "gfx/pokemon/dratini/anim1.asm"
DragonairAnimationExtra: INCLUDE "gfx/pokemon/dragonair/anim1.asm"
DragoniteAnimationExtra: INCLUDE "gfx/pokemon/dragonite/anim1.asm"
MewtwoAnimationExtra: INCLUDE "gfx/pokemon/mewtwo/anim1.asm"
MewAnimationExtra: INCLUDE "gfx/pokemon/mew/anim1.asm"
ChikoritaAnimationExtra: INCLUDE "gfx/pokemon/chikorita/anim1.asm"
BayleefAnimationExtra: INCLUDE "gfx/pokemon/bayleef/anim1.asm"
MeganiumAnimationExtra: INCLUDE "gfx/pokemon/meganium/anim1.asm"
CyndaquilAnimationExtra: INCLUDE "gfx/pokemon/cyndaquil/anim1.asm"
QuilavaAnimationExtra: INCLUDE "gfx/pokemon/quilava/anim1.asm"
TyphlosionAnimationExtra: INCLUDE "gfx/pokemon/typhlosion/anim1.asm"
TotodileAnimationExtra: INCLUDE "gfx/pokemon/totodile/anim1.asm"
CroconawAnimationExtra: INCLUDE "gfx/pokemon/croconaw/anim1.asm"
FeraligatrAnimationExtra: INCLUDE "gfx/pokemon/feraligatr/anim1.asm"
SentretAnimationExtra: INCLUDE "gfx/pokemon/sentret/anim1.asm"
FurretAnimationExtra: INCLUDE "gfx/pokemon/furret/anim1.asm"
HoothootAnimationExtra: INCLUDE "gfx/pokemon/hoothoot/anim1.asm"
NoctowlAnimationExtra: INCLUDE "gfx/pokemon/noctowl/anim1.asm"
LedybaAnimationExtra: INCLUDE "gfx/pokemon/ledyba/anim1.asm"
LedianAnimationExtra: INCLUDE "gfx/pokemon/ledian/anim1.asm"
SpinarakAnimationExtra: INCLUDE "gfx/pokemon/spinarak/anim1.asm"
AriadosAnimationExtra: INCLUDE "gfx/pokemon/ariados/anim1.asm"
CrobatAnimationExtra: INCLUDE "gfx/pokemon/crobat/anim1.asm"
ChinchouAnimationExtra: INCLUDE "gfx/pokemon/chinchou/anim1.asm"
LanturnAnimationExtra: INCLUDE "gfx/pokemon/lanturn/anim1.asm"
PichuAnimationExtra: INCLUDE "gfx/pokemon/pichu/anim1.asm"
CleffaAnimationExtra: INCLUDE "gfx/pokemon/cleffa/anim1.asm"
IgglybuffAnimationExtra: INCLUDE "gfx/pokemon/igglybuff/anim1.asm"
TogepiAnimationExtra: INCLUDE "gfx/pokemon/togepi/anim1.asm"
TogeticAnimationExtra: INCLUDE "gfx/pokemon/togetic/anim1.asm"
NatuAnimationExtra: INCLUDE "gfx/pokemon/natu/anim1.asm"
XatuAnimationExtra: INCLUDE "gfx/pokemon/xatu/anim1.asm"
MareepAnimationExtra: INCLUDE "gfx/pokemon/mareep/anim1.asm"
FlaaffyAnimationExtra: INCLUDE "gfx/pokemon/flaaffy/anim1.asm"
AmpharosAnimationExtra: INCLUDE "gfx/pokemon/ampharos/anim1.asm"
BellossomAnimationExtra: INCLUDE "gfx/pokemon/bellossom/anim1.asm"
MarillAnimationExtra: INCLUDE "gfx/pokemon/marill/anim1.asm"
AzumarillAnimationExtra: INCLUDE "gfx/pokemon/azumarill/anim1.asm"
SudowoodoAnimationExtra: INCLUDE "gfx/pokemon/sudowoodo/anim1.asm"
PolitoedAnimationExtra: INCLUDE "gfx/pokemon/politoed/anim1.asm"
HoppipAnimationExtra: INCLUDE "gfx/pokemon/hoppip/anim1.asm"
SkiploomAnimationExtra: INCLUDE "gfx/pokemon/skiploom/anim1.asm"
JumpluffAnimationExtra: INCLUDE "gfx/pokemon/jumpluff/anim1.asm"
AipomAnimationExtra: INCLUDE "gfx/pokemon/aipom/anim1.asm"
SunkernAnimationExtra: INCLUDE "gfx/pokemon/sunkern/anim1.asm"
SunfloraAnimationExtra: INCLUDE "gfx/pokemon/sunflora/anim1.asm"
YanmaAnimationExtra: INCLUDE "gfx/pokemon/yanma/anim1.asm"
WooperAnimationExtra: INCLUDE "gfx/pokemon/wooper/anim1.asm"
QuagsireAnimationExtra: INCLUDE "gfx/pokemon/quagsire/anim1.asm"
EspeonAnimationExtra: INCLUDE "gfx/pokemon/espeon/anim1.asm"
UmbreonAnimationExtra: INCLUDE "gfx/pokemon/umbreon/anim1.asm"
MurkrowAnimationExtra: INCLUDE "gfx/pokemon/murkrow/anim1.asm"
SlowkingAnimationExtra: INCLUDE "gfx/pokemon/slowking/anim1.asm"
MisdreavusAnimationExtra: INCLUDE "gfx/pokemon/misdreavus/anim1.asm"
UnownAnimationExtra: INCLUDE "gfx/pokemon/unown/anim1.asm"
WobbuffetAnimationExtra: INCLUDE "gfx/pokemon/wobbuffet/anim1.asm"
GirafarigAnimationExtra: INCLUDE "gfx/pokemon/girafarig/anim1.asm"
PinecoAnimationExtra: INCLUDE "gfx/pokemon/pineco/anim1.asm"
ForretressAnimationExtra: INCLUDE "gfx/pokemon/forretress/anim1.asm"
DunsparceAnimationExtra: INCLUDE "gfx/pokemon/dunsparce/anim1.asm"
GligarAnimationExtra: INCLUDE "gfx/pokemon/gligar/anim1.asm"
SteelixAnimationExtra: INCLUDE "gfx/pokemon/steelix/anim1.asm"
SnubbullAnimationExtra: INCLUDE "gfx/pokemon/snubbull/anim1.asm"
GranbullAnimationExtra: INCLUDE "gfx/pokemon/granbull/anim1.asm"
QwilfishAnimationExtra: INCLUDE "gfx/pokemon/qwilfish/anim1.asm"
ScizorAnimationExtra: INCLUDE "gfx/pokemon/scizor/anim1.asm"
ShuckleAnimationExtra: INCLUDE "gfx/pokemon/shuckle/anim1.asm"
HeracrossAnimationExtra: INCLUDE "gfx/pokemon/heracross/anim1.asm"
SneaselAnimationExtra: INCLUDE "gfx/pokemon/sneasel/anim1.asm"
TeddiursaAnimationExtra: INCLUDE "gfx/pokemon/teddiursa/anim1.asm"
UrsaringAnimationExtra: INCLUDE "gfx/pokemon/ursaring/anim1.asm"
SlugmaAnimationExtra: INCLUDE "gfx/pokemon/slugma/anim1.asm"
MagcargoAnimationExtra: INCLUDE "gfx/pokemon/magcargo/anim1.asm"
SwinubAnimationExtra: INCLUDE "gfx/pokemon/swinub/anim1.asm"
PiloswineAnimationExtra: INCLUDE "gfx/pokemon/piloswine/anim1.asm"
CorsolaAnimationExtra: INCLUDE "gfx/pokemon/corsola/anim1.asm"
RemoraidAnimationExtra: INCLUDE "gfx/pokemon/remoraid/anim1.asm"
OctilleryAnimationExtra: INCLUDE "gfx/pokemon/octillery/anim1.asm"
DelibirdAnimationExtra: INCLUDE "gfx/pokemon/delibird/anim1.asm"
MantineAnimationExtra: INCLUDE "gfx/pokemon/mantine/anim1.asm"
SkarmoryAnimationExtra: INCLUDE "gfx/pokemon/skarmory/anim1.asm"
HoundourAnimationExtra: INCLUDE "gfx/pokemon/houndour/anim1.asm"
HoundoomAnimationExtra: INCLUDE "gfx/pokemon/houndoom/anim1.asm"
KingdraAnimationExtra: INCLUDE "gfx/pokemon/kingdra/anim1.asm"
PhanpyAnimationExtra: INCLUDE "gfx/pokemon/phanpy/anim1.asm"
DonphanAnimationExtra: INCLUDE "gfx/pokemon/donphan/anim1.asm"
Porygon2AnimationExtra: INCLUDE "gfx/pokemon/porygon2/anim1.asm"
StantlerAnimationExtra: INCLUDE "gfx/pokemon/stantler/anim1.asm"
SmeargleAnimationExtra: INCLUDE "gfx/pokemon/smeargle/anim1.asm"
TyrogueAnimationExtra: INCLUDE "gfx/pokemon/tyrogue/anim1.asm"
HitmontopAnimationExtra: INCLUDE "gfx/pokemon/hitmontop/anim1.asm"
SmoochumAnimationExtra: INCLUDE "gfx/pokemon/smoochum/anim1.asm"
ElekidAnimationExtra: INCLUDE "gfx/pokemon/elekid/anim1.asm"
MagbyAnimationExtra: INCLUDE "gfx/pokemon/magby/anim1.asm"
MiltankAnimationExtra: INCLUDE "gfx/pokemon/miltank/anim1.asm"
BlisseyAnimationExtra: INCLUDE "gfx/pokemon/blissey/anim1.asm"
RaikouAnimationExtra: INCLUDE "gfx/pokemon/raikou/anim1.asm"
EnteiAnimationExtra: INCLUDE "gfx/pokemon/entei/anim1.asm"
SuicuneAnimationExtra: INCLUDE "gfx/pokemon/suicune/anim1.asm"
LarvitarAnimationExtra: INCLUDE "gfx/pokemon/larvitar/anim1.asm"
PupitarAnimationExtra: INCLUDE "gfx/pokemon/pupitar/anim1.asm"
TyranitarAnimationExtra: INCLUDE "gfx/pokemon/tyranitar/anim1.asm"
LugiaAnimationExtra: INCLUDE "gfx/pokemon/lugia/anim1.asm"
HoOhAnimationExtra: INCLUDE "gfx/pokemon/ho_oh/anim1.asm"
CelebiAnimationExtra: INCLUDE "gfx/pokemon/celebi/anim1.asm"
EggAnimationExtra: INCLUDE "gfx/pokemon/egg/anim1.asm"