feat: avoid use of glew_static
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#ifndef PRELUDE_H_
|
||||
#define PRELUDE_H_
|
||||
#define GLEW_STATIC
|
||||
// #define GLEW_STATIC
|
||||
#include <GL/glew.h>
|
||||
#include "SDL3/SDL.h"
|
||||
|
||||
|
Reference in New Issue
Block a user