#ifndef VIRTUALMATH_BOOL_H #define VIRTUALMATH_BOOL_H void registeredBool(R_FUNC); void makeBaseBool(Inter *inter); #endif //VIRTUALMATH_BOOL_H