aboutsummaryrefslogtreecommitdiff
path: root/minilibx/mlx_png.h
diff options
context:
space:
mode:
authorCharles <sircharlesaze@gmail.com>2019-11-15 15:18:38 +0100
committerCharles <sircharlesaze@gmail.com>2019-11-15 15:18:38 +0100
commita4fd7a681376899526cfe38c0449f90feb0f582e (patch)
tree1cf4a074b36903a025652a6ef1ae55e280b6418c /minilibx/mlx_png.h
parent9e1f4605408821b74c9e74216fbf995d29a3921c (diff)
downloadcub3d-a4fd7a681376899526cfe38c0449f90feb0f582e.tar.gz
cub3d-a4fd7a681376899526cfe38c0449f90feb0f582e.tar.bz2
cub3d-a4fd7a681376899526cfe38c0449f90feb0f582e.zip
Added miniLibX man pages
Diffstat (limited to 'minilibx/mlx_png.h')
-rw-r--r--minilibx/mlx_png.h4
1 files changed, 0 insertions, 4 deletions
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);