Incomplete type cannot be defined
I am attempting to set up some header files for a game, however, attempting to set up variables in my main file’s header file causes an incomplete type error.
I am attempting to set up some header files for a game, however, attempting to set up variables in my main file’s header file causes an incomplete type error.