Initial Commit

Signed-off-by: Tsukiyomi <tsukiyomi471@gmail.com>
This commit is contained in:
2025-10-17 00:03:43 -04:00
commit 6127dd17d1
793 changed files with 571028 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
// PCH for SlateSharedPCH.h
#include "SharedDefinitions.Slate.Cpp20.h"
#include "SlateSharedPCH.h"
#ifdef __ISPC_ALIGN__
#error ispc.generated.h files are not allowed in precompiled headers (This is a build time optimization to reduce action dependencies)
#endif