a la norme et sans leaks

This commit is contained in:
hugogogo
2021-07-25 14:56:05 +02:00
parent e4b4f5e751
commit 463ce19ce3
5 changed files with 40 additions and 26 deletions

View File

@@ -69,4 +69,3 @@ int keypress(int keycode, t_fdf *fdf)
draw_image(fdf);
return (0);
}