chore: reduce debt for config_file

This commit is contained in:
2025-11-10 15:56:04 +01:00
parent 54224779b6
commit 4405203459
6 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ static void init_single_program(ShaderProgram *program, unsigned int i,
unsigned int index1;
unsigned int index2;
char name[STR_LEN];
char *prefix;
const char *prefix;
program->programs[i] = glCreateProgram();