From 0ae5be6c6697f5f5f578a27c5ad9ba845aec43c9 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 9 May 2020 21:31:30 +0200 Subject: Added basic vector and matrix library --- vendor/libft | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/libft') diff --git a/vendor/libft b/vendor/libft index b512434..02abc03 160000 --- a/vendor/libft +++ b/vendor/libft @@ -1 +1 @@ -Subproject commit b5124347359833fcde33452978c62133879c6c9e +Subproject commit 02abc030a68cb2fdd2f21c96db830ec8cb9176ad -- cgit