#ifndef MAIN_INCLUDE_H #define MAIN_INCLUDE_H #include "typedefs.h" #include "enums.h" #include "structs.h" #include "functions.h" #include "vars.h" #endif //MAIN_INCLUDE_H