mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-11 08:36:38 -04:00
Fix CC_BUILD_GLMODERN having messed up fog (thanks picat)
This commit is contained in:
parent
fa3a9ab3d7
commit
891ebe1942
@ -1034,6 +1034,7 @@ void Gfx_OnWindowResize(void) { Gfx_LoseContext(" (resizing window)"); }
|
||||
#elif defined CC_BUILD_GLES
|
||||
#include <GLES2/gl2.h>
|
||||
#else
|
||||
#define GL_GLEXT_PROTOTYPES
|
||||
#include <GL/gl.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user