This commit is contained in:
IlyaShurupov 2024-04-18 12:54:37 +03:00
parent 2160dfca34
commit 8171ba03da
7 changed files with 135 additions and 56 deletions

View file

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