This commit is contained in:
Robert 2021-01-19 19:47:54 +01:00
parent c40a38253d
commit 6c47960b69
4 changed files with 66 additions and 0 deletions

View file

@ -5,6 +5,7 @@
#include <glad/glad.h>
#include "color.hpp"
#include "object.hpp"
namespace oglu
{