Migrate to latest J3ML and ReWindow
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 1m36s

This commit is contained in:
2024-08-05 18:31:13 -04:00
parent 2a1085df2d
commit 166db43f2e
6 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
#include <JGL/JGL.h>
#include <rewindow/types/window.h>
#include <Colors.hpp>
#include <J3ML/LinearAlgebra/Vector2.h>
#include <J3ML/LinearAlgebra/Vector2.hpp>
#include <JGL/Font.h>
#include <jlog/jlog.hpp>
#include <ReTexture/Texture.h>