unrelated changes

This commit is contained in:
NishiOwO
2025-12-19 02:55:30 +09:00
parent 012650f06f
commit c9c3a00ed3

View File

@@ -16,11 +16,11 @@
#include <GL/glx.h> #include <GL/glx.h>
#endif #endif
#include <GL/gl.h> #include <GL/gl.h>
#endif
#ifndef GLAPIENTRY #ifndef GLAPIENTRY
#define GLAPIENTRY APIENTRY #define GLAPIENTRY APIENTRY
#endif #endif
#endif
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {