From 29e2373766a2b0bedd134892abece4bbca11548d Mon Sep 17 00:00:00 2001 From: professorleondias <57677889+professorleondias@users.noreply.github.com> Date: Wed, 17 Jun 2020 22:30:49 -0400 Subject: [PATCH] Update Front_Pic_Coords_Table.c --- src/Front_Pic_Coords_Table.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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,