mirror of
https://github.com/Skeli789/Dynamic-Pokemon-Expansion.git
synced 2026-09-10 02:55:37 -05:00
Update Front_Pic_Coords_Table.c
This commit is contained in:
committed by
GitHub
parent
ecb7815990
commit
29e2373766
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user