+ | Shader code include system

This commit is contained in:
TheRedShip
2024-12-27 16:00:39 +01:00
parent dfc37301e4
commit c25c337d1f
7 changed files with 55 additions and 41 deletions

View File

@ -22,6 +22,7 @@
# include "glad/gl.h"
# include "GLFW/glfw3.h"
# include "ShadInclude.hpp"
# include <iostream>
# include <fstream>