Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This error appears when I'm compiling the game: error: array type has incomplete element type #44

Open
Jubyean opened this issue Aug 1, 2022 · 0 comments

Comments

@Jubyean
Copy link

Jubyean commented Aug 1, 2022

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] =

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant