In file included from /mnt/devel/projects/Hurrican/Hurrican/src/SDLPort/SDL_port.hpp:41,
from /mnt/devel/projects/Hurrican/Hurrican/src/GegnerClass.hpp:19,
from /mnt/devel/projects/Hurrican/Hurrican/src/triggers/Trigger_Spikelift.hpp:4,
from /mnt/devel/projects/Hurrican/Hurrican/src/triggers/Trigger_Spikelift.cpp:8:
/mnt/devel/projects/Hurrican/Hurrican/src/SDLPort/opengl.hpp:20: warning: "glClearDepth" redefined
20 | #define glClearDepth glClearDepthf
|
In file included from /usr/include/epoxy/gl.h:89,
from /mnt/devel/projects/Hurrican/Hurrican/src/SDLPort/opengl.hpp:4:
/usr/include/epoxy/gl_generated.h:16870: note: this is the location of the previous definition
16870 | #define glClearDepth epoxy_glClearDepth
|