diff --git a/src/Front_Pic_Coords_Table.c b/src/Front_Pic_Coords_Table.c index 8e00e77..5a01bb6 100644 --- a/src/Front_Pic_Coords_Table.c +++ b/src/Front_Pic_Coords_Table.c @@ -5513,7 +5513,7 @@ const struct MonCoords gMonFrontPicCoords[NUM_SPECIES] = .size = 0x0, .y_offset = 0x0, }, - [SPECIES_GROOKEY] = +/* [SPECIES_GROOKEY] = { .size = 0x0, .y_offset = 0x0, @@ -6298,4 +6298,5 @@ const struct MonCoords gMonFrontPicCoords[NUM_SPECIES] = .size = 0x0, .y_offset = 0x0, }, +*/ };