mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 09:34:16 +00:00
feat: rework few fonctions and change glew to glad
- game files deleted
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef TEXTUTE_HPP
|
||||
#define TEXTUTE_HPP
|
||||
|
||||
#include <GL/glew.h>
|
||||
#include "glad/glad.h"
|
||||
#include <string>
|
||||
|
||||
class Texture
|
||||
|
||||
Reference in New Issue
Block a user