From 3155c6737832c54310c70ecaaf8667d0362de5e8 Mon Sep 17 00:00:00 2001 From: rodri Date: Thu, 26 Sep 2024 15:22:02 +0000 Subject: implement a parser for a model(6). get rid of the libobj dependency. --- xform.c | 1 - 1 file changed, 1 deletion(-) (limited to 'xform.c') diff --git a/xform.c b/xform.c index 0efbbe3..60bc77b 100644 --- a/xform.c +++ b/xform.c @@ -4,7 +4,6 @@ #include #include #include -#include "libobj/obj.h" #include "graphics.h" #include "internal.h" -- cgit v1.2.3