#ifndef VIRTUALMATH_INT_H #define VIRTUALMATH_INT_H void registeredInt(R_FUNC); void makeBaseInt(Inter *inter); #endif //VIRTUALMATH_INT_H