From fafabad0906ff9641b0c6183fda8b07745579dfb Mon Sep 17 00:00:00 2001 From: Charles Date: Sun, 8 Mar 2020 22:53:57 +0100 Subject: Linux version --- 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