template.h 681 B

12345678910111213141516
  1. #ifndef MC__TEMPLATE_H
  2. #define MC__TEMPLATE_H
  3. /*** typedefs(not structures) and defined constants **********************************************/
  4. /*** enums ***************************************************************************************/
  5. /*** structures declarations (and typedefs of structures)*****************************************/
  6. /*** global variables defined in .c file *********************************************************/
  7. /*** declarations of public functions ************************************************************/
  8. /*** inline functions ****************************************************************************/
  9. #endif /* MC__TEMPLATE_H */