remove glfw+gl from forge.c
This commit is contained in:
@@ -7,4 +7,6 @@ ShaderProgram init_program(File fragment_shader);
|
||||
|
||||
void update_program(ShaderProgram program, File fragment_shader);
|
||||
|
||||
void apply_program(ShaderProgram program, Context context);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user