lay down structure

This commit is contained in:
simuuz
2021-11-26 21:08:04 +01:00
committed by CocoSimone
parent 7954244af9
commit e3681fb608
165 changed files with 86 additions and 14241 deletions

View File

@@ -1,7 +1,3 @@
#include <gui.hpp>
#include <BaseCore.hpp>
int main(int argc, char* argv[]) {
Gui gui("懐かしい");
gui.MainLoop();
return 0;
}
int main() {}