debuging
This commit is contained in:
@@ -12,5 +12,6 @@ Print::~Print() {
|
|||||||
void Print::run() {
|
void Print::run() {
|
||||||
std::cout << "Print lib loaded and run!\n";
|
std::cout << "Print lib loaded and run!\n";
|
||||||
//App::Get().unload(self);
|
//App::Get().unload(self);
|
||||||
//App::Get().end();
|
App::Get().end();
|
||||||
|
std::cout << "App::Get() called\n";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user