Texture2D header
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 5m32s

This commit is contained in:
2024-08-02 13:05:34 -04:00
parent af42d8fd25
commit 0005c036b4
2 changed files with 38 additions and 0 deletions

1
src/JGL/Texture2D.cpp Normal file
View File

@@ -0,0 +1 @@
#include <JGL/Texture2D.hpp>