@@ -3,6 +3,7 @@
#include <glm/glm.hpp>
// Utility helpers for compiling GLSL source files and setting uniforms.
int create_shader(const char *filename, int shadertype);
int create_shader_program(const char *vertex_filename, const char *fragment_filename);
The note is not visible to the blocked user.