ReC98/th04/main/null.hpp

4 lines
117 B
C++
Raw Normal View History

// Null functions for disabling callbacks
void pascal near nullfunc_near(void);
void pascal far nullfunc_far(void);