add of menu ui, structures and declaration of Chracter class

This commit is contained in:
2025-06-22 18:22:32 +02:00
parent 99eabc1a72
commit bd23eb5793
444 changed files with 674 additions and 0 deletions
+2
View File
@@ -9,3 +9,5 @@ int main(int argc, char *argv[])
w.show();
return a.exec();
}