aboutsummaryrefslogtreecommitdiff
path: root/capture.c
diff options
context:
space:
mode:
Diffstat (limited to 'capture.c')
-rw-r--r--capture.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/capture.c b/capture.c
index e1b14b8..00cbcc8 100644
--- a/capture.c
+++ b/capture.c
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2020/01/11 13:15:11 by cacharle #+# #+# */
-/* Updated: 2020/01/11 13:32:54 by cacharle ### ########.fr */
+/* Updated: 2020/01/15 15:08:34 by cacharle ### ########.fr */
/* */
/* ************************************************************************** */
@@ -21,5 +21,4 @@ int capture(t_state *state)
void write_bmp(t_image *image)
{
-
}