code cleanup

This commit is contained in:
CJSatnarine
2025-02-24 21:27:48 -05:00
parent 8b7d3f2ba7
commit 44fa48d08b
3 changed files with 13 additions and 54 deletions

View File

@@ -1,5 +1,6 @@
#include "ElementBufferObject.h"
#include "Shader.h"
#include "Shape.h"
#include "Texture.h"
#include "VertexArrayObject.h"
#include "VertexBufferObject.h"