#ifndef VIRTUALMATH_STRUCT__H #define VIRTUALMATH_STRUCT__H void registeredStruct(R_FUNC); void makeBaseStruct(Inter *inter); #endif //VIRTUALMATH_STRUCT__H