refactor shaders.c and print error logs
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
File read_file(char *path);
|
||||
|
||||
bool should_update_file(File *file);
|
||||
bool should_update_file(File file);
|
||||
|
||||
void update_file(File *file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user