#ifndef VIRTUALMATH_NUM_H #define VIRTUALMATH_NUM_H void registeredNum(R_FUNC); void makeBaseNum(Inter *inter); #endif //VIRTUALMATH_NUM_H