6 lines
72 B
C
6 lines
72 B
C
#pragma once
|
|
|
|
#include <GL/glew.h>
|
|
|
|
typedef GLuint gleasy_texture_2d_t;
|