From f896324a011bfda83ac084a60f3f263ce64ba740 Mon Sep 17 00:00:00 2001 From: professorleondias <57677889+professorleondias@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:04:08 -0400 Subject: [PATCH] Update Back_Pic_Coords_Table.c --- src/Back_Pic_Coords_Table.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/Back_Pic_Coords_Table.c b/src/Back_Pic_Coords_Table.c index 6c62fba..a17554c 100644 --- a/src/Back_Pic_Coords_Table.c +++ b/src/Back_Pic_Coords_Table.c @@ -5938,6 +5938,16 @@ const struct MonCoords gMonBackPicCoords[NUM_SPECIES] = .size = 0x0, .y_offset = 0x0, }, + [SPECIES_REGIELEKI] = + { + .size = 0x0, + .y_offset = 0x0, + }, + [SPECIES_REGIDRAGO] = + { + .size = 0x0, + .y_offset = 0x0, + }, [SPECIES_CRAMORANT_GULPING] = { .size = 0x0,