projects
/
GameLab
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Runtime
/
Graphics
/
OpenGL.h
blob: 413b70b3ace9df97ea9cb5f9e05cc172a15bce1f (
plain
)
1
2
3
4
5
6
#ifndef OPENGL_H #define OPENGL_H #include "glad/glad.h" #endif