Improved compile times

Added A LOT of comments
This commit is contained in:
Pasha Bibko
2025-04-20 19:32:25 +01:00
parent 680a3d1323
commit 6ba9f8e596
15 changed files with 286 additions and 149 deletions

View File

@@ -21,5 +21,5 @@
#pragma warning(pop)
#else
#error This code only works with MSVC / VS22
#error This code is only designed to work with MSVC due to the use of vcpkg and other aspects
#endif // _MSC_VER