446 lines
19 KiB
C
446 lines
19 KiB
C
const struct CompressedSpriteSheet gMonStillFrontPicTable[] =
|
|
{ //.data .size .tag
|
|
gMonStillFrontPic_CircledQuestionMark, 0x800, 0,
|
|
gMonStillFrontPic_Bulbasaur, 0x800, 1,
|
|
gMonStillFrontPic_Ivysaur, 0x800, 2,
|
|
gMonStillFrontPic_Venusaur, 0x800, 3,
|
|
gMonStillFrontPic_Charmander, 0x800, 4,
|
|
gMonStillFrontPic_Charmeleon, 0x800, 5,
|
|
gMonStillFrontPic_Charizard, 0x800, 6,
|
|
gMonStillFrontPic_Squirtle, 0x800, 7,
|
|
gMonStillFrontPic_Wartortle, 0x800, 8,
|
|
gMonStillFrontPic_Blastoise, 0x800, 9,
|
|
gMonStillFrontPic_Caterpie, 0x800, 10,
|
|
gMonStillFrontPic_Metapod, 0x800, 11,
|
|
gMonStillFrontPic_Butterfree, 0x800, 12,
|
|
gMonStillFrontPic_Weedle, 0x800, 13,
|
|
gMonStillFrontPic_Kakuna, 0x800, 14,
|
|
gMonStillFrontPic_Beedrill, 0x800, 15,
|
|
gMonStillFrontPic_Pidgey, 0x800, 16,
|
|
gMonStillFrontPic_Pidgeotto, 0x800, 17,
|
|
gMonStillFrontPic_Pidgeot, 0x800, 18,
|
|
gMonStillFrontPic_Rattata, 0x800, 19,
|
|
gMonStillFrontPic_Raticate, 0x800, 20,
|
|
gMonStillFrontPic_Spearow, 0x800, 21,
|
|
gMonStillFrontPic_Fearow, 0x800, 22,
|
|
gMonStillFrontPic_Ekans, 0x800, 23,
|
|
gMonStillFrontPic_Arbok, 0x800, 24,
|
|
gMonStillFrontPic_Pikachu, 0x800, 25,
|
|
gMonStillFrontPic_Raichu, 0x800, 26,
|
|
gMonStillFrontPic_Sandshrew, 0x800, 27,
|
|
gMonStillFrontPic_Sandslash, 0x800, 28,
|
|
gMonStillFrontPic_NidoranF, 0x800, 29,
|
|
gMonStillFrontPic_Nidorina, 0x800, 30,
|
|
gMonStillFrontPic_Nidoqueen, 0x800, 31,
|
|
gMonStillFrontPic_NidoranM, 0x800, 32,
|
|
gMonStillFrontPic_Nidorino, 0x800, 33,
|
|
gMonStillFrontPic_Nidoking, 0x800, 34,
|
|
gMonStillFrontPic_Clefairy, 0x800, 35,
|
|
gMonStillFrontPic_Clefable, 0x800, 36,
|
|
gMonStillFrontPic_Vulpix, 0x800, 37,
|
|
gMonStillFrontPic_Ninetales, 0x800, 38,
|
|
gMonStillFrontPic_Jigglypuff, 0x800, 39,
|
|
gMonStillFrontPic_Wigglytuff, 0x800, 40,
|
|
gMonStillFrontPic_Zubat, 0x800, 41,
|
|
gMonStillFrontPic_Golbat, 0x800, 42,
|
|
gMonStillFrontPic_Oddish, 0x800, 43,
|
|
gMonStillFrontPic_Gloom, 0x800, 44,
|
|
gMonStillFrontPic_Vileplume, 0x800, 45,
|
|
gMonStillFrontPic_Paras, 0x800, 46,
|
|
gMonStillFrontPic_Parasect, 0x800, 47,
|
|
gMonStillFrontPic_Venonat, 0x800, 48,
|
|
gMonStillFrontPic_Venomoth, 0x800, 49,
|
|
gMonStillFrontPic_Diglett, 0x800, 50,
|
|
gMonStillFrontPic_Dugtrio, 0x800, 51,
|
|
gMonStillFrontPic_Meowth, 0x800, 52,
|
|
gMonStillFrontPic_Persian, 0x800, 53,
|
|
gMonStillFrontPic_Psyduck, 0x800, 54,
|
|
gMonStillFrontPic_Golduck, 0x800, 55,
|
|
gMonStillFrontPic_Mankey, 0x800, 56,
|
|
gMonStillFrontPic_Primeape, 0x800, 57,
|
|
gMonStillFrontPic_Growlithe, 0x800, 58,
|
|
gMonStillFrontPic_Arcanine, 0x800, 59,
|
|
gMonStillFrontPic_Poliwag, 0x800, 60,
|
|
gMonStillFrontPic_Poliwhirl, 0x800, 61,
|
|
gMonStillFrontPic_Poliwrath, 0x800, 62,
|
|
gMonStillFrontPic_Abra, 0x800, 63,
|
|
gMonStillFrontPic_Kadabra, 0x800, 64,
|
|
gMonStillFrontPic_Alakazam, 0x800, 65,
|
|
gMonStillFrontPic_Machop, 0x800, 66,
|
|
gMonStillFrontPic_Machoke, 0x800, 67,
|
|
gMonStillFrontPic_Machamp, 0x800, 68,
|
|
gMonStillFrontPic_Bellsprout, 0x800, 69,
|
|
gMonStillFrontPic_Weepinbell, 0x800, 70,
|
|
gMonStillFrontPic_Victreebel, 0x800, 71,
|
|
gMonStillFrontPic_Tentacool, 0x800, 72,
|
|
gMonStillFrontPic_Tentacruel, 0x800, 73,
|
|
gMonStillFrontPic_Geodude, 0x800, 74,
|
|
gMonStillFrontPic_Graveler, 0x800, 75,
|
|
gMonStillFrontPic_Golem, 0x800, 76,
|
|
gMonStillFrontPic_Ponyta, 0x800, 77,
|
|
gMonStillFrontPic_Rapidash, 0x800, 78,
|
|
gMonStillFrontPic_Slowpoke, 0x800, 79,
|
|
gMonStillFrontPic_Slowbro, 0x800, 80,
|
|
gMonStillFrontPic_Magnemite, 0x800, 81,
|
|
gMonStillFrontPic_Magneton, 0x800, 82,
|
|
gMonStillFrontPic_Farfetchd, 0x800, 83,
|
|
gMonStillFrontPic_Doduo, 0x800, 84,
|
|
gMonStillFrontPic_Dodrio, 0x800, 85,
|
|
gMonStillFrontPic_Seel, 0x800, 86,
|
|
gMonStillFrontPic_Dewgong, 0x800, 87,
|
|
gMonStillFrontPic_Grimer, 0x800, 88,
|
|
gMonStillFrontPic_Muk, 0x800, 89,
|
|
gMonStillFrontPic_Shellder, 0x800, 90,
|
|
gMonStillFrontPic_Cloyster, 0x800, 91,
|
|
gMonStillFrontPic_Gastly, 0x800, 92,
|
|
gMonStillFrontPic_Haunter, 0x800, 93,
|
|
gMonStillFrontPic_Gengar, 0x800, 94,
|
|
gMonStillFrontPic_Onix, 0x800, 95,
|
|
gMonStillFrontPic_Drowzee, 0x800, 96,
|
|
gMonStillFrontPic_Hypno, 0x800, 97,
|
|
gMonStillFrontPic_Krabby, 0x800, 98,
|
|
gMonStillFrontPic_Kingler, 0x800, 99,
|
|
gMonStillFrontPic_Voltorb, 0x800, 100,
|
|
gMonStillFrontPic_Electrode, 0x800, 101,
|
|
gMonStillFrontPic_Exeggcute, 0x800, 102,
|
|
gMonStillFrontPic_Exeggutor, 0x800, 103,
|
|
gMonStillFrontPic_Cubone, 0x800, 104,
|
|
gMonStillFrontPic_Marowak, 0x800, 105,
|
|
gMonStillFrontPic_Hitmonlee, 0x800, 106,
|
|
gMonStillFrontPic_Hitmonchan, 0x800, 107,
|
|
gMonStillFrontPic_Lickitung, 0x800, 108,
|
|
gMonStillFrontPic_Koffing, 0x800, 109,
|
|
gMonStillFrontPic_Weezing, 0x800, 110,
|
|
gMonStillFrontPic_Rhyhorn, 0x800, 111,
|
|
gMonStillFrontPic_Rhydon, 0x800, 112,
|
|
gMonStillFrontPic_Chansey, 0x800, 113,
|
|
gMonStillFrontPic_Tangela, 0x800, 114,
|
|
gMonStillFrontPic_Kangaskhan, 0x800, 115,
|
|
gMonStillFrontPic_Horsea, 0x800, 116,
|
|
gMonStillFrontPic_Seadra, 0x800, 117,
|
|
gMonStillFrontPic_Goldeen, 0x800, 118,
|
|
gMonStillFrontPic_Seaking, 0x800, 119,
|
|
gMonStillFrontPic_Staryu, 0x800, 120,
|
|
gMonStillFrontPic_Starmie, 0x800, 121,
|
|
gMonStillFrontPic_Mrmime, 0x800, 122,
|
|
gMonStillFrontPic_Scyther, 0x800, 123,
|
|
gMonStillFrontPic_Jynx, 0x800, 124,
|
|
gMonStillFrontPic_Electabuzz, 0x800, 125,
|
|
gMonStillFrontPic_Magmar, 0x800, 126,
|
|
gMonStillFrontPic_Pinsir, 0x800, 127,
|
|
gMonStillFrontPic_Tauros, 0x800, 128,
|
|
gMonStillFrontPic_Magikarp, 0x800, 129,
|
|
gMonStillFrontPic_Gyarados, 0x800, 130,
|
|
gMonStillFrontPic_Lapras, 0x800, 131,
|
|
gMonStillFrontPic_Ditto, 0x800, 132,
|
|
gMonStillFrontPic_Eevee, 0x800, 133,
|
|
gMonStillFrontPic_Vaporeon, 0x800, 134,
|
|
gMonStillFrontPic_Jolteon, 0x800, 135,
|
|
gMonStillFrontPic_Flareon, 0x800, 136,
|
|
gMonStillFrontPic_Porygon, 0x800, 137,
|
|
gMonStillFrontPic_Omanyte, 0x800, 138,
|
|
gMonStillFrontPic_Omastar, 0x800, 139,
|
|
gMonStillFrontPic_Kabuto, 0x800, 140,
|
|
gMonStillFrontPic_Kabutops, 0x800, 141,
|
|
gMonStillFrontPic_Aerodactyl, 0x800, 142,
|
|
gMonStillFrontPic_Snorlax, 0x800, 143,
|
|
gMonStillFrontPic_Articuno, 0x800, 144,
|
|
gMonStillFrontPic_Zapdos, 0x800, 145,
|
|
gMonStillFrontPic_Moltres, 0x800, 146,
|
|
gMonStillFrontPic_Dratini, 0x800, 147,
|
|
gMonStillFrontPic_Dragonair, 0x800, 148,
|
|
gMonStillFrontPic_Dragonite, 0x800, 149,
|
|
gMonStillFrontPic_Mewtwo, 0x800, 150,
|
|
gMonStillFrontPic_Mew, 0x800, 151,
|
|
// Gen II
|
|
gMonStillFrontPic_Chikorita, 0x800, 152,
|
|
gMonStillFrontPic_Bayleef, 0x800, 153,
|
|
gMonStillFrontPic_Meganium, 0x800, 154,
|
|
gMonStillFrontPic_Cyndaquil, 0x800, 155,
|
|
gMonStillFrontPic_Quilava, 0x800, 156,
|
|
gMonStillFrontPic_Typhlosion, 0x800, 157,
|
|
gMonStillFrontPic_Totodile, 0x800, 158,
|
|
gMonStillFrontPic_Croconaw, 0x800, 159,
|
|
gMonStillFrontPic_Feraligatr, 0x800, 160,
|
|
gMonStillFrontPic_Sentret, 0x800, 161,
|
|
gMonStillFrontPic_Furret, 0x800, 162,
|
|
gMonStillFrontPic_Hoothoot, 0x800, 163,
|
|
gMonStillFrontPic_Noctowl, 0x800, 164,
|
|
gMonStillFrontPic_Ledyba, 0x800, 165,
|
|
gMonStillFrontPic_Ledian, 0x800, 166,
|
|
gMonStillFrontPic_Spinarak, 0x800, 167,
|
|
gMonStillFrontPic_Ariados, 0x800, 168,
|
|
gMonStillFrontPic_Crobat, 0x800, 169,
|
|
gMonStillFrontPic_Chinchou, 0x800, 170,
|
|
gMonStillFrontPic_Lanturn, 0x800, 171,
|
|
gMonStillFrontPic_Pichu, 0x800, 172,
|
|
gMonStillFrontPic_Cleffa, 0x800, 173,
|
|
gMonStillFrontPic_Igglybuff, 0x800, 174,
|
|
gMonStillFrontPic_Togepi, 0x800, 175,
|
|
gMonStillFrontPic_Togetic, 0x800, 176,
|
|
gMonStillFrontPic_Natu, 0x800, 177,
|
|
gMonStillFrontPic_Xatu, 0x800, 178,
|
|
gMonStillFrontPic_Mareep, 0x800, 179,
|
|
gMonStillFrontPic_Flaaffy, 0x800, 180,
|
|
gMonStillFrontPic_Ampharos, 0x800, 181,
|
|
gMonStillFrontPic_Bellossom, 0x800, 182,
|
|
gMonStillFrontPic_Marill, 0x800, 183,
|
|
gMonStillFrontPic_Azumarill, 0x800, 184,
|
|
gMonStillFrontPic_Sudowoodo, 0x800, 185,
|
|
gMonStillFrontPic_Politoed, 0x800, 186,
|
|
gMonStillFrontPic_Hoppip, 0x800, 187,
|
|
gMonStillFrontPic_Skiploom, 0x800, 188,
|
|
gMonStillFrontPic_Jumpluff, 0x800, 189,
|
|
gMonStillFrontPic_Aipom, 0x800, 190,
|
|
gMonStillFrontPic_Sunkern, 0x800, 191,
|
|
gMonStillFrontPic_Sunflora, 0x800, 192,
|
|
gMonStillFrontPic_Yanma, 0x800, 193,
|
|
gMonStillFrontPic_Wooper, 0x800, 194,
|
|
gMonStillFrontPic_Quagsire, 0x800, 195,
|
|
gMonStillFrontPic_Espeon, 0x800, 196,
|
|
gMonStillFrontPic_Umbreon, 0x800, 197,
|
|
gMonStillFrontPic_Murkrow, 0x800, 198,
|
|
gMonStillFrontPic_Slowking, 0x800, 199,
|
|
gMonStillFrontPic_Misdreavus, 0x800, 200,
|
|
gMonStillFrontPic_UnownA, 0x800, 201,
|
|
gMonStillFrontPic_Wobbuffet, 0x800, 202,
|
|
gMonStillFrontPic_Girafarig, 0x800, 203,
|
|
gMonStillFrontPic_Pineco, 0x800, 204,
|
|
gMonStillFrontPic_Forretress, 0x800, 205,
|
|
gMonStillFrontPic_Dunsparce, 0x800, 206,
|
|
gMonStillFrontPic_Gligar, 0x800, 207,
|
|
gMonStillFrontPic_Steelix, 0x800, 208,
|
|
gMonStillFrontPic_Snubbull, 0x800, 209,
|
|
gMonStillFrontPic_Granbull, 0x800, 210,
|
|
gMonStillFrontPic_Qwilfish, 0x800, 211,
|
|
gMonStillFrontPic_Scizor, 0x800, 212,
|
|
gMonStillFrontPic_Shuckle, 0x800, 213,
|
|
gMonStillFrontPic_Heracross, 0x800, 214,
|
|
gMonStillFrontPic_Sneasel, 0x800, 215,
|
|
gMonStillFrontPic_Teddiursa, 0x800, 216,
|
|
gMonStillFrontPic_Ursaring, 0x800, 217,
|
|
gMonStillFrontPic_Slugma, 0x800, 218,
|
|
gMonStillFrontPic_Magcargo, 0x800, 219,
|
|
gMonStillFrontPic_Swinub, 0x800, 220,
|
|
gMonStillFrontPic_Piloswine, 0x800, 221,
|
|
gMonStillFrontPic_Corsola, 0x800, 222,
|
|
gMonStillFrontPic_Remoraid, 0x800, 223,
|
|
gMonStillFrontPic_Octillery, 0x800, 224,
|
|
gMonStillFrontPic_Delibird, 0x800, 225,
|
|
gMonStillFrontPic_Mantine, 0x800, 226,
|
|
gMonStillFrontPic_Skarmory, 0x800, 227,
|
|
gMonStillFrontPic_Houndour, 0x800, 228,
|
|
gMonStillFrontPic_Houndoom, 0x800, 229,
|
|
gMonStillFrontPic_Kingdra, 0x800, 230,
|
|
gMonStillFrontPic_Phanpy, 0x800, 231,
|
|
gMonStillFrontPic_Donphan, 0x800, 232,
|
|
gMonStillFrontPic_Porygon2, 0x800, 233,
|
|
gMonStillFrontPic_Stantler, 0x800, 234,
|
|
gMonStillFrontPic_Smeargle, 0x800, 235,
|
|
gMonStillFrontPic_Tyrogue, 0x800, 236,
|
|
gMonStillFrontPic_Hitmontop, 0x800, 237,
|
|
gMonStillFrontPic_Smoochum, 0x800, 238,
|
|
gMonStillFrontPic_Elekid, 0x800, 239,
|
|
gMonStillFrontPic_Magby, 0x800, 240,
|
|
gMonStillFrontPic_Miltank, 0x800, 241,
|
|
gMonStillFrontPic_Blissey, 0x800, 242,
|
|
gMonStillFrontPic_Raikou, 0x800, 243,
|
|
gMonStillFrontPic_Entei, 0x800, 244,
|
|
gMonStillFrontPic_Suicune, 0x800, 245,
|
|
gMonStillFrontPic_Larvitar, 0x800, 246,
|
|
gMonStillFrontPic_Pupitar, 0x800, 247,
|
|
gMonStillFrontPic_Tyranitar, 0x800, 248,
|
|
gMonStillFrontPic_Lugia, 0x800, 249,
|
|
gMonStillFrontPic_HoOh, 0x800, 250,
|
|
gMonStillFrontPic_Celebi, 0x800, 251,
|
|
// Empty slots
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 252,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 253,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 254,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 255,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 256,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 257,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 258,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 259,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 260,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 261,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 262,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 263,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 264,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 265,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 266,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 267,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 268,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 269,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 270,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 271,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 272,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 273,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 274,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 275,
|
|
gMonStillFrontPic_DoubleQuestionMark, 0x800, 276,
|
|
// Gen III
|
|
gMonStillFrontPic_Treecko, 0x800, 277,
|
|
gMonStillFrontPic_Grovyle, 0x800, 278,
|
|
gMonStillFrontPic_Sceptile, 0x800, 279,
|
|
gMonStillFrontPic_Torchic, 0x800, 280,
|
|
gMonStillFrontPic_Combusken, 0x800, 281,
|
|
gMonStillFrontPic_Blaziken, 0x800, 282,
|
|
gMonStillFrontPic_Mudkip, 0x800, 283,
|
|
gMonStillFrontPic_Marshtomp, 0x800, 284,
|
|
gMonStillFrontPic_Swampert, 0x800, 285,
|
|
gMonStillFrontPic_Poochyena, 0x800, 286,
|
|
gMonStillFrontPic_Mightyena, 0x800, 287,
|
|
gMonStillFrontPic_Zigzagoon, 0x800, 288,
|
|
gMonStillFrontPic_Linoone, 0x800, 289,
|
|
gMonStillFrontPic_Wurmple, 0x800, 290,
|
|
gMonStillFrontPic_Silcoon, 0x800, 291,
|
|
gMonStillFrontPic_Beautifly, 0x800, 292,
|
|
gMonStillFrontPic_Cascoon, 0x800, 293,
|
|
gMonStillFrontPic_Dustox, 0x800, 294,
|
|
gMonStillFrontPic_Lotad, 0x800, 295,
|
|
gMonStillFrontPic_Lombre, 0x800, 296,
|
|
gMonStillFrontPic_Ludicolo, 0x800, 297,
|
|
gMonStillFrontPic_Seedot, 0x800, 298,
|
|
gMonStillFrontPic_Nuzleaf, 0x800, 299,
|
|
gMonStillFrontPic_Shiftry, 0x800, 300,
|
|
gMonStillFrontPic_Nincada, 0x800, 301,
|
|
gMonStillFrontPic_Ninjask, 0x800, 302,
|
|
gMonStillFrontPic_Shedinja, 0x800, 303,
|
|
gMonStillFrontPic_Taillow, 0x800, 304,
|
|
gMonStillFrontPic_Swellow, 0x800, 305,
|
|
gMonStillFrontPic_Shroomish, 0x800, 306,
|
|
gMonStillFrontPic_Breloom, 0x800, 307,
|
|
gMonStillFrontPic_Spinda, 0x800, 308,
|
|
gMonStillFrontPic_Wingull, 0x800, 309,
|
|
gMonStillFrontPic_Pelipper, 0x800, 310,
|
|
gMonStillFrontPic_Surskit, 0x800, 311,
|
|
gMonStillFrontPic_Masquerain, 0x800, 312,
|
|
gMonStillFrontPic_Wailmer, 0x800, 313,
|
|
gMonStillFrontPic_Wailord, 0x800, 314,
|
|
gMonStillFrontPic_Skitty, 0x800, 315,
|
|
gMonStillFrontPic_Delcatty, 0x800, 316,
|
|
gMonStillFrontPic_Kecleon, 0x800, 317,
|
|
gMonStillFrontPic_Baltoy, 0x800, 318,
|
|
gMonStillFrontPic_Claydol, 0x800, 319,
|
|
gMonStillFrontPic_Nosepass, 0x800, 320,
|
|
gMonStillFrontPic_Torkoal, 0x800, 321,
|
|
gMonStillFrontPic_Sableye, 0x800, 322,
|
|
gMonStillFrontPic_Barboach, 0x800, 323,
|
|
gMonStillFrontPic_Whiscash, 0x800, 324,
|
|
gMonStillFrontPic_Luvdisc, 0x800, 325,
|
|
gMonStillFrontPic_Corphish, 0x800, 326,
|
|
gMonStillFrontPic_Crawdaunt, 0x800, 327,
|
|
gMonStillFrontPic_Feebas, 0x800, 328,
|
|
gMonStillFrontPic_Milotic, 0x800, 329,
|
|
gMonStillFrontPic_Carvanha, 0x800, 330,
|
|
gMonStillFrontPic_Sharpedo, 0x800, 331,
|
|
gMonStillFrontPic_Trapinch, 0x800, 332,
|
|
gMonStillFrontPic_Vibrava, 0x800, 333,
|
|
gMonStillFrontPic_Flygon, 0x800, 334,
|
|
gMonStillFrontPic_Makuhita, 0x800, 335,
|
|
gMonStillFrontPic_Hariyama, 0x800, 336,
|
|
gMonStillFrontPic_Electrike, 0x800, 337,
|
|
gMonStillFrontPic_Manectric, 0x800, 338,
|
|
gMonStillFrontPic_Numel, 0x800, 339,
|
|
gMonStillFrontPic_Camerupt, 0x800, 340,
|
|
gMonStillFrontPic_Spheal, 0x800, 341,
|
|
gMonStillFrontPic_Sealeo, 0x800, 342,
|
|
gMonStillFrontPic_Walrein, 0x800, 343,
|
|
gMonStillFrontPic_Cacnea, 0x800, 344,
|
|
gMonStillFrontPic_Cacturne, 0x800, 345,
|
|
gMonStillFrontPic_Snorunt, 0x800, 346,
|
|
gMonStillFrontPic_Glalie, 0x800, 347,
|
|
gMonStillFrontPic_Lunatone, 0x800, 348,
|
|
gMonStillFrontPic_Solrock, 0x800, 349,
|
|
gMonStillFrontPic_Azurill, 0x800, 350,
|
|
gMonStillFrontPic_Spoink, 0x800, 351,
|
|
gMonStillFrontPic_Grumpig, 0x800, 352,
|
|
gMonStillFrontPic_Plusle, 0x800, 353,
|
|
gMonStillFrontPic_Minun, 0x800, 354,
|
|
gMonStillFrontPic_Mawile, 0x800, 355,
|
|
gMonStillFrontPic_Meditite, 0x800, 356,
|
|
gMonStillFrontPic_Medicham, 0x800, 357,
|
|
gMonStillFrontPic_Swablu, 0x800, 358,
|
|
gMonStillFrontPic_Altaria, 0x800, 359,
|
|
gMonStillFrontPic_Wynaut, 0x800, 360,
|
|
gMonStillFrontPic_Duskull, 0x800, 361,
|
|
gMonStillFrontPic_Dusclops, 0x800, 362,
|
|
gMonStillFrontPic_Roselia, 0x800, 363,
|
|
gMonStillFrontPic_Slakoth, 0x800, 364,
|
|
gMonStillFrontPic_Vigoroth, 0x800, 365,
|
|
gMonStillFrontPic_Slaking, 0x800, 366,
|
|
gMonStillFrontPic_Gulpin, 0x800, 367,
|
|
gMonStillFrontPic_Swalot, 0x800, 368,
|
|
gMonStillFrontPic_Tropius, 0x800, 369,
|
|
gMonStillFrontPic_Whismur, 0x800, 370,
|
|
gMonStillFrontPic_Loudred, 0x800, 371,
|
|
gMonStillFrontPic_Exploud, 0x800, 372,
|
|
gMonStillFrontPic_Clamperl, 0x800, 373,
|
|
gMonStillFrontPic_Huntail, 0x800, 374,
|
|
gMonStillFrontPic_Gorebyss, 0x800, 375,
|
|
gMonStillFrontPic_Absol, 0x800, 376,
|
|
gMonStillFrontPic_Shuppet, 0x800, 377,
|
|
gMonStillFrontPic_Banette, 0x800, 378,
|
|
gMonStillFrontPic_Seviper, 0x800, 379,
|
|
gMonStillFrontPic_Zangoose, 0x800, 380,
|
|
gMonStillFrontPic_Relicanth, 0x800, 381,
|
|
gMonStillFrontPic_Aron, 0x800, 382,
|
|
gMonStillFrontPic_Lairon, 0x800, 383,
|
|
gMonStillFrontPic_Aggron, 0x800, 384,
|
|
gMonStillFrontPic_Castform, 0x800, 385,
|
|
gMonStillFrontPic_Volbeat, 0x800, 386,
|
|
gMonStillFrontPic_Illumise, 0x800, 387,
|
|
gMonStillFrontPic_Lileep, 0x800, 388,
|
|
gMonStillFrontPic_Cradily, 0x800, 389,
|
|
gMonStillFrontPic_Anorith, 0x800, 390,
|
|
gMonStillFrontPic_Armaldo, 0x800, 391,
|
|
gMonStillFrontPic_Ralts, 0x800, 392,
|
|
gMonStillFrontPic_Kirlia, 0x800, 393,
|
|
gMonStillFrontPic_Gardevoir, 0x800, 394,
|
|
gMonStillFrontPic_Bagon, 0x800, 395,
|
|
gMonStillFrontPic_Shelgon, 0x800, 396,
|
|
gMonStillFrontPic_Salamence, 0x800, 397,
|
|
gMonStillFrontPic_Beldum, 0x800, 398,
|
|
gMonStillFrontPic_Metang, 0x800, 399,
|
|
gMonStillFrontPic_Metagross, 0x800, 400,
|
|
gMonStillFrontPic_Regirock, 0x800, 401,
|
|
gMonStillFrontPic_Regice, 0x800, 402,
|
|
gMonStillFrontPic_Registeel, 0x800, 403,
|
|
gMonStillFrontPic_Kyogre, 0x800, 404,
|
|
gMonStillFrontPic_Groudon, 0x800, 405,
|
|
gMonStillFrontPic_Rayquaza, 0x800, 406,
|
|
gMonStillFrontPic_Latias, 0x800, 407,
|
|
gMonStillFrontPic_Latios, 0x800, 408,
|
|
gMonStillFrontPic_Jirachi, 0x800, 409,
|
|
gMonStillFrontPic_Deoxys, 0x800, 410,
|
|
gMonStillFrontPic_Chimecho, 0x800, 411,
|
|
gMonStillFrontPic_Egg, 0x800, 412,
|
|
gMonStillFrontPic_UnownB, 0x800, 413,
|
|
gMonStillFrontPic_UnownC, 0x800, 414,
|
|
gMonStillFrontPic_UnownD, 0x800, 415,
|
|
gMonStillFrontPic_UnownE, 0x800, 416,
|
|
gMonStillFrontPic_UnownF, 0x800, 417,
|
|
gMonStillFrontPic_UnownG, 0x800, 418,
|
|
gMonStillFrontPic_UnownH, 0x800, 419,
|
|
gMonStillFrontPic_UnownI, 0x800, 420,
|
|
gMonStillFrontPic_UnownJ, 0x800, 421,
|
|
gMonStillFrontPic_UnownK, 0x800, 422,
|
|
gMonStillFrontPic_UnownL, 0x800, 423,
|
|
gMonStillFrontPic_UnownM, 0x800, 424,
|
|
gMonStillFrontPic_UnownN, 0x800, 425,
|
|
gMonStillFrontPic_UnownO, 0x800, 426,
|
|
gMonStillFrontPic_UnownP, 0x800, 427,
|
|
gMonStillFrontPic_UnownQ, 0x800, 428,
|
|
gMonStillFrontPic_UnownR, 0x800, 429,
|
|
gMonStillFrontPic_UnownS, 0x800, 430,
|
|
gMonStillFrontPic_UnownT, 0x800, 431,
|
|
gMonStillFrontPic_UnownU, 0x800, 432,
|
|
gMonStillFrontPic_UnownV, 0x800, 433,
|
|
gMonStillFrontPic_UnownW, 0x800, 434,
|
|
gMonStillFrontPic_UnownX, 0x800, 435,
|
|
gMonStillFrontPic_UnownY, 0x800, 436,
|
|
gMonStillFrontPic_UnownZ, 0x800, 437,
|
|
gMonStillFrontPic_UnownExclamationMark, 0x800, 438,
|
|
gMonStillFrontPic_UnownQuestionMark, 0x800, 439,
|
|
};
|