From 9b431298d0346ce2a181771e9cc78b83c97737f1 Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Thu, 23 Jan 2020 15:40:55 +0100 Subject: Renamed minilibx to mlx --- 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 v1.2.3