From 9bbc949c432f6a981fdac5aec4b36edd2f4dcdba Mon Sep 17 00:00:00 2001 From: Charles Date: Wed, 4 Mar 2020 11:09:50 +0100 Subject: Linux branch with minilibx_linux(https://framagit.org/ggenois/minilibx_linux) --- minilibx/mlx_png.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 minilibx/mlx_png.h (limited to 'minilibx/mlx_png.h') diff --git a/minilibx/mlx_png.h b/minilibx/mlx_png.h deleted file mode 100644 index 83ef145..0000000 --- a/minilibx/mlx_png.h +++ /dev/null @@ -1,4 +0,0 @@ - - - -void *mlx_png_file_to_image(void *xvar, char *file, int *width, int *height); -- cgit