separation des bonus
This commit is contained in:
@@ -18,7 +18,6 @@ void draw_image(t_fdf *fdf)
|
||||
draw_grid(fdf, i, j);
|
||||
}
|
||||
mlx_put_image_to_window(fdf->mlx_ptr, fdf->win_ptr, fdf->img_ptr, 0, 0);
|
||||
position_state(fdf);
|
||||
}
|
||||
|
||||
void draw_grid(t_fdf *fdf, int i, int j)
|
||||
|
||||
Reference in New Issue
Block a user