Tesseract-Engine/src/TestModel.h

6 lines
80 B
C
Raw Normal View History

#pragma once //
#include <GL/glew.h>
#include <cstdio>
GLuint CreateCubeVAO();