fizzix.h 113 B

12345678
  1. #ifndef FIZZIX_H
  2. #define FIZZIX_H
  3. #include "FZ_functions.h"
  4. #include "FZ_structs.h"
  5. #include "FZ_math.h"
  6. #endif