Fixed missing changes.

This commit is contained in:
Eduardo Quezada 2020-07-21 19:32:33 -04:00
parent f825ba875e
commit 6eccf019db
2 changed files with 45 additions and 45 deletions

View file

@ -233,7 +233,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_PARAS] = [SPECIES_PARAS] =
{ {
.size = 0x63, .size = 0x63,
.y_offset = 0x14, .y_offset = 20,
}, },
[SPECIES_PARASECT] = [SPECIES_PARASECT] =
{ {
@ -408,7 +408,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_MAGNEMITE] = [SPECIES_MAGNEMITE] =
{ {
.size = 0x43, .size = 0x43,
.y_offset = 0x14, .y_offset = 20,
}, },
[SPECIES_MAGNETON] = [SPECIES_MAGNETON] =
{ {
@ -663,7 +663,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_DITTO] = [SPECIES_DITTO] =
{ {
.size = 0x54, .size = 0x54,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_EEVEE] = [SPECIES_EEVEE] =
{ {
@ -838,7 +838,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_SPINARAK] = [SPECIES_SPINARAK] =
{ {
.size = 0x73, .size = 0x73,
.y_offset = 0x15, .y_offset = 21,
}, },
[SPECIES_ARIADOS] = [SPECIES_ARIADOS] =
{ {
@ -888,7 +888,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_NATU] = [SPECIES_NATU] =
{ {
.size = 0x54, .size = 0x54,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_XATU] = [SPECIES_XATU] =
{ {
@ -1103,7 +1103,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_SWINUB] = [SPECIES_SWINUB] =
{ {
.size = 0x63, .size = 0x63,
.y_offset = 0x15, .y_offset = 21,
}, },
[SPECIES_PILOSWINE] = [SPECIES_PILOSWINE] =
{ {
@ -1458,7 +1458,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_SILCOON] = [SPECIES_SILCOON] =
{ {
.size = 0x83, .size = 0x83,
.y_offset = 0x15, .y_offset = 21,
}, },
[SPECIES_BEAUTIFLY] = [SPECIES_BEAUTIFLY] =
{ {
@ -1468,12 +1468,12 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_CASCOON] = [SPECIES_CASCOON] =
{ {
.size = 0x73, .size = 0x73,
.y_offset = 0x14, .y_offset = 20,
}, },
[SPECIES_DUSTOX] = [SPECIES_DUSTOX] =
{ {
.size = 0x83, .size = 0x83,
.y_offset = 0x14, .y_offset = 20,
}, },
[SPECIES_LOTAD] = [SPECIES_LOTAD] =
{ {
@ -1508,7 +1508,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_NINCADA] = [SPECIES_NINCADA] =
{ {
.size = 0x83, .size = 0x83,
.y_offset = 0x14, .y_offset = 20,
}, },
[SPECIES_NINJASK] = [SPECIES_NINJASK] =
{ {
@ -1523,7 +1523,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_TAILLOW] = [SPECIES_TAILLOW] =
{ {
.size = 0x64, .size = 0x64,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_SWELLOW] = [SPECIES_SWELLOW] =
{ {
@ -1568,12 +1568,12 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_WAILMER] = [SPECIES_WAILMER] =
{ {
.size = 0x83, .size = 0x83,
.y_offset = 0x15, .y_offset = 21,
}, },
[SPECIES_WAILORD] = [SPECIES_WAILORD] =
{ {
.size = 0x83, .size = 0x83,
.y_offset = 0x16, .y_offset = 22,
}, },
[SPECIES_SKITTY] = [SPECIES_SKITTY] =
{ {
@ -1668,7 +1668,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_VIBRAVA] = [SPECIES_VIBRAVA] =
{ {
.size = 0x74, .size = 0x74,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_FLYGON] = [SPECIES_FLYGON] =
{ {
@ -1703,12 +1703,12 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_CAMERUPT] = [SPECIES_CAMERUPT] =
{ {
.size = 0x84, .size = 0x84,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_SPHEAL] = [SPECIES_SPHEAL] =
{ {
.size = 0x64, .size = 0x64,
.y_offset = 0x12, .y_offset = 18,
}, },
[SPECIES_SEALEO] = [SPECIES_SEALEO] =
{ {
@ -1913,12 +1913,12 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_ARON] = [SPECIES_ARON] =
{ {
.size = 0x54, .size = 0x54,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_LAIRON] = [SPECIES_LAIRON] =
{ {
.size = 0x84, .size = 0x84,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_AGGRON] = [SPECIES_AGGRON] =
{ {
@ -1953,7 +1953,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_ANORITH] = [SPECIES_ANORITH] =
{ {
.size = 0x83, .size = 0x83,
.y_offset = 0x17, .y_offset = 23,
}, },
[SPECIES_ARMALDO] = [SPECIES_ARMALDO] =
{ {
@ -2003,7 +2003,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_METAGROSS] = [SPECIES_METAGROSS] =
{ {
.size = 0x83, .size = 0x83,
.y_offset = 0x14, .y_offset = 20,
}, },
[SPECIES_REGIROCK] = [SPECIES_REGIROCK] =
{ {
@ -2023,7 +2023,7 @@ const struct MonCoords gMonBackPicCoords[] =
[SPECIES_KYOGRE] = [SPECIES_KYOGRE] =
{ {
.size = 0x84, .size = 0x84,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_GROUDON] = [SPECIES_GROUDON] =
{ {

View file

@ -303,7 +303,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_POLIWAG] = [SPECIES_POLIWAG] =
{ {
.size = 0x74, .size = 0x74,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_POLIWHIRL] = [SPECIES_POLIWHIRL] =
{ {
@ -408,7 +408,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_MAGNEMITE] = [SPECIES_MAGNEMITE] =
{ {
.size = 0x43, .size = 0x43,
.y_offset = 0x15, .y_offset = 21,
}, },
[SPECIES_MAGNETON] = [SPECIES_MAGNETON] =
{ {
@ -503,7 +503,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_VOLTORB] = [SPECIES_VOLTORB] =
{ {
.size = 0x44, .size = 0x44,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_ELECTRODE] = [SPECIES_ELECTRODE] =
{ {
@ -663,7 +663,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_DITTO] = [SPECIES_DITTO] =
{ {
.size = 0x54, .size = 0x54,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_EEVEE] = [SPECIES_EEVEE] =
{ {
@ -703,7 +703,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_KABUTO] = [SPECIES_KABUTO] =
{ {
.size = 0x54, .size = 0x54,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_KABUTOPS] = [SPECIES_KABUTOPS] =
{ {
@ -838,7 +838,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_SPINARAK] = [SPECIES_SPINARAK] =
{ {
.size = 0x54, .size = 0x54,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_ARIADOS] = [SPECIES_ARIADOS] =
{ {
@ -1033,7 +1033,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_DUNSPARCE] = [SPECIES_DUNSPARCE] =
{ {
.size = 0x74, .size = 0x74,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_GLIGAR] = [SPECIES_GLIGAR] =
{ {
@ -1458,7 +1458,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_SILCOON] = [SPECIES_SILCOON] =
{ {
.size = 0x75, .size = 0x75,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_BEAUTIFLY] = [SPECIES_BEAUTIFLY] =
{ {
@ -1548,7 +1548,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_WINGULL] = [SPECIES_WINGULL] =
{ {
.size = 0x84, .size = 0x84,
.y_offset = 0x18, .y_offset = 24,
}, },
[SPECIES_PELIPPER] = [SPECIES_PELIPPER] =
{ {
@ -1628,7 +1628,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_LUVDISC] = [SPECIES_LUVDISC] =
{ {
.size = 0x46, .size = 0x46,
.y_offset = 0x18, .y_offset = 24,
}, },
[SPECIES_CORPHISH] = [SPECIES_CORPHISH] =
{ {
@ -1793,7 +1793,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_SWABLU] = [SPECIES_SWABLU] =
{ {
.size = 0x76, .size = 0x76,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_ALTARIA] = [SPECIES_ALTARIA] =
{ {
@ -1928,7 +1928,7 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_CASTFORM] = [SPECIES_CASTFORM] =
{ {
.size = 0x34, .size = 0x34,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_VOLBEAT] = [SPECIES_VOLBEAT] =
{ {
@ -2083,12 +2083,12 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_UNOWN_E] = [SPECIES_UNOWN_E] =
{ {
.size = 0x44, .size = 0x44,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_UNOWN_F] = [SPECIES_UNOWN_F] =
{ {
.size = 0x44, .size = 0x44,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_UNOWN_G] = [SPECIES_UNOWN_G] =
{ {
@ -2108,22 +2108,22 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_UNOWN_J] = [SPECIES_UNOWN_J] =
{ {
.size = 0x34, .size = 0x34,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_UNOWN_K] = [SPECIES_UNOWN_K] =
{ {
.size = 0x44, .size = 0x44,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_UNOWN_L] = [SPECIES_UNOWN_L] =
{ {
.size = 0x34, .size = 0x34,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_UNOWN_M] = [SPECIES_UNOWN_M] =
{ {
.size = 0x44, .size = 0x44,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_UNOWN_N] = [SPECIES_UNOWN_N] =
{ {
@ -2138,17 +2138,17 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_UNOWN_P] = [SPECIES_UNOWN_P] =
{ {
.size = 0x34, .size = 0x34,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_UNOWN_Q] = [SPECIES_UNOWN_Q] =
{ {
.size = 0x43, .size = 0x43,
.y_offset = 0x15, .y_offset = 21,
}, },
[SPECIES_UNOWN_R] = [SPECIES_UNOWN_R] =
{ {
.size = 0x34, .size = 0x34,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_UNOWN_S] = [SPECIES_UNOWN_S] =
{ {
@ -2173,17 +2173,17 @@ const struct MonCoords gMonFrontPicCoords[] =
[SPECIES_UNOWN_W] = [SPECIES_UNOWN_W] =
{ {
.size = 0x44, .size = 0x44,
.y_offset = 0x13, .y_offset = 19,
}, },
[SPECIES_UNOWN_X] = [SPECIES_UNOWN_X] =
{ {
.size = 0x33, .size = 0x33,
.y_offset = 0x15, .y_offset = 21,
}, },
[SPECIES_UNOWN_Y] = [SPECIES_UNOWN_Y] =
{ {
.size = 0x34, .size = 0x34,
.y_offset = 0x11, .y_offset = 17,
}, },
[SPECIES_UNOWN_Z] = [SPECIES_UNOWN_Z] =
{ {