useshader.h 125 Bytes Raw Blame History Permalink 1 2 extern bool shaders_active; extern void useShader(GLuint p, int x, int y, int w, int h, float r, float g, float b, float a);