Get rid of headers in src/data
This commit is contained in:
@@ -1,446 +1,443 @@
|
||||
const struct CompressedSpriteSheet gMonFrontPicTable[] =
|
||||
{ //.data .size .tag
|
||||
gMonFrontPic_CircledQuestionMark, 0x800, 0,
|
||||
gMonFrontPic_Bulbasaur, 0x800, 1,
|
||||
gMonFrontPic_Ivysaur, 0x800, 2,
|
||||
gMonFrontPic_Venusaur, 0x800, 3,
|
||||
gMonFrontPic_Charmander, 0x800, 4,
|
||||
gMonFrontPic_Charmeleon, 0x800, 5,
|
||||
gMonFrontPic_Charizard, 0x800, 6,
|
||||
gMonFrontPic_Squirtle, 0x800, 7,
|
||||
gMonFrontPic_Wartortle, 0x800, 8,
|
||||
gMonFrontPic_Blastoise, 0x800, 9,
|
||||
gMonFrontPic_Caterpie, 0x800, 10,
|
||||
gMonFrontPic_Metapod, 0x800, 11,
|
||||
gMonFrontPic_Butterfree, 0x800, 12,
|
||||
gMonFrontPic_Weedle, 0x800, 13,
|
||||
gMonFrontPic_Kakuna, 0x800, 14,
|
||||
gMonFrontPic_Beedrill, 0x800, 15,
|
||||
gMonFrontPic_Pidgey, 0x800, 16,
|
||||
gMonFrontPic_Pidgeotto, 0x800, 17,
|
||||
gMonFrontPic_Pidgeot, 0x800, 18,
|
||||
gMonFrontPic_Rattata, 0x800, 19,
|
||||
gMonFrontPic_Raticate, 0x800, 20,
|
||||
gMonFrontPic_Spearow, 0x800, 21,
|
||||
gMonFrontPic_Fearow, 0x800, 22,
|
||||
gMonFrontPic_Ekans, 0x800, 23,
|
||||
gMonFrontPic_Arbok, 0x800, 24,
|
||||
gMonFrontPic_Pikachu, 0x800, 25,
|
||||
gMonFrontPic_Raichu, 0x800, 26,
|
||||
gMonFrontPic_Sandshrew, 0x800, 27,
|
||||
gMonFrontPic_Sandslash, 0x800, 28,
|
||||
gMonFrontPic_NidoranF, 0x800, 29,
|
||||
gMonFrontPic_Nidorina, 0x800, 30,
|
||||
gMonFrontPic_Nidoqueen, 0x800, 31,
|
||||
gMonFrontPic_NidoranM, 0x800, 32,
|
||||
gMonFrontPic_Nidorino, 0x800, 33,
|
||||
gMonFrontPic_Nidoking, 0x800, 34,
|
||||
gMonFrontPic_Clefairy, 0x800, 35,
|
||||
gMonFrontPic_Clefable, 0x800, 36,
|
||||
gMonFrontPic_Vulpix, 0x800, 37,
|
||||
gMonFrontPic_Ninetales, 0x800, 38,
|
||||
gMonFrontPic_Jigglypuff, 0x800, 39,
|
||||
gMonFrontPic_Wigglytuff, 0x800, 40,
|
||||
gMonFrontPic_Zubat, 0x800, 41,
|
||||
gMonFrontPic_Golbat, 0x800, 42,
|
||||
gMonFrontPic_Oddish, 0x800, 43,
|
||||
gMonFrontPic_Gloom, 0x800, 44,
|
||||
gMonFrontPic_Vileplume, 0x800, 45,
|
||||
gMonFrontPic_Paras, 0x800, 46,
|
||||
gMonFrontPic_Parasect, 0x800, 47,
|
||||
gMonFrontPic_Venonat, 0x800, 48,
|
||||
gMonFrontPic_Venomoth, 0x800, 49,
|
||||
gMonFrontPic_Diglett, 0x800, 50,
|
||||
gMonFrontPic_Dugtrio, 0x800, 51,
|
||||
gMonFrontPic_Meowth, 0x800, 52,
|
||||
gMonFrontPic_Persian, 0x800, 53,
|
||||
gMonFrontPic_Psyduck, 0x800, 54,
|
||||
gMonFrontPic_Golduck, 0x800, 55,
|
||||
gMonFrontPic_Mankey, 0x800, 56,
|
||||
gMonFrontPic_Primeape, 0x800, 57,
|
||||
gMonFrontPic_Growlithe, 0x800, 58,
|
||||
gMonFrontPic_Arcanine, 0x800, 59,
|
||||
gMonFrontPic_Poliwag, 0x800, 60,
|
||||
gMonFrontPic_Poliwhirl, 0x800, 61,
|
||||
gMonFrontPic_Poliwrath, 0x800, 62,
|
||||
gMonFrontPic_Abra, 0x800, 63,
|
||||
gMonFrontPic_Kadabra, 0x800, 64,
|
||||
gMonFrontPic_Alakazam, 0x800, 65,
|
||||
gMonFrontPic_Machop, 0x800, 66,
|
||||
gMonFrontPic_Machoke, 0x800, 67,
|
||||
gMonFrontPic_Machamp, 0x800, 68,
|
||||
gMonFrontPic_Bellsprout, 0x800, 69,
|
||||
gMonFrontPic_Weepinbell, 0x800, 70,
|
||||
gMonFrontPic_Victreebel, 0x800, 71,
|
||||
gMonFrontPic_Tentacool, 0x800, 72,
|
||||
gMonFrontPic_Tentacruel, 0x800, 73,
|
||||
gMonFrontPic_Geodude, 0x800, 74,
|
||||
gMonFrontPic_Graveler, 0x800, 75,
|
||||
gMonFrontPic_Golem, 0x800, 76,
|
||||
gMonFrontPic_Ponyta, 0x800, 77,
|
||||
gMonFrontPic_Rapidash, 0x800, 78,
|
||||
gMonFrontPic_Slowpoke, 0x800, 79,
|
||||
gMonFrontPic_Slowbro, 0x800, 80,
|
||||
gMonFrontPic_Magnemite, 0x800, 81,
|
||||
gMonFrontPic_Magneton, 0x800, 82,
|
||||
gMonFrontPic_Farfetchd, 0x800, 83,
|
||||
gMonFrontPic_Doduo, 0x800, 84,
|
||||
gMonFrontPic_Dodrio, 0x800, 85,
|
||||
gMonFrontPic_Seel, 0x800, 86,
|
||||
gMonFrontPic_Dewgong, 0x800, 87,
|
||||
gMonFrontPic_Grimer, 0x800, 88,
|
||||
gMonFrontPic_Muk, 0x800, 89,
|
||||
gMonFrontPic_Shellder, 0x800, 90,
|
||||
gMonFrontPic_Cloyster, 0x800, 91,
|
||||
gMonFrontPic_Gastly, 0x800, 92,
|
||||
gMonFrontPic_Haunter, 0x800, 93,
|
||||
gMonFrontPic_Gengar, 0x800, 94,
|
||||
gMonFrontPic_Onix, 0x800, 95,
|
||||
gMonFrontPic_Drowzee, 0x800, 96,
|
||||
gMonFrontPic_Hypno, 0x800, 97,
|
||||
gMonFrontPic_Krabby, 0x800, 98,
|
||||
gMonFrontPic_Kingler, 0x800, 99,
|
||||
gMonFrontPic_Voltorb, 0x800, 100,
|
||||
gMonFrontPic_Electrode, 0x800, 101,
|
||||
gMonFrontPic_Exeggcute, 0x800, 102,
|
||||
gMonFrontPic_Exeggutor, 0x800, 103,
|
||||
gMonFrontPic_Cubone, 0x800, 104,
|
||||
gMonFrontPic_Marowak, 0x800, 105,
|
||||
gMonFrontPic_Hitmonlee, 0x800, 106,
|
||||
gMonFrontPic_Hitmonchan, 0x800, 107,
|
||||
gMonFrontPic_Lickitung, 0x800, 108,
|
||||
gMonFrontPic_Koffing, 0x800, 109,
|
||||
gMonFrontPic_Weezing, 0x800, 110,
|
||||
gMonFrontPic_Rhyhorn, 0x800, 111,
|
||||
gMonFrontPic_Rhydon, 0x800, 112,
|
||||
gMonFrontPic_Chansey, 0x800, 113,
|
||||
gMonFrontPic_Tangela, 0x800, 114,
|
||||
gMonFrontPic_Kangaskhan, 0x800, 115,
|
||||
gMonFrontPic_Horsea, 0x800, 116,
|
||||
gMonFrontPic_Seadra, 0x800, 117,
|
||||
gMonFrontPic_Goldeen, 0x800, 118,
|
||||
gMonFrontPic_Seaking, 0x800, 119,
|
||||
gMonFrontPic_Staryu, 0x800, 120,
|
||||
gMonFrontPic_Starmie, 0x800, 121,
|
||||
gMonFrontPic_Mrmime, 0x800, 122,
|
||||
gMonFrontPic_Scyther, 0x800, 123,
|
||||
gMonFrontPic_Jynx, 0x800, 124,
|
||||
gMonFrontPic_Electabuzz, 0x800, 125,
|
||||
gMonFrontPic_Magmar, 0x800, 126,
|
||||
gMonFrontPic_Pinsir, 0x800, 127,
|
||||
gMonFrontPic_Tauros, 0x800, 128,
|
||||
gMonFrontPic_Magikarp, 0x800, 129,
|
||||
gMonFrontPic_Gyarados, 0x800, 130,
|
||||
gMonFrontPic_Lapras, 0x800, 131,
|
||||
gMonFrontPic_Ditto, 0x800, 132,
|
||||
gMonFrontPic_Eevee, 0x800, 133,
|
||||
gMonFrontPic_Vaporeon, 0x800, 134,
|
||||
gMonFrontPic_Jolteon, 0x800, 135,
|
||||
gMonFrontPic_Flareon, 0x800, 136,
|
||||
gMonFrontPic_Porygon, 0x800, 137,
|
||||
gMonFrontPic_Omanyte, 0x800, 138,
|
||||
gMonFrontPic_Omastar, 0x800, 139,
|
||||
gMonFrontPic_Kabuto, 0x800, 140,
|
||||
gMonFrontPic_Kabutops, 0x800, 141,
|
||||
gMonFrontPic_Aerodactyl, 0x800, 142,
|
||||
gMonFrontPic_Snorlax, 0x800, 143,
|
||||
gMonFrontPic_Articuno, 0x800, 144,
|
||||
gMonFrontPic_Zapdos, 0x800, 145,
|
||||
gMonFrontPic_Moltres, 0x800, 146,
|
||||
gMonFrontPic_Dratini, 0x800, 147,
|
||||
gMonFrontPic_Dragonair, 0x800, 148,
|
||||
gMonFrontPic_Dragonite, 0x800, 149,
|
||||
gMonFrontPic_Mewtwo, 0x800, 150,
|
||||
gMonFrontPic_Mew, 0x800, 151,
|
||||
// Gen II
|
||||
gMonFrontPic_Chikorita, 0x800, 152,
|
||||
gMonFrontPic_Bayleef, 0x800, 153,
|
||||
gMonFrontPic_Meganium, 0x800, 154,
|
||||
gMonFrontPic_Cyndaquil, 0x800, 155,
|
||||
gMonFrontPic_Quilava, 0x800, 156,
|
||||
gMonFrontPic_Typhlosion, 0x800, 157,
|
||||
gMonFrontPic_Totodile, 0x800, 158,
|
||||
gMonFrontPic_Croconaw, 0x800, 159,
|
||||
gMonFrontPic_Feraligatr, 0x800, 160,
|
||||
gMonFrontPic_Sentret, 0x800, 161,
|
||||
gMonFrontPic_Furret, 0x800, 162,
|
||||
gMonFrontPic_Hoothoot, 0x800, 163,
|
||||
gMonFrontPic_Noctowl, 0x800, 164,
|
||||
gMonFrontPic_Ledyba, 0x800, 165,
|
||||
gMonFrontPic_Ledian, 0x800, 166,
|
||||
gMonFrontPic_Spinarak, 0x800, 167,
|
||||
gMonFrontPic_Ariados, 0x800, 168,
|
||||
gMonFrontPic_Crobat, 0x800, 169,
|
||||
gMonFrontPic_Chinchou, 0x800, 170,
|
||||
gMonFrontPic_Lanturn, 0x800, 171,
|
||||
gMonFrontPic_Pichu, 0x800, 172,
|
||||
gMonFrontPic_Cleffa, 0x800, 173,
|
||||
gMonFrontPic_Igglybuff, 0x800, 174,
|
||||
gMonFrontPic_Togepi, 0x800, 175,
|
||||
gMonFrontPic_Togetic, 0x800, 176,
|
||||
gMonFrontPic_Natu, 0x800, 177,
|
||||
gMonFrontPic_Xatu, 0x800, 178,
|
||||
gMonFrontPic_Mareep, 0x800, 179,
|
||||
gMonFrontPic_Flaaffy, 0x800, 180,
|
||||
gMonFrontPic_Ampharos, 0x800, 181,
|
||||
gMonFrontPic_Bellossom, 0x800, 182,
|
||||
gMonFrontPic_Marill, 0x800, 183,
|
||||
gMonFrontPic_Azumarill, 0x800, 184,
|
||||
gMonFrontPic_Sudowoodo, 0x800, 185,
|
||||
gMonFrontPic_Politoed, 0x800, 186,
|
||||
gMonFrontPic_Hoppip, 0x800, 187,
|
||||
gMonFrontPic_Skiploom, 0x800, 188,
|
||||
gMonFrontPic_Jumpluff, 0x800, 189,
|
||||
gMonFrontPic_Aipom, 0x800, 190,
|
||||
gMonFrontPic_Sunkern, 0x800, 191,
|
||||
gMonFrontPic_Sunflora, 0x800, 192,
|
||||
gMonFrontPic_Yanma, 0x800, 193,
|
||||
gMonFrontPic_Wooper, 0x800, 194,
|
||||
gMonFrontPic_Quagsire, 0x800, 195,
|
||||
gMonFrontPic_Espeon, 0x800, 196,
|
||||
gMonFrontPic_Umbreon, 0x800, 197,
|
||||
gMonFrontPic_Murkrow, 0x800, 198,
|
||||
gMonFrontPic_Slowking, 0x800, 199,
|
||||
gMonFrontPic_Misdreavus, 0x800, 200,
|
||||
gMonFrontPic_UnownA, 0x800, 201,
|
||||
gMonFrontPic_Wobbuffet, 0x800, 202,
|
||||
gMonFrontPic_Girafarig, 0x800, 203,
|
||||
gMonFrontPic_Pineco, 0x800, 204,
|
||||
gMonFrontPic_Forretress, 0x800, 205,
|
||||
gMonFrontPic_Dunsparce, 0x800, 206,
|
||||
gMonFrontPic_Gligar, 0x800, 207,
|
||||
gMonFrontPic_Steelix, 0x800, 208,
|
||||
gMonFrontPic_Snubbull, 0x800, 209,
|
||||
gMonFrontPic_Granbull, 0x800, 210,
|
||||
gMonFrontPic_Qwilfish, 0x800, 211,
|
||||
gMonFrontPic_Scizor, 0x800, 212,
|
||||
gMonFrontPic_Shuckle, 0x800, 213,
|
||||
gMonFrontPic_Heracross, 0x800, 214,
|
||||
gMonFrontPic_Sneasel, 0x800, 215,
|
||||
gMonFrontPic_Teddiursa, 0x800, 216,
|
||||
gMonFrontPic_Ursaring, 0x800, 217,
|
||||
gMonFrontPic_Slugma, 0x800, 218,
|
||||
gMonFrontPic_Magcargo, 0x800, 219,
|
||||
gMonFrontPic_Swinub, 0x800, 220,
|
||||
gMonFrontPic_Piloswine, 0x800, 221,
|
||||
gMonFrontPic_Corsola, 0x800, 222,
|
||||
gMonFrontPic_Remoraid, 0x800, 223,
|
||||
gMonFrontPic_Octillery, 0x800, 224,
|
||||
gMonFrontPic_Delibird, 0x800, 225,
|
||||
gMonFrontPic_Mantine, 0x800, 226,
|
||||
gMonFrontPic_Skarmory, 0x800, 227,
|
||||
gMonFrontPic_Houndour, 0x800, 228,
|
||||
gMonFrontPic_Houndoom, 0x800, 229,
|
||||
gMonFrontPic_Kingdra, 0x800, 230,
|
||||
gMonFrontPic_Phanpy, 0x800, 231,
|
||||
gMonFrontPic_Donphan, 0x800, 232,
|
||||
gMonFrontPic_Porygon2, 0x800, 233,
|
||||
gMonFrontPic_Stantler, 0x800, 234,
|
||||
gMonFrontPic_Smeargle, 0x800, 235,
|
||||
gMonFrontPic_Tyrogue, 0x800, 236,
|
||||
gMonFrontPic_Hitmontop, 0x800, 237,
|
||||
gMonFrontPic_Smoochum, 0x800, 238,
|
||||
gMonFrontPic_Elekid, 0x800, 239,
|
||||
gMonFrontPic_Magby, 0x800, 240,
|
||||
gMonFrontPic_Miltank, 0x800, 241,
|
||||
gMonFrontPic_Blissey, 0x800, 242,
|
||||
gMonFrontPic_Raikou, 0x800, 243,
|
||||
gMonFrontPic_Entei, 0x800, 244,
|
||||
gMonFrontPic_Suicune, 0x800, 245,
|
||||
gMonFrontPic_Larvitar, 0x800, 246,
|
||||
gMonFrontPic_Pupitar, 0x800, 247,
|
||||
gMonFrontPic_Tyranitar, 0x800, 248,
|
||||
gMonFrontPic_Lugia, 0x800, 249,
|
||||
gMonFrontPic_HoOh, 0x800, 250,
|
||||
gMonFrontPic_Celebi, 0x800, 251,
|
||||
// Empty slots
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 252,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 253,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 254,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 255,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 256,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 257,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 258,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 259,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 260,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 261,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 262,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 263,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 264,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 265,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 266,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 267,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 268,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 269,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 270,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 271,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 272,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 273,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 274,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 275,
|
||||
gMonFrontPic_DoubleQuestionMark, 0x800, 276,
|
||||
// Gen III
|
||||
gMonFrontPic_Treecko, 0x800, 277,
|
||||
gMonFrontPic_Grovyle, 0x800, 278,
|
||||
gMonFrontPic_Sceptile, 0x800, 279,
|
||||
gMonFrontPic_Torchic, 0x800, 280,
|
||||
gMonFrontPic_Combusken, 0x800, 281,
|
||||
gMonFrontPic_Blaziken, 0x800, 282,
|
||||
gMonFrontPic_Mudkip, 0x800, 283,
|
||||
gMonFrontPic_Marshtomp, 0x800, 284,
|
||||
gMonFrontPic_Swampert, 0x800, 285,
|
||||
gMonFrontPic_Poochyena, 0x800, 286,
|
||||
gMonFrontPic_Mightyena, 0x800, 287,
|
||||
gMonFrontPic_Zigzagoon, 0x800, 288,
|
||||
gMonFrontPic_Linoone, 0x800, 289,
|
||||
gMonFrontPic_Wurmple, 0x800, 290,
|
||||
gMonFrontPic_Silcoon, 0x800, 291,
|
||||
gMonFrontPic_Beautifly, 0x800, 292,
|
||||
gMonFrontPic_Cascoon, 0x800, 293,
|
||||
gMonFrontPic_Dustox, 0x800, 294,
|
||||
gMonFrontPic_Lotad, 0x800, 295,
|
||||
gMonFrontPic_Lombre, 0x800, 296,
|
||||
gMonFrontPic_Ludicolo, 0x800, 297,
|
||||
gMonFrontPic_Seedot, 0x800, 298,
|
||||
gMonFrontPic_Nuzleaf, 0x800, 299,
|
||||
gMonFrontPic_Shiftry, 0x800, 300,
|
||||
gMonFrontPic_Nincada, 0x800, 301,
|
||||
gMonFrontPic_Ninjask, 0x800, 302,
|
||||
gMonFrontPic_Shedinja, 0x800, 303,
|
||||
gMonFrontPic_Taillow, 0x800, 304,
|
||||
gMonFrontPic_Swellow, 0x800, 305,
|
||||
gMonFrontPic_Shroomish, 0x800, 306,
|
||||
gMonFrontPic_Breloom, 0x800, 307,
|
||||
gMonFrontPic_Spinda, 0x800, 308,
|
||||
gMonFrontPic_Wingull, 0x800, 309,
|
||||
gMonFrontPic_Pelipper, 0x800, 310,
|
||||
gMonFrontPic_Surskit, 0x800, 311,
|
||||
gMonFrontPic_Masquerain, 0x800, 312,
|
||||
gMonFrontPic_Wailmer, 0x800, 313,
|
||||
gMonFrontPic_Wailord, 0x800, 314,
|
||||
gMonFrontPic_Skitty, 0x800, 315,
|
||||
gMonFrontPic_Delcatty, 0x800, 316,
|
||||
gMonFrontPic_Kecleon, 0x800, 317,
|
||||
gMonFrontPic_Baltoy, 0x800, 318,
|
||||
gMonFrontPic_Claydol, 0x800, 319,
|
||||
gMonFrontPic_Nosepass, 0x800, 320,
|
||||
gMonFrontPic_Torkoal, 0x800, 321,
|
||||
gMonFrontPic_Sableye, 0x800, 322,
|
||||
gMonFrontPic_Barboach, 0x800, 323,
|
||||
gMonFrontPic_Whiscash, 0x800, 324,
|
||||
gMonFrontPic_Luvdisc, 0x800, 325,
|
||||
gMonFrontPic_Corphish, 0x800, 326,
|
||||
gMonFrontPic_Crawdaunt, 0x800, 327,
|
||||
gMonFrontPic_Feebas, 0x800, 328,
|
||||
gMonFrontPic_Milotic, 0x800, 329,
|
||||
gMonFrontPic_Carvanha, 0x800, 330,
|
||||
gMonFrontPic_Sharpedo, 0x800, 331,
|
||||
gMonFrontPic_Trapinch, 0x800, 332,
|
||||
gMonFrontPic_Vibrava, 0x800, 333,
|
||||
gMonFrontPic_Flygon, 0x800, 334,
|
||||
gMonFrontPic_Makuhita, 0x800, 335,
|
||||
gMonFrontPic_Hariyama, 0x800, 336,
|
||||
gMonFrontPic_Electrike, 0x800, 337,
|
||||
gMonFrontPic_Manectric, 0x800, 338,
|
||||
gMonFrontPic_Numel, 0x800, 339,
|
||||
gMonFrontPic_Camerupt, 0x800, 340,
|
||||
gMonFrontPic_Spheal, 0x800, 341,
|
||||
gMonFrontPic_Sealeo, 0x800, 342,
|
||||
gMonFrontPic_Walrein, 0x800, 343,
|
||||
gMonFrontPic_Cacnea, 0x800, 344,
|
||||
gMonFrontPic_Cacturne, 0x800, 345,
|
||||
gMonFrontPic_Snorunt, 0x800, 346,
|
||||
gMonFrontPic_Glalie, 0x800, 347,
|
||||
gMonFrontPic_Lunatone, 0x800, 348,
|
||||
gMonFrontPic_Solrock, 0x800, 349,
|
||||
gMonFrontPic_Azurill, 0x800, 350,
|
||||
gMonFrontPic_Spoink, 0x800, 351,
|
||||
gMonFrontPic_Grumpig, 0x800, 352,
|
||||
gMonFrontPic_Plusle, 0x800, 353,
|
||||
gMonFrontPic_Minun, 0x800, 354,
|
||||
gMonFrontPic_Mawile, 0x800, 355,
|
||||
gMonFrontPic_Meditite, 0x800, 356,
|
||||
gMonFrontPic_Medicham, 0x800, 357,
|
||||
gMonFrontPic_Swablu, 0x800, 358,
|
||||
gMonFrontPic_Altaria, 0x800, 359,
|
||||
gMonFrontPic_Wynaut, 0x800, 360,
|
||||
gMonFrontPic_Duskull, 0x800, 361,
|
||||
gMonFrontPic_Dusclops, 0x800, 362,
|
||||
gMonFrontPic_Roselia, 0x800, 363,
|
||||
gMonFrontPic_Slakoth, 0x800, 364,
|
||||
gMonFrontPic_Vigoroth, 0x800, 365,
|
||||
gMonFrontPic_Slaking, 0x800, 366,
|
||||
gMonFrontPic_Gulpin, 0x800, 367,
|
||||
gMonFrontPic_Swalot, 0x800, 368,
|
||||
gMonFrontPic_Tropius, 0x800, 369,
|
||||
gMonFrontPic_Whismur, 0x800, 370,
|
||||
gMonFrontPic_Loudred, 0x800, 371,
|
||||
gMonFrontPic_Exploud, 0x800, 372,
|
||||
gMonFrontPic_Clamperl, 0x800, 373,
|
||||
gMonFrontPic_Huntail, 0x800, 374,
|
||||
gMonFrontPic_Gorebyss, 0x800, 375,
|
||||
gMonFrontPic_Absol, 0x800, 376,
|
||||
gMonFrontPic_Shuppet, 0x800, 377,
|
||||
gMonFrontPic_Banette, 0x800, 378,
|
||||
gMonFrontPic_Seviper, 0x800, 379,
|
||||
gMonFrontPic_Zangoose, 0x800, 380,
|
||||
gMonFrontPic_Relicanth, 0x800, 381,
|
||||
gMonFrontPic_Aron, 0x800, 382,
|
||||
gMonFrontPic_Lairon, 0x800, 383,
|
||||
gMonFrontPic_Aggron, 0x800, 384,
|
||||
gMonFrontPic_Castform, 0x800, 385,
|
||||
gMonFrontPic_Volbeat, 0x800, 386,
|
||||
gMonFrontPic_Illumise, 0x800, 387,
|
||||
gMonFrontPic_Lileep, 0x800, 388,
|
||||
gMonFrontPic_Cradily, 0x800, 389,
|
||||
gMonFrontPic_Anorith, 0x800, 390,
|
||||
gMonFrontPic_Armaldo, 0x800, 391,
|
||||
gMonFrontPic_Ralts, 0x800, 392,
|
||||
gMonFrontPic_Kirlia, 0x800, 393,
|
||||
gMonFrontPic_Gardevoir, 0x800, 394,
|
||||
gMonFrontPic_Bagon, 0x800, 395,
|
||||
gMonFrontPic_Shelgon, 0x800, 396,
|
||||
gMonFrontPic_Salamence, 0x800, 397,
|
||||
gMonFrontPic_Beldum, 0x800, 398,
|
||||
gMonFrontPic_Metang, 0x800, 399,
|
||||
gMonFrontPic_Metagross, 0x800, 400,
|
||||
gMonFrontPic_Regirock, 0x800, 401,
|
||||
gMonFrontPic_Regice, 0x800, 402,
|
||||
gMonFrontPic_Registeel, 0x800, 403,
|
||||
gMonFrontPic_Kyogre, 0x800, 404,
|
||||
gMonFrontPic_Groudon, 0x800, 405,
|
||||
gMonFrontPic_Rayquaza, 0x800, 406,
|
||||
gMonFrontPic_Latias, 0x800, 407,
|
||||
gMonFrontPic_Latios, 0x800, 408,
|
||||
gMonFrontPic_Jirachi, 0x800, 409,
|
||||
gMonFrontPic_Deoxys, 0x800, 410,
|
||||
gMonFrontPic_Chimecho, 0x800, 411,
|
||||
gMonFrontPic_Egg, 0x800, 412,
|
||||
gMonFrontPic_UnownB, 0x800, 413,
|
||||
gMonFrontPic_UnownC, 0x800, 414,
|
||||
gMonFrontPic_UnownD, 0x800, 415,
|
||||
gMonFrontPic_UnownE, 0x800, 416,
|
||||
gMonFrontPic_UnownF, 0x800, 417,
|
||||
gMonFrontPic_UnownG, 0x800, 418,
|
||||
gMonFrontPic_UnownH, 0x800, 419,
|
||||
gMonFrontPic_UnownI, 0x800, 420,
|
||||
gMonFrontPic_UnownJ, 0x800, 421,
|
||||
gMonFrontPic_UnownK, 0x800, 422,
|
||||
gMonFrontPic_UnownL, 0x800, 423,
|
||||
gMonFrontPic_UnownM, 0x800, 424,
|
||||
gMonFrontPic_UnownN, 0x800, 425,
|
||||
gMonFrontPic_UnownO, 0x800, 426,
|
||||
gMonFrontPic_UnownP, 0x800, 427,
|
||||
gMonFrontPic_UnownQ, 0x800, 428,
|
||||
gMonFrontPic_UnownR, 0x800, 429,
|
||||
gMonFrontPic_UnownS, 0x800, 430,
|
||||
gMonFrontPic_UnownT, 0x800, 431,
|
||||
gMonFrontPic_UnownU, 0x800, 432,
|
||||
gMonFrontPic_UnownV, 0x800, 433,
|
||||
gMonFrontPic_UnownW, 0x800, 434,
|
||||
gMonFrontPic_UnownX, 0x800, 435,
|
||||
gMonFrontPic_UnownY, 0x800, 436,
|
||||
gMonFrontPic_UnownZ, 0x800, 437,
|
||||
gMonFrontPic_UnownExclamationMark, 0x800, 438,
|
||||
gMonFrontPic_UnownQuestionMark, 0x800, 439,
|
||||
const struct CompressedSpriteSheet gMonFrontPicTable[] =
|
||||
{
|
||||
[SPECIES_NONE] = {gMonFrontPic_CircledQuestionMark, 0x800, SPECIES_NONE},
|
||||
[SPECIES_BULBASAUR] = {gMonFrontPic_Bulbasaur, 0x800, SPECIES_BULBASAUR},
|
||||
[SPECIES_IVYSAUR] = {gMonFrontPic_Ivysaur, 0x800, SPECIES_IVYSAUR},
|
||||
[SPECIES_VENUSAUR] = {gMonFrontPic_Venusaur, 0x800, SPECIES_VENUSAUR},
|
||||
[SPECIES_CHARMANDER] = {gMonFrontPic_Charmander, 0x800, SPECIES_CHARMANDER},
|
||||
[SPECIES_CHARMELEON] = {gMonFrontPic_Charmeleon, 0x800, SPECIES_CHARMELEON},
|
||||
[SPECIES_CHARIZARD] = {gMonFrontPic_Charizard, 0x800, SPECIES_CHARIZARD},
|
||||
[SPECIES_SQUIRTLE] = {gMonFrontPic_Squirtle, 0x800, SPECIES_SQUIRTLE},
|
||||
[SPECIES_WARTORTLE] = {gMonFrontPic_Wartortle, 0x800, SPECIES_WARTORTLE},
|
||||
[SPECIES_BLASTOISE] = {gMonFrontPic_Blastoise, 0x800, SPECIES_BLASTOISE},
|
||||
[SPECIES_CATERPIE] = {gMonFrontPic_Caterpie, 0x800, SPECIES_CATERPIE},
|
||||
[SPECIES_METAPOD] = {gMonFrontPic_Metapod, 0x800, SPECIES_METAPOD},
|
||||
[SPECIES_BUTTERFREE] = {gMonFrontPic_Butterfree, 0x800, SPECIES_BUTTERFREE},
|
||||
[SPECIES_WEEDLE] = {gMonFrontPic_Weedle, 0x800, SPECIES_WEEDLE},
|
||||
[SPECIES_KAKUNA] = {gMonFrontPic_Kakuna, 0x800, SPECIES_KAKUNA},
|
||||
[SPECIES_BEEDRILL] = {gMonFrontPic_Beedrill, 0x800, SPECIES_BEEDRILL},
|
||||
[SPECIES_PIDGEY] = {gMonFrontPic_Pidgey, 0x800, SPECIES_PIDGEY},
|
||||
[SPECIES_PIDGEOTTO] = {gMonFrontPic_Pidgeotto, 0x800, SPECIES_PIDGEOTTO},
|
||||
[SPECIES_PIDGEOT] = {gMonFrontPic_Pidgeot, 0x800, SPECIES_PIDGEOT},
|
||||
[SPECIES_RATTATA] = {gMonFrontPic_Rattata, 0x800, SPECIES_RATTATA},
|
||||
[SPECIES_RATICATE] = {gMonFrontPic_Raticate, 0x800, SPECIES_RATICATE},
|
||||
[SPECIES_SPEAROW] = {gMonFrontPic_Spearow, 0x800, SPECIES_SPEAROW},
|
||||
[SPECIES_FEAROW] = {gMonFrontPic_Fearow, 0x800, SPECIES_FEAROW},
|
||||
[SPECIES_EKANS] = {gMonFrontPic_Ekans, 0x800, SPECIES_EKANS},
|
||||
[SPECIES_ARBOK] = {gMonFrontPic_Arbok, 0x800, SPECIES_ARBOK},
|
||||
[SPECIES_PIKACHU] = {gMonFrontPic_Pikachu, 0x800, SPECIES_PIKACHU},
|
||||
[SPECIES_RAICHU] = {gMonFrontPic_Raichu, 0x800, SPECIES_RAICHU},
|
||||
[SPECIES_SANDSHREW] = {gMonFrontPic_Sandshrew, 0x800, SPECIES_SANDSHREW},
|
||||
[SPECIES_SANDSLASH] = {gMonFrontPic_Sandslash, 0x800, SPECIES_SANDSLASH},
|
||||
[SPECIES_NIDORAN_F] = {gMonFrontPic_NidoranF, 0x800, SPECIES_NIDORAN_F},
|
||||
[SPECIES_NIDORINA] = {gMonFrontPic_Nidorina, 0x800, SPECIES_NIDORINA},
|
||||
[SPECIES_NIDOQUEEN] = {gMonFrontPic_Nidoqueen, 0x800, SPECIES_NIDOQUEEN},
|
||||
[SPECIES_NIDORAN_M] = {gMonFrontPic_NidoranM, 0x800, SPECIES_NIDORAN_M},
|
||||
[SPECIES_NIDORINO] = {gMonFrontPic_Nidorino, 0x800, SPECIES_NIDORINO},
|
||||
[SPECIES_NIDOKING] = {gMonFrontPic_Nidoking, 0x800, SPECIES_NIDOKING},
|
||||
[SPECIES_CLEFAIRY] = {gMonFrontPic_Clefairy, 0x800, SPECIES_CLEFAIRY},
|
||||
[SPECIES_CLEFABLE] = {gMonFrontPic_Clefable, 0x800, SPECIES_CLEFABLE},
|
||||
[SPECIES_VULPIX] = {gMonFrontPic_Vulpix, 0x800, SPECIES_VULPIX},
|
||||
[SPECIES_NINETALES] = {gMonFrontPic_Ninetales, 0x800, SPECIES_NINETALES},
|
||||
[SPECIES_JIGGLYPUFF] = {gMonFrontPic_Jigglypuff, 0x800, SPECIES_JIGGLYPUFF},
|
||||
[SPECIES_WIGGLYTUFF] = {gMonFrontPic_Wigglytuff, 0x800, SPECIES_WIGGLYTUFF},
|
||||
[SPECIES_ZUBAT] = {gMonFrontPic_Zubat, 0x800, SPECIES_ZUBAT},
|
||||
[SPECIES_GOLBAT] = {gMonFrontPic_Golbat, 0x800, SPECIES_GOLBAT},
|
||||
[SPECIES_ODDISH] = {gMonFrontPic_Oddish, 0x800, SPECIES_ODDISH},
|
||||
[SPECIES_GLOOM] = {gMonFrontPic_Gloom, 0x800, SPECIES_GLOOM},
|
||||
[SPECIES_VILEPLUME] = {gMonFrontPic_Vileplume, 0x800, SPECIES_VILEPLUME},
|
||||
[SPECIES_PARAS] = {gMonFrontPic_Paras, 0x800, SPECIES_PARAS},
|
||||
[SPECIES_PARASECT] = {gMonFrontPic_Parasect, 0x800, SPECIES_PARASECT},
|
||||
[SPECIES_VENONAT] = {gMonFrontPic_Venonat, 0x800, SPECIES_VENONAT},
|
||||
[SPECIES_VENOMOTH] = {gMonFrontPic_Venomoth, 0x800, SPECIES_VENOMOTH},
|
||||
[SPECIES_DIGLETT] = {gMonFrontPic_Diglett, 0x800, SPECIES_DIGLETT},
|
||||
[SPECIES_DUGTRIO] = {gMonFrontPic_Dugtrio, 0x800, SPECIES_DUGTRIO},
|
||||
[SPECIES_MEOWTH] = {gMonFrontPic_Meowth, 0x800, SPECIES_MEOWTH},
|
||||
[SPECIES_PERSIAN] = {gMonFrontPic_Persian, 0x800, SPECIES_PERSIAN},
|
||||
[SPECIES_PSYDUCK] = {gMonFrontPic_Psyduck, 0x800, SPECIES_PSYDUCK},
|
||||
[SPECIES_GOLDUCK] = {gMonFrontPic_Golduck, 0x800, SPECIES_GOLDUCK},
|
||||
[SPECIES_MANKEY] = {gMonFrontPic_Mankey, 0x800, SPECIES_MANKEY},
|
||||
[SPECIES_PRIMEAPE] = {gMonFrontPic_Primeape, 0x800, SPECIES_PRIMEAPE},
|
||||
[SPECIES_GROWLITHE] = {gMonFrontPic_Growlithe, 0x800, SPECIES_GROWLITHE},
|
||||
[SPECIES_ARCANINE] = {gMonFrontPic_Arcanine, 0x800, SPECIES_ARCANINE},
|
||||
[SPECIES_POLIWAG] = {gMonFrontPic_Poliwag, 0x800, SPECIES_POLIWAG},
|
||||
[SPECIES_POLIWHIRL] = {gMonFrontPic_Poliwhirl, 0x800, SPECIES_POLIWHIRL},
|
||||
[SPECIES_POLIWRATH] = {gMonFrontPic_Poliwrath, 0x800, SPECIES_POLIWRATH},
|
||||
[SPECIES_ABRA] = {gMonFrontPic_Abra, 0x800, SPECIES_ABRA},
|
||||
[SPECIES_KADABRA] = {gMonFrontPic_Kadabra, 0x800, SPECIES_KADABRA},
|
||||
[SPECIES_ALAKAZAM] = {gMonFrontPic_Alakazam, 0x800, SPECIES_ALAKAZAM},
|
||||
[SPECIES_MACHOP] = {gMonFrontPic_Machop, 0x800, SPECIES_MACHOP},
|
||||
[SPECIES_MACHOKE] = {gMonFrontPic_Machoke, 0x800, SPECIES_MACHOKE},
|
||||
[SPECIES_MACHAMP] = {gMonFrontPic_Machamp, 0x800, SPECIES_MACHAMP},
|
||||
[SPECIES_BELLSPROUT] = {gMonFrontPic_Bellsprout, 0x800, SPECIES_BELLSPROUT},
|
||||
[SPECIES_WEEPINBELL] = {gMonFrontPic_Weepinbell, 0x800, SPECIES_WEEPINBELL},
|
||||
[SPECIES_VICTREEBEL] = {gMonFrontPic_Victreebel, 0x800, SPECIES_VICTREEBEL},
|
||||
[SPECIES_TENTACOOL] = {gMonFrontPic_Tentacool, 0x800, SPECIES_TENTACOOL},
|
||||
[SPECIES_TENTACRUEL] = {gMonFrontPic_Tentacruel, 0x800, SPECIES_TENTACRUEL},
|
||||
[SPECIES_GEODUDE] = {gMonFrontPic_Geodude, 0x800, SPECIES_GEODUDE},
|
||||
[SPECIES_GRAVELER] = {gMonFrontPic_Graveler, 0x800, SPECIES_GRAVELER},
|
||||
[SPECIES_GOLEM] = {gMonFrontPic_Golem, 0x800, SPECIES_GOLEM},
|
||||
[SPECIES_PONYTA] = {gMonFrontPic_Ponyta, 0x800, SPECIES_PONYTA},
|
||||
[SPECIES_RAPIDASH] = {gMonFrontPic_Rapidash, 0x800, SPECIES_RAPIDASH},
|
||||
[SPECIES_SLOWPOKE] = {gMonFrontPic_Slowpoke, 0x800, SPECIES_SLOWPOKE},
|
||||
[SPECIES_SLOWBRO] = {gMonFrontPic_Slowbro, 0x800, SPECIES_SLOWBRO},
|
||||
[SPECIES_MAGNEMITE] = {gMonFrontPic_Magnemite, 0x800, SPECIES_MAGNEMITE},
|
||||
[SPECIES_MAGNETON] = {gMonFrontPic_Magneton, 0x800, SPECIES_MAGNETON},
|
||||
[SPECIES_FARFETCHD] = {gMonFrontPic_Farfetchd, 0x800, SPECIES_FARFETCHD},
|
||||
[SPECIES_DODUO] = {gMonFrontPic_Doduo, 0x800, SPECIES_DODUO},
|
||||
[SPECIES_DODRIO] = {gMonFrontPic_Dodrio, 0x800, SPECIES_DODRIO},
|
||||
[SPECIES_SEEL] = {gMonFrontPic_Seel, 0x800, SPECIES_SEEL},
|
||||
[SPECIES_DEWGONG] = {gMonFrontPic_Dewgong, 0x800, SPECIES_DEWGONG},
|
||||
[SPECIES_GRIMER] = {gMonFrontPic_Grimer, 0x800, SPECIES_GRIMER},
|
||||
[SPECIES_MUK] = {gMonFrontPic_Muk, 0x800, SPECIES_MUK},
|
||||
[SPECIES_SHELLDER] = {gMonFrontPic_Shellder, 0x800, SPECIES_SHELLDER},
|
||||
[SPECIES_CLOYSTER] = {gMonFrontPic_Cloyster, 0x800, SPECIES_CLOYSTER},
|
||||
[SPECIES_GASTLY] = {gMonFrontPic_Gastly, 0x800, SPECIES_GASTLY},
|
||||
[SPECIES_HAUNTER] = {gMonFrontPic_Haunter, 0x800, SPECIES_HAUNTER},
|
||||
[SPECIES_GENGAR] = {gMonFrontPic_Gengar, 0x800, SPECIES_GENGAR},
|
||||
[SPECIES_ONIX] = {gMonFrontPic_Onix, 0x800, SPECIES_ONIX},
|
||||
[SPECIES_DROWZEE] = {gMonFrontPic_Drowzee, 0x800, SPECIES_DROWZEE},
|
||||
[SPECIES_HYPNO] = {gMonFrontPic_Hypno, 0x800, SPECIES_HYPNO},
|
||||
[SPECIES_KRABBY] = {gMonFrontPic_Krabby, 0x800, SPECIES_KRABBY},
|
||||
[SPECIES_KINGLER] = {gMonFrontPic_Kingler, 0x800, SPECIES_KINGLER},
|
||||
[SPECIES_VOLTORB] = {gMonFrontPic_Voltorb, 0x800, SPECIES_VOLTORB},
|
||||
[SPECIES_ELECTRODE] = {gMonFrontPic_Electrode, 0x800, SPECIES_ELECTRODE},
|
||||
[SPECIES_EXEGGCUTE] = {gMonFrontPic_Exeggcute, 0x800, SPECIES_EXEGGCUTE},
|
||||
[SPECIES_EXEGGUTOR] = {gMonFrontPic_Exeggutor, 0x800, SPECIES_EXEGGUTOR},
|
||||
[SPECIES_CUBONE] = {gMonFrontPic_Cubone, 0x800, SPECIES_CUBONE},
|
||||
[SPECIES_MAROWAK] = {gMonFrontPic_Marowak, 0x800, SPECIES_MAROWAK},
|
||||
[SPECIES_HITMONLEE] = {gMonFrontPic_Hitmonlee, 0x800, SPECIES_HITMONLEE},
|
||||
[SPECIES_HITMONCHAN] = {gMonFrontPic_Hitmonchan, 0x800, SPECIES_HITMONCHAN},
|
||||
[SPECIES_LICKITUNG] = {gMonFrontPic_Lickitung, 0x800, SPECIES_LICKITUNG},
|
||||
[SPECIES_KOFFING] = {gMonFrontPic_Koffing, 0x800, SPECIES_KOFFING},
|
||||
[SPECIES_WEEZING] = {gMonFrontPic_Weezing, 0x800, SPECIES_WEEZING},
|
||||
[SPECIES_RHYHORN] = {gMonFrontPic_Rhyhorn, 0x800, SPECIES_RHYHORN},
|
||||
[SPECIES_RHYDON] = {gMonFrontPic_Rhydon, 0x800, SPECIES_RHYDON},
|
||||
[SPECIES_CHANSEY] = {gMonFrontPic_Chansey, 0x800, SPECIES_CHANSEY},
|
||||
[SPECIES_TANGELA] = {gMonFrontPic_Tangela, 0x800, SPECIES_TANGELA},
|
||||
[SPECIES_KANGASKHAN] = {gMonFrontPic_Kangaskhan, 0x800, SPECIES_KANGASKHAN},
|
||||
[SPECIES_HORSEA] = {gMonFrontPic_Horsea, 0x800, SPECIES_HORSEA},
|
||||
[SPECIES_SEADRA] = {gMonFrontPic_Seadra, 0x800, SPECIES_SEADRA},
|
||||
[SPECIES_GOLDEEN] = {gMonFrontPic_Goldeen, 0x800, SPECIES_GOLDEEN},
|
||||
[SPECIES_SEAKING] = {gMonFrontPic_Seaking, 0x800, SPECIES_SEAKING},
|
||||
[SPECIES_STARYU] = {gMonFrontPic_Staryu, 0x800, SPECIES_STARYU},
|
||||
[SPECIES_STARMIE] = {gMonFrontPic_Starmie, 0x800, SPECIES_STARMIE},
|
||||
[SPECIES_MR_MIME] = {gMonFrontPic_Mrmime, 0x800, SPECIES_MR_MIME},
|
||||
[SPECIES_SCYTHER] = {gMonFrontPic_Scyther, 0x800, SPECIES_SCYTHER},
|
||||
[SPECIES_JYNX] = {gMonFrontPic_Jynx, 0x800, SPECIES_JYNX},
|
||||
[SPECIES_ELECTABUZZ] = {gMonFrontPic_Electabuzz, 0x800, SPECIES_ELECTABUZZ},
|
||||
[SPECIES_MAGMAR] = {gMonFrontPic_Magmar, 0x800, SPECIES_MAGMAR},
|
||||
[SPECIES_PINSIR] = {gMonFrontPic_Pinsir, 0x800, SPECIES_PINSIR},
|
||||
[SPECIES_TAUROS] = {gMonFrontPic_Tauros, 0x800, SPECIES_TAUROS},
|
||||
[SPECIES_MAGIKARP] = {gMonFrontPic_Magikarp, 0x800, SPECIES_MAGIKARP},
|
||||
[SPECIES_GYARADOS] = {gMonFrontPic_Gyarados, 0x800, SPECIES_GYARADOS},
|
||||
[SPECIES_LAPRAS] = {gMonFrontPic_Lapras, 0x800, SPECIES_LAPRAS},
|
||||
[SPECIES_DITTO] = {gMonFrontPic_Ditto, 0x800, SPECIES_DITTO},
|
||||
[SPECIES_EEVEE] = {gMonFrontPic_Eevee, 0x800, SPECIES_EEVEE},
|
||||
[SPECIES_VAPOREON] = {gMonFrontPic_Vaporeon, 0x800, SPECIES_VAPOREON},
|
||||
[SPECIES_JOLTEON] = {gMonFrontPic_Jolteon, 0x800, SPECIES_JOLTEON},
|
||||
[SPECIES_FLAREON] = {gMonFrontPic_Flareon, 0x800, SPECIES_FLAREON},
|
||||
[SPECIES_PORYGON] = {gMonFrontPic_Porygon, 0x800, SPECIES_PORYGON},
|
||||
[SPECIES_OMANYTE] = {gMonFrontPic_Omanyte, 0x800, SPECIES_OMANYTE},
|
||||
[SPECIES_OMASTAR] = {gMonFrontPic_Omastar, 0x800, SPECIES_OMASTAR},
|
||||
[SPECIES_KABUTO] = {gMonFrontPic_Kabuto, 0x800, SPECIES_KABUTO},
|
||||
[SPECIES_KABUTOPS] = {gMonFrontPic_Kabutops, 0x800, SPECIES_KABUTOPS},
|
||||
[SPECIES_AERODACTYL] = {gMonFrontPic_Aerodactyl, 0x800, SPECIES_AERODACTYL},
|
||||
[SPECIES_SNORLAX] = {gMonFrontPic_Snorlax, 0x800, SPECIES_SNORLAX},
|
||||
[SPECIES_ARTICUNO] = {gMonFrontPic_Articuno, 0x800, SPECIES_ARTICUNO},
|
||||
[SPECIES_ZAPDOS] = {gMonFrontPic_Zapdos, 0x800, SPECIES_ZAPDOS},
|
||||
[SPECIES_MOLTRES] = {gMonFrontPic_Moltres, 0x800, SPECIES_MOLTRES},
|
||||
[SPECIES_DRATINI] = {gMonFrontPic_Dratini, 0x800, SPECIES_DRATINI},
|
||||
[SPECIES_DRAGONAIR] = {gMonFrontPic_Dragonair, 0x800, SPECIES_DRAGONAIR},
|
||||
[SPECIES_DRAGONITE] = {gMonFrontPic_Dragonite, 0x800, SPECIES_DRAGONITE},
|
||||
[SPECIES_MEWTWO] = {gMonFrontPic_Mewtwo, 0x800, SPECIES_MEWTWO},
|
||||
[SPECIES_MEW] = {gMonFrontPic_Mew, 0x800, SPECIES_MEW},
|
||||
[SPECIES_CHIKORITA] = {gMonFrontPic_Chikorita, 0x800, SPECIES_CHIKORITA},
|
||||
[SPECIES_BAYLEEF] = {gMonFrontPic_Bayleef, 0x800, SPECIES_BAYLEEF},
|
||||
[SPECIES_MEGANIUM] = {gMonFrontPic_Meganium, 0x800, SPECIES_MEGANIUM},
|
||||
[SPECIES_CYNDAQUIL] = {gMonFrontPic_Cyndaquil, 0x800, SPECIES_CYNDAQUIL},
|
||||
[SPECIES_QUILAVA] = {gMonFrontPic_Quilava, 0x800, SPECIES_QUILAVA},
|
||||
[SPECIES_TYPHLOSION] = {gMonFrontPic_Typhlosion, 0x800, SPECIES_TYPHLOSION},
|
||||
[SPECIES_TOTODILE] = {gMonFrontPic_Totodile, 0x800, SPECIES_TOTODILE},
|
||||
[SPECIES_CROCONAW] = {gMonFrontPic_Croconaw, 0x800, SPECIES_CROCONAW},
|
||||
[SPECIES_FERALIGATR] = {gMonFrontPic_Feraligatr, 0x800, SPECIES_FERALIGATR},
|
||||
[SPECIES_SENTRET] = {gMonFrontPic_Sentret, 0x800, SPECIES_SENTRET},
|
||||
[SPECIES_FURRET] = {gMonFrontPic_Furret, 0x800, SPECIES_FURRET},
|
||||
[SPECIES_HOOTHOOT] = {gMonFrontPic_Hoothoot, 0x800, SPECIES_HOOTHOOT},
|
||||
[SPECIES_NOCTOWL] = {gMonFrontPic_Noctowl, 0x800, SPECIES_NOCTOWL},
|
||||
[SPECIES_LEDYBA] = {gMonFrontPic_Ledyba, 0x800, SPECIES_LEDYBA},
|
||||
[SPECIES_LEDIAN] = {gMonFrontPic_Ledian, 0x800, SPECIES_LEDIAN},
|
||||
[SPECIES_SPINARAK] = {gMonFrontPic_Spinarak, 0x800, SPECIES_SPINARAK},
|
||||
[SPECIES_ARIADOS] = {gMonFrontPic_Ariados, 0x800, SPECIES_ARIADOS},
|
||||
[SPECIES_CROBAT] = {gMonFrontPic_Crobat, 0x800, SPECIES_CROBAT},
|
||||
[SPECIES_CHINCHOU] = {gMonFrontPic_Chinchou, 0x800, SPECIES_CHINCHOU},
|
||||
[SPECIES_LANTURN] = {gMonFrontPic_Lanturn, 0x800, SPECIES_LANTURN},
|
||||
[SPECIES_PICHU] = {gMonFrontPic_Pichu, 0x800, SPECIES_PICHU},
|
||||
[SPECIES_CLEFFA] = {gMonFrontPic_Cleffa, 0x800, SPECIES_CLEFFA},
|
||||
[SPECIES_IGGLYBUFF] = {gMonFrontPic_Igglybuff, 0x800, SPECIES_IGGLYBUFF},
|
||||
[SPECIES_TOGEPI] = {gMonFrontPic_Togepi, 0x800, SPECIES_TOGEPI},
|
||||
[SPECIES_TOGETIC] = {gMonFrontPic_Togetic, 0x800, SPECIES_TOGETIC},
|
||||
[SPECIES_NATU] = {gMonFrontPic_Natu, 0x800, SPECIES_NATU},
|
||||
[SPECIES_XATU] = {gMonFrontPic_Xatu, 0x800, SPECIES_XATU},
|
||||
[SPECIES_MAREEP] = {gMonFrontPic_Mareep, 0x800, SPECIES_MAREEP},
|
||||
[SPECIES_FLAAFFY] = {gMonFrontPic_Flaaffy, 0x800, SPECIES_FLAAFFY},
|
||||
[SPECIES_AMPHAROS] = {gMonFrontPic_Ampharos, 0x800, SPECIES_AMPHAROS},
|
||||
[SPECIES_BELLOSSOM] = {gMonFrontPic_Bellossom, 0x800, SPECIES_BELLOSSOM},
|
||||
[SPECIES_MARILL] = {gMonFrontPic_Marill, 0x800, SPECIES_MARILL},
|
||||
[SPECIES_AZUMARILL] = {gMonFrontPic_Azumarill, 0x800, SPECIES_AZUMARILL},
|
||||
[SPECIES_SUDOWOODO] = {gMonFrontPic_Sudowoodo, 0x800, SPECIES_SUDOWOODO},
|
||||
[SPECIES_POLITOED] = {gMonFrontPic_Politoed, 0x800, SPECIES_POLITOED},
|
||||
[SPECIES_HOPPIP] = {gMonFrontPic_Hoppip, 0x800, SPECIES_HOPPIP},
|
||||
[SPECIES_SKIPLOOM] = {gMonFrontPic_Skiploom, 0x800, SPECIES_SKIPLOOM},
|
||||
[SPECIES_JUMPLUFF] = {gMonFrontPic_Jumpluff, 0x800, SPECIES_JUMPLUFF},
|
||||
[SPECIES_AIPOM] = {gMonFrontPic_Aipom, 0x800, SPECIES_AIPOM},
|
||||
[SPECIES_SUNKERN] = {gMonFrontPic_Sunkern, 0x800, SPECIES_SUNKERN},
|
||||
[SPECIES_SUNFLORA] = {gMonFrontPic_Sunflora, 0x800, SPECIES_SUNFLORA},
|
||||
[SPECIES_YANMA] = {gMonFrontPic_Yanma, 0x800, SPECIES_YANMA},
|
||||
[SPECIES_WOOPER] = {gMonFrontPic_Wooper, 0x800, SPECIES_WOOPER},
|
||||
[SPECIES_QUAGSIRE] = {gMonFrontPic_Quagsire, 0x800, SPECIES_QUAGSIRE},
|
||||
[SPECIES_ESPEON] = {gMonFrontPic_Espeon, 0x800, SPECIES_ESPEON},
|
||||
[SPECIES_UMBREON] = {gMonFrontPic_Umbreon, 0x800, SPECIES_UMBREON},
|
||||
[SPECIES_MURKROW] = {gMonFrontPic_Murkrow, 0x800, SPECIES_MURKROW},
|
||||
[SPECIES_SLOWKING] = {gMonFrontPic_Slowking, 0x800, SPECIES_SLOWKING},
|
||||
[SPECIES_MISDREAVUS] = {gMonFrontPic_Misdreavus, 0x800, SPECIES_MISDREAVUS},
|
||||
[SPECIES_UNOWN] = {gMonFrontPic_UnownA, 0x800, SPECIES_UNOWN},
|
||||
[SPECIES_WOBBUFFET] = {gMonFrontPic_Wobbuffet, 0x800, SPECIES_WOBBUFFET},
|
||||
[SPECIES_GIRAFARIG] = {gMonFrontPic_Girafarig, 0x800, SPECIES_GIRAFARIG},
|
||||
[SPECIES_PINECO] = {gMonFrontPic_Pineco, 0x800, SPECIES_PINECO},
|
||||
[SPECIES_FORRETRESS] = {gMonFrontPic_Forretress, 0x800, SPECIES_FORRETRESS},
|
||||
[SPECIES_DUNSPARCE] = {gMonFrontPic_Dunsparce, 0x800, SPECIES_DUNSPARCE},
|
||||
[SPECIES_GLIGAR] = {gMonFrontPic_Gligar, 0x800, SPECIES_GLIGAR},
|
||||
[SPECIES_STEELIX] = {gMonFrontPic_Steelix, 0x800, SPECIES_STEELIX},
|
||||
[SPECIES_SNUBBULL] = {gMonFrontPic_Snubbull, 0x800, SPECIES_SNUBBULL},
|
||||
[SPECIES_GRANBULL] = {gMonFrontPic_Granbull, 0x800, SPECIES_GRANBULL},
|
||||
[SPECIES_QWILFISH] = {gMonFrontPic_Qwilfish, 0x800, SPECIES_QWILFISH},
|
||||
[SPECIES_SCIZOR] = {gMonFrontPic_Scizor, 0x800, SPECIES_SCIZOR},
|
||||
[SPECIES_SHUCKLE] = {gMonFrontPic_Shuckle, 0x800, SPECIES_SHUCKLE},
|
||||
[SPECIES_HERACROSS] = {gMonFrontPic_Heracross, 0x800, SPECIES_HERACROSS},
|
||||
[SPECIES_SNEASEL] = {gMonFrontPic_Sneasel, 0x800, SPECIES_SNEASEL},
|
||||
[SPECIES_TEDDIURSA] = {gMonFrontPic_Teddiursa, 0x800, SPECIES_TEDDIURSA},
|
||||
[SPECIES_URSARING] = {gMonFrontPic_Ursaring, 0x800, SPECIES_URSARING},
|
||||
[SPECIES_SLUGMA] = {gMonFrontPic_Slugma, 0x800, SPECIES_SLUGMA},
|
||||
[SPECIES_MAGCARGO] = {gMonFrontPic_Magcargo, 0x800, SPECIES_MAGCARGO},
|
||||
[SPECIES_SWINUB] = {gMonFrontPic_Swinub, 0x800, SPECIES_SWINUB},
|
||||
[SPECIES_PILOSWINE] = {gMonFrontPic_Piloswine, 0x800, SPECIES_PILOSWINE},
|
||||
[SPECIES_CORSOLA] = {gMonFrontPic_Corsola, 0x800, SPECIES_CORSOLA},
|
||||
[SPECIES_REMORAID] = {gMonFrontPic_Remoraid, 0x800, SPECIES_REMORAID},
|
||||
[SPECIES_OCTILLERY] = {gMonFrontPic_Octillery, 0x800, SPECIES_OCTILLERY},
|
||||
[SPECIES_DELIBIRD] = {gMonFrontPic_Delibird, 0x800, SPECIES_DELIBIRD},
|
||||
[SPECIES_MANTINE] = {gMonFrontPic_Mantine, 0x800, SPECIES_MANTINE},
|
||||
[SPECIES_SKARMORY] = {gMonFrontPic_Skarmory, 0x800, SPECIES_SKARMORY},
|
||||
[SPECIES_HOUNDOUR] = {gMonFrontPic_Houndour, 0x800, SPECIES_HOUNDOUR},
|
||||
[SPECIES_HOUNDOOM] = {gMonFrontPic_Houndoom, 0x800, SPECIES_HOUNDOOM},
|
||||
[SPECIES_KINGDRA] = {gMonFrontPic_Kingdra, 0x800, SPECIES_KINGDRA},
|
||||
[SPECIES_PHANPY] = {gMonFrontPic_Phanpy, 0x800, SPECIES_PHANPY},
|
||||
[SPECIES_DONPHAN] = {gMonFrontPic_Donphan, 0x800, SPECIES_DONPHAN},
|
||||
[SPECIES_PORYGON2] = {gMonFrontPic_Porygon2, 0x800, SPECIES_PORYGON2},
|
||||
[SPECIES_STANTLER] = {gMonFrontPic_Stantler, 0x800, SPECIES_STANTLER},
|
||||
[SPECIES_SMEARGLE] = {gMonFrontPic_Smeargle, 0x800, SPECIES_SMEARGLE},
|
||||
[SPECIES_TYROGUE] = {gMonFrontPic_Tyrogue, 0x800, SPECIES_TYROGUE},
|
||||
[SPECIES_HITMONTOP] = {gMonFrontPic_Hitmontop, 0x800, SPECIES_HITMONTOP},
|
||||
[SPECIES_SMOOCHUM] = {gMonFrontPic_Smoochum, 0x800, SPECIES_SMOOCHUM},
|
||||
[SPECIES_ELEKID] = {gMonFrontPic_Elekid, 0x800, SPECIES_ELEKID},
|
||||
[SPECIES_MAGBY] = {gMonFrontPic_Magby, 0x800, SPECIES_MAGBY},
|
||||
[SPECIES_MILTANK] = {gMonFrontPic_Miltank, 0x800, SPECIES_MILTANK},
|
||||
[SPECIES_BLISSEY] = {gMonFrontPic_Blissey, 0x800, SPECIES_BLISSEY},
|
||||
[SPECIES_RAIKOU] = {gMonFrontPic_Raikou, 0x800, SPECIES_RAIKOU},
|
||||
[SPECIES_ENTEI] = {gMonFrontPic_Entei, 0x800, SPECIES_ENTEI},
|
||||
[SPECIES_SUICUNE] = {gMonFrontPic_Suicune, 0x800, SPECIES_SUICUNE},
|
||||
[SPECIES_LARVITAR] = {gMonFrontPic_Larvitar, 0x800, SPECIES_LARVITAR},
|
||||
[SPECIES_PUPITAR] = {gMonFrontPic_Pupitar, 0x800, SPECIES_PUPITAR},
|
||||
[SPECIES_TYRANITAR] = {gMonFrontPic_Tyranitar, 0x800, SPECIES_TYRANITAR},
|
||||
[SPECIES_LUGIA] = {gMonFrontPic_Lugia, 0x800, SPECIES_LUGIA},
|
||||
[SPECIES_HO_OH] = {gMonFrontPic_HoOh, 0x800, SPECIES_HO_OH},
|
||||
[SPECIES_CELEBI] = {gMonFrontPic_Celebi, 0x800, SPECIES_CELEBI},
|
||||
[SPECIES_OLD_UNOWN_B] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_B},
|
||||
[SPECIES_OLD_UNOWN_C] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_C},
|
||||
[SPECIES_OLD_UNOWN_D] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_D},
|
||||
[SPECIES_OLD_UNOWN_E] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_E},
|
||||
[SPECIES_OLD_UNOWN_F] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_F},
|
||||
[SPECIES_OLD_UNOWN_G] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_G},
|
||||
[SPECIES_OLD_UNOWN_H] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_H},
|
||||
[SPECIES_OLD_UNOWN_I] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_I},
|
||||
[SPECIES_OLD_UNOWN_J] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_J},
|
||||
[SPECIES_OLD_UNOWN_K] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_K},
|
||||
[SPECIES_OLD_UNOWN_L] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_L},
|
||||
[SPECIES_OLD_UNOWN_M] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_M},
|
||||
[SPECIES_OLD_UNOWN_N] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_N},
|
||||
[SPECIES_OLD_UNOWN_O] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_O},
|
||||
[SPECIES_OLD_UNOWN_P] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_P},
|
||||
[SPECIES_OLD_UNOWN_Q] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_Q},
|
||||
[SPECIES_OLD_UNOWN_R] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_R},
|
||||
[SPECIES_OLD_UNOWN_S] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_S},
|
||||
[SPECIES_OLD_UNOWN_T] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_T},
|
||||
[SPECIES_OLD_UNOWN_U] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_U},
|
||||
[SPECIES_OLD_UNOWN_V] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_V},
|
||||
[SPECIES_OLD_UNOWN_W] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_W},
|
||||
[SPECIES_OLD_UNOWN_X] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_X},
|
||||
[SPECIES_OLD_UNOWN_Y] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_Y},
|
||||
[SPECIES_OLD_UNOWN_Z] = {gMonFrontPic_DoubleQuestionMark, 0x800, SPECIES_OLD_UNOWN_Z},
|
||||
[SPECIES_TREECKO] = {gMonFrontPic_Treecko, 0x800, SPECIES_TREECKO},
|
||||
[SPECIES_GROVYLE] = {gMonFrontPic_Grovyle, 0x800, SPECIES_GROVYLE},
|
||||
[SPECIES_SCEPTILE] = {gMonFrontPic_Sceptile, 0x800, SPECIES_SCEPTILE},
|
||||
[SPECIES_TORCHIC] = {gMonFrontPic_Torchic, 0x800, SPECIES_TORCHIC},
|
||||
[SPECIES_COMBUSKEN] = {gMonFrontPic_Combusken, 0x800, SPECIES_COMBUSKEN},
|
||||
[SPECIES_BLAZIKEN] = {gMonFrontPic_Blaziken, 0x800, SPECIES_BLAZIKEN},
|
||||
[SPECIES_MUDKIP] = {gMonFrontPic_Mudkip, 0x800, SPECIES_MUDKIP},
|
||||
[SPECIES_MARSHTOMP] = {gMonFrontPic_Marshtomp, 0x800, SPECIES_MARSHTOMP},
|
||||
[SPECIES_SWAMPERT] = {gMonFrontPic_Swampert, 0x800, SPECIES_SWAMPERT},
|
||||
[SPECIES_POOCHYENA] = {gMonFrontPic_Poochyena, 0x800, SPECIES_POOCHYENA},
|
||||
[SPECIES_MIGHTYENA] = {gMonFrontPic_Mightyena, 0x800, SPECIES_MIGHTYENA},
|
||||
[SPECIES_ZIGZAGOON] = {gMonFrontPic_Zigzagoon, 0x800, SPECIES_ZIGZAGOON},
|
||||
[SPECIES_LINOONE] = {gMonFrontPic_Linoone, 0x800, SPECIES_LINOONE},
|
||||
[SPECIES_WURMPLE] = {gMonFrontPic_Wurmple, 0x800, SPECIES_WURMPLE},
|
||||
[SPECIES_SILCOON] = {gMonFrontPic_Silcoon, 0x800, SPECIES_SILCOON},
|
||||
[SPECIES_BEAUTIFLY] = {gMonFrontPic_Beautifly, 0x800, SPECIES_BEAUTIFLY},
|
||||
[SPECIES_CASCOON] = {gMonFrontPic_Cascoon, 0x800, SPECIES_CASCOON},
|
||||
[SPECIES_DUSTOX] = {gMonFrontPic_Dustox, 0x800, SPECIES_DUSTOX},
|
||||
[SPECIES_LOTAD] = {gMonFrontPic_Lotad, 0x800, SPECIES_LOTAD},
|
||||
[SPECIES_LOMBRE] = {gMonFrontPic_Lombre, 0x800, SPECIES_LOMBRE},
|
||||
[SPECIES_LUDICOLO] = {gMonFrontPic_Ludicolo, 0x800, SPECIES_LUDICOLO},
|
||||
[SPECIES_SEEDOT] = {gMonFrontPic_Seedot, 0x800, SPECIES_SEEDOT},
|
||||
[SPECIES_NUZLEAF] = {gMonFrontPic_Nuzleaf, 0x800, SPECIES_NUZLEAF},
|
||||
[SPECIES_SHIFTRY] = {gMonFrontPic_Shiftry, 0x800, SPECIES_SHIFTRY},
|
||||
[SPECIES_NINCADA] = {gMonFrontPic_Nincada, 0x800, SPECIES_NINCADA},
|
||||
[SPECIES_NINJASK] = {gMonFrontPic_Ninjask, 0x800, SPECIES_NINJASK},
|
||||
[SPECIES_SHEDINJA] = {gMonFrontPic_Shedinja, 0x800, SPECIES_SHEDINJA},
|
||||
[SPECIES_TAILLOW] = {gMonFrontPic_Taillow, 0x800, SPECIES_TAILLOW},
|
||||
[SPECIES_SWELLOW] = {gMonFrontPic_Swellow, 0x800, SPECIES_SWELLOW},
|
||||
[SPECIES_SHROOMISH] = {gMonFrontPic_Shroomish, 0x800, SPECIES_SHROOMISH},
|
||||
[SPECIES_BRELOOM] = {gMonFrontPic_Breloom, 0x800, SPECIES_BRELOOM},
|
||||
[SPECIES_SPINDA] = {gMonFrontPic_Spinda, 0x800, SPECIES_SPINDA},
|
||||
[SPECIES_WINGULL] = {gMonFrontPic_Wingull, 0x800, SPECIES_WINGULL},
|
||||
[SPECIES_PELIPPER] = {gMonFrontPic_Pelipper, 0x800, SPECIES_PELIPPER},
|
||||
[SPECIES_SURSKIT] = {gMonFrontPic_Surskit, 0x800, SPECIES_SURSKIT},
|
||||
[SPECIES_MASQUERAIN] = {gMonFrontPic_Masquerain, 0x800, SPECIES_MASQUERAIN},
|
||||
[SPECIES_WAILMER] = {gMonFrontPic_Wailmer, 0x800, SPECIES_WAILMER},
|
||||
[SPECIES_WAILORD] = {gMonFrontPic_Wailord, 0x800, SPECIES_WAILORD},
|
||||
[SPECIES_SKITTY] = {gMonFrontPic_Skitty, 0x800, SPECIES_SKITTY},
|
||||
[SPECIES_DELCATTY] = {gMonFrontPic_Delcatty, 0x800, SPECIES_DELCATTY},
|
||||
[SPECIES_KECLEON] = {gMonFrontPic_Kecleon, 0x800, SPECIES_KECLEON},
|
||||
[SPECIES_BALTOY] = {gMonFrontPic_Baltoy, 0x800, SPECIES_BALTOY},
|
||||
[SPECIES_CLAYDOL] = {gMonFrontPic_Claydol, 0x800, SPECIES_CLAYDOL},
|
||||
[SPECIES_NOSEPASS] = {gMonFrontPic_Nosepass, 0x800, SPECIES_NOSEPASS},
|
||||
[SPECIES_TORKOAL] = {gMonFrontPic_Torkoal, 0x800, SPECIES_TORKOAL},
|
||||
[SPECIES_SABLEYE] = {gMonFrontPic_Sableye, 0x800, SPECIES_SABLEYE},
|
||||
[SPECIES_BARBOACH] = {gMonFrontPic_Barboach, 0x800, SPECIES_BARBOACH},
|
||||
[SPECIES_WHISCASH] = {gMonFrontPic_Whiscash, 0x800, SPECIES_WHISCASH},
|
||||
[SPECIES_LUVDISC] = {gMonFrontPic_Luvdisc, 0x800, SPECIES_LUVDISC},
|
||||
[SPECIES_CORPHISH] = {gMonFrontPic_Corphish, 0x800, SPECIES_CORPHISH},
|
||||
[SPECIES_CRAWDAUNT] = {gMonFrontPic_Crawdaunt, 0x800, SPECIES_CRAWDAUNT},
|
||||
[SPECIES_FEEBAS] = {gMonFrontPic_Feebas, 0x800, SPECIES_FEEBAS},
|
||||
[SPECIES_MILOTIC] = {gMonFrontPic_Milotic, 0x800, SPECIES_MILOTIC},
|
||||
[SPECIES_CARVANHA] = {gMonFrontPic_Carvanha, 0x800, SPECIES_CARVANHA},
|
||||
[SPECIES_SHARPEDO] = {gMonFrontPic_Sharpedo, 0x800, SPECIES_SHARPEDO},
|
||||
[SPECIES_TRAPINCH] = {gMonFrontPic_Trapinch, 0x800, SPECIES_TRAPINCH},
|
||||
[SPECIES_VIBRAVA] = {gMonFrontPic_Vibrava, 0x800, SPECIES_VIBRAVA},
|
||||
[SPECIES_FLYGON] = {gMonFrontPic_Flygon, 0x800, SPECIES_FLYGON},
|
||||
[SPECIES_MAKUHITA] = {gMonFrontPic_Makuhita, 0x800, SPECIES_MAKUHITA},
|
||||
[SPECIES_HARIYAMA] = {gMonFrontPic_Hariyama, 0x800, SPECIES_HARIYAMA},
|
||||
[SPECIES_ELECTRIKE] = {gMonFrontPic_Electrike, 0x800, SPECIES_ELECTRIKE},
|
||||
[SPECIES_MANECTRIC] = {gMonFrontPic_Manectric, 0x800, SPECIES_MANECTRIC},
|
||||
[SPECIES_NUMEL] = {gMonFrontPic_Numel, 0x800, SPECIES_NUMEL},
|
||||
[SPECIES_CAMERUPT] = {gMonFrontPic_Camerupt, 0x800, SPECIES_CAMERUPT},
|
||||
[SPECIES_SPHEAL] = {gMonFrontPic_Spheal, 0x800, SPECIES_SPHEAL},
|
||||
[SPECIES_SEALEO] = {gMonFrontPic_Sealeo, 0x800, SPECIES_SEALEO},
|
||||
[SPECIES_WALREIN] = {gMonFrontPic_Walrein, 0x800, SPECIES_WALREIN},
|
||||
[SPECIES_CACNEA] = {gMonFrontPic_Cacnea, 0x800, SPECIES_CACNEA},
|
||||
[SPECIES_CACTURNE] = {gMonFrontPic_Cacturne, 0x800, SPECIES_CACTURNE},
|
||||
[SPECIES_SNORUNT] = {gMonFrontPic_Snorunt, 0x800, SPECIES_SNORUNT},
|
||||
[SPECIES_GLALIE] = {gMonFrontPic_Glalie, 0x800, SPECIES_GLALIE},
|
||||
[SPECIES_LUNATONE] = {gMonFrontPic_Lunatone, 0x800, SPECIES_LUNATONE},
|
||||
[SPECIES_SOLROCK] = {gMonFrontPic_Solrock, 0x800, SPECIES_SOLROCK},
|
||||
[SPECIES_AZURILL] = {gMonFrontPic_Azurill, 0x800, SPECIES_AZURILL},
|
||||
[SPECIES_SPOINK] = {gMonFrontPic_Spoink, 0x800, SPECIES_SPOINK},
|
||||
[SPECIES_GRUMPIG] = {gMonFrontPic_Grumpig, 0x800, SPECIES_GRUMPIG},
|
||||
[SPECIES_PLUSLE] = {gMonFrontPic_Plusle, 0x800, SPECIES_PLUSLE},
|
||||
[SPECIES_MINUN] = {gMonFrontPic_Minun, 0x800, SPECIES_MINUN},
|
||||
[SPECIES_MAWILE] = {gMonFrontPic_Mawile, 0x800, SPECIES_MAWILE},
|
||||
[SPECIES_MEDITITE] = {gMonFrontPic_Meditite, 0x800, SPECIES_MEDITITE},
|
||||
[SPECIES_MEDICHAM] = {gMonFrontPic_Medicham, 0x800, SPECIES_MEDICHAM},
|
||||
[SPECIES_SWABLU] = {gMonFrontPic_Swablu, 0x800, SPECIES_SWABLU},
|
||||
[SPECIES_ALTARIA] = {gMonFrontPic_Altaria, 0x800, SPECIES_ALTARIA},
|
||||
[SPECIES_WYNAUT] = {gMonFrontPic_Wynaut, 0x800, SPECIES_WYNAUT},
|
||||
[SPECIES_DUSKULL] = {gMonFrontPic_Duskull, 0x800, SPECIES_DUSKULL},
|
||||
[SPECIES_DUSCLOPS] = {gMonFrontPic_Dusclops, 0x800, SPECIES_DUSCLOPS},
|
||||
[SPECIES_ROSELIA] = {gMonFrontPic_Roselia, 0x800, SPECIES_ROSELIA},
|
||||
[SPECIES_SLAKOTH] = {gMonFrontPic_Slakoth, 0x800, SPECIES_SLAKOTH},
|
||||
[SPECIES_VIGOROTH] = {gMonFrontPic_Vigoroth, 0x800, SPECIES_VIGOROTH},
|
||||
[SPECIES_SLAKING] = {gMonFrontPic_Slaking, 0x800, SPECIES_SLAKING},
|
||||
[SPECIES_GULPIN] = {gMonFrontPic_Gulpin, 0x800, SPECIES_GULPIN},
|
||||
[SPECIES_SWALOT] = {gMonFrontPic_Swalot, 0x800, SPECIES_SWALOT},
|
||||
[SPECIES_TROPIUS] = {gMonFrontPic_Tropius, 0x800, SPECIES_TROPIUS},
|
||||
[SPECIES_WHISMUR] = {gMonFrontPic_Whismur, 0x800, SPECIES_WHISMUR},
|
||||
[SPECIES_LOUDRED] = {gMonFrontPic_Loudred, 0x800, SPECIES_LOUDRED},
|
||||
[SPECIES_EXPLOUD] = {gMonFrontPic_Exploud, 0x800, SPECIES_EXPLOUD},
|
||||
[SPECIES_CLAMPERL] = {gMonFrontPic_Clamperl, 0x800, SPECIES_CLAMPERL},
|
||||
[SPECIES_HUNTAIL] = {gMonFrontPic_Huntail, 0x800, SPECIES_HUNTAIL},
|
||||
[SPECIES_GOREBYSS] = {gMonFrontPic_Gorebyss, 0x800, SPECIES_GOREBYSS},
|
||||
[SPECIES_ABSOL] = {gMonFrontPic_Absol, 0x800, SPECIES_ABSOL},
|
||||
[SPECIES_SHUPPET] = {gMonFrontPic_Shuppet, 0x800, SPECIES_SHUPPET},
|
||||
[SPECIES_BANETTE] = {gMonFrontPic_Banette, 0x800, SPECIES_BANETTE},
|
||||
[SPECIES_SEVIPER] = {gMonFrontPic_Seviper, 0x800, SPECIES_SEVIPER},
|
||||
[SPECIES_ZANGOOSE] = {gMonFrontPic_Zangoose, 0x800, SPECIES_ZANGOOSE},
|
||||
[SPECIES_RELICANTH] = {gMonFrontPic_Relicanth, 0x800, SPECIES_RELICANTH},
|
||||
[SPECIES_ARON] = {gMonFrontPic_Aron, 0x800, SPECIES_ARON},
|
||||
[SPECIES_LAIRON] = {gMonFrontPic_Lairon, 0x800, SPECIES_LAIRON},
|
||||
[SPECIES_AGGRON] = {gMonFrontPic_Aggron, 0x800, SPECIES_AGGRON},
|
||||
[SPECIES_CASTFORM] = {gMonFrontPic_Castform, 0x800, SPECIES_CASTFORM},
|
||||
[SPECIES_VOLBEAT] = {gMonFrontPic_Volbeat, 0x800, SPECIES_VOLBEAT},
|
||||
[SPECIES_ILLUMISE] = {gMonFrontPic_Illumise, 0x800, SPECIES_ILLUMISE},
|
||||
[SPECIES_LILEEP] = {gMonFrontPic_Lileep, 0x800, SPECIES_LILEEP},
|
||||
[SPECIES_CRADILY] = {gMonFrontPic_Cradily, 0x800, SPECIES_CRADILY},
|
||||
[SPECIES_ANORITH] = {gMonFrontPic_Anorith, 0x800, SPECIES_ANORITH},
|
||||
[SPECIES_ARMALDO] = {gMonFrontPic_Armaldo, 0x800, SPECIES_ARMALDO},
|
||||
[SPECIES_RALTS] = {gMonFrontPic_Ralts, 0x800, SPECIES_RALTS},
|
||||
[SPECIES_KIRLIA] = {gMonFrontPic_Kirlia, 0x800, SPECIES_KIRLIA},
|
||||
[SPECIES_GARDEVOIR] = {gMonFrontPic_Gardevoir, 0x800, SPECIES_GARDEVOIR},
|
||||
[SPECIES_BAGON] = {gMonFrontPic_Bagon, 0x800, SPECIES_BAGON},
|
||||
[SPECIES_SHELGON] = {gMonFrontPic_Shelgon, 0x800, SPECIES_SHELGON},
|
||||
[SPECIES_SALAMENCE] = {gMonFrontPic_Salamence, 0x800, SPECIES_SALAMENCE},
|
||||
[SPECIES_BELDUM] = {gMonFrontPic_Beldum, 0x800, SPECIES_BELDUM},
|
||||
[SPECIES_METANG] = {gMonFrontPic_Metang, 0x800, SPECIES_METANG},
|
||||
[SPECIES_METAGROSS] = {gMonFrontPic_Metagross, 0x800, SPECIES_METAGROSS},
|
||||
[SPECIES_REGIROCK] = {gMonFrontPic_Regirock, 0x800, SPECIES_REGIROCK},
|
||||
[SPECIES_REGICE] = {gMonFrontPic_Regice, 0x800, SPECIES_REGICE},
|
||||
[SPECIES_REGISTEEL] = {gMonFrontPic_Registeel, 0x800, SPECIES_REGISTEEL},
|
||||
[SPECIES_KYOGRE] = {gMonFrontPic_Kyogre, 0x800, SPECIES_KYOGRE},
|
||||
[SPECIES_GROUDON] = {gMonFrontPic_Groudon, 0x800, SPECIES_GROUDON},
|
||||
[SPECIES_RAYQUAZA] = {gMonFrontPic_Rayquaza, 0x800, SPECIES_RAYQUAZA},
|
||||
[SPECIES_LATIAS] = {gMonFrontPic_Latias, 0x800, SPECIES_LATIAS},
|
||||
[SPECIES_LATIOS] = {gMonFrontPic_Latios, 0x800, SPECIES_LATIOS},
|
||||
[SPECIES_JIRACHI] = {gMonFrontPic_Jirachi, 0x800, SPECIES_JIRACHI},
|
||||
[SPECIES_DEOXYS] = {gMonFrontPic_Deoxys, 0x800, SPECIES_DEOXYS},
|
||||
[SPECIES_CHIMECHO] = {gMonFrontPic_Chimecho, 0x800, SPECIES_CHIMECHO},
|
||||
[SPECIES_EGG] = {gMonFrontPic_Egg, 0x800, SPECIES_EGG},
|
||||
[SPECIES_UNOWN_B] = {gMonFrontPic_UnownB, 0x800, SPECIES_UNOWN_B},
|
||||
[SPECIES_UNOWN_C] = {gMonFrontPic_UnownC, 0x800, SPECIES_UNOWN_C},
|
||||
[SPECIES_UNOWN_D] = {gMonFrontPic_UnownD, 0x800, SPECIES_UNOWN_D},
|
||||
[SPECIES_UNOWN_E] = {gMonFrontPic_UnownE, 0x800, SPECIES_UNOWN_E},
|
||||
[SPECIES_UNOWN_F] = {gMonFrontPic_UnownF, 0x800, SPECIES_UNOWN_F},
|
||||
[SPECIES_UNOWN_G] = {gMonFrontPic_UnownG, 0x800, SPECIES_UNOWN_G},
|
||||
[SPECIES_UNOWN_H] = {gMonFrontPic_UnownH, 0x800, SPECIES_UNOWN_H},
|
||||
[SPECIES_UNOWN_I] = {gMonFrontPic_UnownI, 0x800, SPECIES_UNOWN_I},
|
||||
[SPECIES_UNOWN_J] = {gMonFrontPic_UnownJ, 0x800, SPECIES_UNOWN_J},
|
||||
[SPECIES_UNOWN_K] = {gMonFrontPic_UnownK, 0x800, SPECIES_UNOWN_K},
|
||||
[SPECIES_UNOWN_L] = {gMonFrontPic_UnownL, 0x800, SPECIES_UNOWN_L},
|
||||
[SPECIES_UNOWN_M] = {gMonFrontPic_UnownM, 0x800, SPECIES_UNOWN_M},
|
||||
[SPECIES_UNOWN_N] = {gMonFrontPic_UnownN, 0x800, SPECIES_UNOWN_N},
|
||||
[SPECIES_UNOWN_O] = {gMonFrontPic_UnownO, 0x800, SPECIES_UNOWN_O},
|
||||
[SPECIES_UNOWN_P] = {gMonFrontPic_UnownP, 0x800, SPECIES_UNOWN_P},
|
||||
[SPECIES_UNOWN_Q] = {gMonFrontPic_UnownQ, 0x800, SPECIES_UNOWN_Q},
|
||||
[SPECIES_UNOWN_R] = {gMonFrontPic_UnownR, 0x800, SPECIES_UNOWN_R},
|
||||
[SPECIES_UNOWN_S] = {gMonFrontPic_UnownS, 0x800, SPECIES_UNOWN_S},
|
||||
[SPECIES_UNOWN_T] = {gMonFrontPic_UnownT, 0x800, SPECIES_UNOWN_T},
|
||||
[SPECIES_UNOWN_U] = {gMonFrontPic_UnownU, 0x800, SPECIES_UNOWN_U},
|
||||
[SPECIES_UNOWN_V] = {gMonFrontPic_UnownV, 0x800, SPECIES_UNOWN_V},
|
||||
[SPECIES_UNOWN_W] = {gMonFrontPic_UnownW, 0x800, SPECIES_UNOWN_W},
|
||||
[SPECIES_UNOWN_X] = {gMonFrontPic_UnownX, 0x800, SPECIES_UNOWN_X},
|
||||
[SPECIES_UNOWN_Y] = {gMonFrontPic_UnownY, 0x800, SPECIES_UNOWN_Y},
|
||||
[SPECIES_UNOWN_Z] = {gMonFrontPic_UnownZ, 0x800, SPECIES_UNOWN_Z},
|
||||
[SPECIES_UNOWN_EMARK] = {gMonFrontPic_UnownExclamationMark, 0x800, SPECIES_UNOWN_EMARK},
|
||||
[SPECIES_UNOWN_QMARK] = {gMonFrontPic_UnownQuestionMark, 0x800, SPECIES_UNOWN_QMARK},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user