#ifndef VIRTUALMATH_SYS_H #define VIRTUALMATH_SYS_H #include "__macro.h" void registeredSysFunction(RegisteredFunctionSig); #endif //VIRTUALMATH_SYS_H