From f498fb6dbbeab4b2993b834a6abd41ba8c2ed316 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 22 Oct 2020 19:58:27 +0200 Subject: On the way but norm this shit --- src/e_line.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/e_line.h') diff --git a/src/e_line.h b/src/e_line.h index 9940b55..e3e1e8f 100644 --- a/src/e_line.h +++ b/src/e_line.h @@ -17,6 +17,6 @@ # include "s_struct.h" -void e_line(t_msh *msh); +void e_line_block(t_msh *msh); #endif -- cgit v1.2.3