diff --git a/src/Back_Pic_Coords_Table.c b/src/Back_Pic_Coords_Table.c index 9a75eca..3613ffc 100644 --- a/src/Back_Pic_Coords_Table.c +++ b/src/Back_Pic_Coords_Table.c @@ -5513,7 +5513,7 @@ const struct MonCoords gMonBackPicCoords[NUM_SPECIES] = .size = 0x0, .y_offset = 0x0, }, - [SPECIES_GROOKEY] = +/* [SPECIES_GROOKEY] = { .size = 0x0, .y_offset = 0x0, @@ -6298,4 +6298,5 @@ const struct MonCoords gMonBackPicCoords[NUM_SPECIES] = .size = 0x0, .y_offset = 0x0, }, +*/ };