index
:
so_long
master
2D game built from scratch in C using minilibX at 42 Heilbronn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mlx
/
mlx_png.h
blob: 83ef145aecd5be13b74741b5056fede9848ec3b8 (
plain
)
1
2
3
4
void
*
mlx_png_file_to_image
(
void
*
xvar
,
char
*
file
,
int
*
width
,
int
*
height
);