Update widgets module. Raster example initial.

This commit is contained in:
IlyaShurupov 2024-04-12 15:27:40 +03:00
parent 9e339defd6
commit 9cfae3fe3e
48 changed files with 1169 additions and 530 deletions

View file

@ -3,6 +3,4 @@
#include "Graphics.hpp"
namespace tp {
GlobalGUIConfig* gGlobalGUIConfig = nullptr;
}
namespace tp {}