diff --git a/src/Front_Pic_Coords_Table.c b/src/Front_Pic_Coords_Table.c index bd6462f..6a6d8e4 100644 --- a/src/Front_Pic_Coords_Table.c +++ b/src/Front_Pic_Coords_Table.c @@ -5918,16 +5918,6 @@ const struct MonCoords gMonFrontPicCoords[NUM_SPECIES] = .size = 0x0, .y_offset = 0x0, }, - [SPECIES_ZARUDE] = - { - .size = 0x0, - .y_offset = 0x0, - }, - [SPECIES_UNKNOWN_MYTHICAL] = - { - .size = 0x0, - .y_offset = 0x0, - }, [SPECIES_KUBFU] = { .size = 0x0, @@ -5938,6 +5928,16 @@ const struct MonCoords gMonFrontPicCoords[NUM_SPECIES] = .size = 0x0, .y_offset = 0x0, }, + [SPECIES_ZARUDE] = + { + .size = 0x0, + .y_offset = 0x0, + }, + [SPECIES_UNKNOWN_MYTHICAL] = + { + .size = 0x0, + .y_offset = 0x0, + }, [SPECIES_CALYREX] = { .size = 0x0,