intra to gitea

This commit is contained in:
root
2025-11-15 22:16:13 +00:00
parent 0c0d28ab36
commit 50b45e597f
27 changed files with 888 additions and 624 deletions
+1 -1
View File
@@ -52,4 +52,4 @@ void cleanup_window(t_game *g)
free(g->gfx.mlx);
g->gfx.mlx = NULL;
}
}
}