Update engine components
Some checks failed
Run ReCI Build Test / Explore-Gitea-Actions (push) Failing after 1m32s

This commit is contained in:
2024-08-24 10:58:37 -04:00
parent 4996288163
commit f96a3851a1
8 changed files with 171 additions and 56 deletions

View File

@@ -5,7 +5,7 @@
#include <chrono>
#include <J3ML/LinearAlgebra/Vector2.hpp>
#include <JGL/types/Font.h>
#include <jlog/jlog.hpp>
#include <JGL/Logger.h>
#include <ReTexture/Texture.h>
using J3ML::LinearAlgebra::Vector2;