diff --git a/src/intro.cpp b/src/intro.cpp new file mode 100644 index 0000000..24c67af --- /dev/null +++ b/src/intro.cpp @@ -0,0 +1,5 @@ +#include "include/print.h" + +class intro { + +}