add recent minilibx linux as submodule

This commit is contained in:
Hugo LAMY
2022-03-25 14:37:27 +01:00
parent 2e6374b4d9
commit 3a1036ccdc
91 changed files with 12193 additions and 6241 deletions

View File

@@ -0,0 +1,4 @@
void *mlx_png_file_to_image(void *xvar, char *file, int *width, int *height);