refactor: remove unused abstraction

This commit is contained in:
MihailRis
2025-04-27 12:36:34 +03:00
parent e357a4eb9f
commit 8de408fd10
9 changed files with 128 additions and 157 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include "TextureAnimation.hpp"
#include "GLTexture.hpp"
#include "Texture.hpp"
#include "Framebuffer.hpp"
#include <GL/glew.h>