mirror of
https://github.com/xfarrow/lasd.git
synced 2025-06-05 21:49:14 +02:00
Library 4
added menu
This commit is contained in:
@ -11,6 +11,6 @@ using namespace lasd;
|
||||
|
||||
int main() {
|
||||
std::cout << "Lasd Libraries 2020" << std::endl;
|
||||
lasdtest(); // To call in the menu of your library test!
|
||||
menu();
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user