#ifndef VIRTUALMATH_STR_H #define VIRTUALMATH_STR_H void registeredStr(R_FUNC); void makeBaseStr(Inter *inter); #endif //VIRTUALMATH_STR_H