Removed MSDF

This commit is contained in:
Antoine Pilote
2024-08-14 19:34:51 -04:00
parent 0de9c216c5
commit 5f2667f95b
472 changed files with 3 additions and 101024 deletions

View File

@@ -1,9 +1,11 @@
#include <Engine.h>
#include "src/Core/FileSystem.h"
//#include <dependencies/GLEW/include/GL/glew.h>
#include <src/Vendors/imgui/imgui.h>
#include <string>
#include <src/Rendering/Renderer2D.h>
struct LaunchSettings
{