You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to this stuff so I don't really know what happened
Compiling ./src\Back_Pic_Coords_Table.c
./src\Back_Pic_Coords_Table.c:3:24: error: array type has incomplete element type 'struct MonCoords'
3 | const struct MonCoords gMonBackPicCoords[NUM_SPECIES] =
The text was updated successfully, but these errors were encountered:
I'm new to this stuff so I don't really know what happened
Compiling ./src\Back_Pic_Coords_Table.c
./src\Back_Pic_Coords_Table.c:3:24: error: array type has incomplete element type 'struct MonCoords'
3 | const struct MonCoords gMonBackPicCoords[NUM_SPECIES] =
The text was updated successfully, but these errors were encountered: