You will need to put the struct in a header file.
Create a tab called
whateverYouWantToCallIt.h
And then put the struct in there.
You will need to put the struct in a header file.
Create a tab called
whateverYouWantToCallIt.h
And then put the struct in there.