DLib/includes/MIS_functions.hpp
2020-01-15 19:18:38 +01:00

7 lines
83 B
C++

file="functions";
class preInit{
preInit = 1;
};
class postInit{
postInit = 1;
};