struct_.h 157 B

12345
  1. #ifndef VIRTUALMATH_STRUCT__H
  2. #define VIRTUALMATH_STRUCT__H
  3. void registeredStruct(R_FUNC);
  4. void makeBaseStruct(Inter *inter);
  5. #endif //VIRTUALMATH_STRUCT__H