make apps customizable

This commit is contained in:
2025-03-29 15:02:27 -05:00
parent aff69960a0
commit 0d61a369fc
11 changed files with 49 additions and 241 deletions

View File

@@ -3,6 +3,6 @@
#include "utils/Module/Module.h"
#include "utils/GuiModule/GuiModule.h"
#include "App.h"
#include "utils/App/App.h"
#endif