aboutsummaryrefslogtreecommitdiffstats
path: root/minilibx_opengl_20191021/mlx_png.h
diff options
context:
space:
mode:
authorRudy Bousset <rbousset@z2r4p3.le-101.fr>2020-01-23 14:48:38 +0100
committerRudy Bousset <rbousset@z2r4p3.le-101.fr>2020-01-23 14:48:38 +0100
commit165f66fe379a9f488a97689aff1c7cb1ec2858f6 (patch)
treea4584619c358fe47ab080dd580538535b5c7a4a1 /minilibx_opengl_20191021/mlx_png.h
parentAdded libft (diff)
download42-cub3d-165f66fe379a9f488a97689aff1c7cb1ec2858f6.tar.gz
42-cub3d-165f66fe379a9f488a97689aff1c7cb1ec2858f6.tar.bz2
42-cub3d-165f66fe379a9f488a97689aff1c7cb1ec2858f6.tar.xz
42-cub3d-165f66fe379a9f488a97689aff1c7cb1ec2858f6.tar.zst
42-cub3d-165f66fe379a9f488a97689aff1c7cb1ec2858f6.zip
Deleted libx
Diffstat (limited to 'minilibx_opengl_20191021/mlx_png.h')
-rw-r--r--minilibx_opengl_20191021/mlx_png.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/minilibx_opengl_20191021/mlx_png.h b/minilibx_opengl_20191021/mlx_png.h
deleted file mode 100644
index 83ef145..0000000
--- a/minilibx_opengl_20191021/mlx_png.h
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-void *mlx_png_file_to_image(void *xvar, char *file, int *width, int *height);