From 6ca882c8feb9fb88cf8e1421e882fb7e9efb97f8 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 3 Aug 2020 16:50:32 +0200 Subject: In progress --- src/b_export_next.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/b_export_next.h') diff --git a/src/b_export_next.h b/src/b_export_next.h index 4a8781b..8df8746 100644 --- a/src/b_export_next.h +++ b/src/b_export_next.h @@ -15,4 +15,6 @@ #include "s_struct.h" +void b_export_with_equals(const char arg[], t_msh *msh); + #endif -- cgit v1.2.3