header files, cleanup

This commit is contained in:
2026-07-24 18:10:35 -07:00
parent a89ef52247
commit 78ec985f7a
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -7,4 +7,5 @@
#include "primatives/rectangle.cpp"
#include "primatives/trapezoid.cpp"
#include "primatives/triangle.cpp"
#include "shaders/shaders.h"
#include "shaders/shaders.h"
#include "mappers/mappers.h"