now trying to build

This commit is contained in:
2025-03-14 15:06:27 -05:00
parent bc09e0d79b
commit a8dff07bf1
7 changed files with 86 additions and 29 deletions

View File

@@ -2,6 +2,7 @@
TestMenu::TestMenu(void* h) {
handle = h;
name = "TestMenu";
}
TestMenu::~TestMenu() {