summaryrefslogtreecommitdiff
path: root/procgen.c
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-09-26 20:56:08 +0000
committerrodri <rgl@antares-labs.eu>2024-09-26 20:56:08 +0000
commit6b01863dcb76ba8ef49d5ab0790f546d7c8645f7 (patch)
tree3ad45ba80832bf331f8c4ab3fc90216c9cfdac13 /procgen.c
parent11b9c1697a3fd518c8b133544f0abbdb915a2491 (diff)
download3dee-6b01863dcb76ba8ef49d5ab0790f546d7c8645f7.tar.gz
3dee-6b01863dcb76ba8ef49d5ab0790f546d7c8645f7.tar.bz2
3dee-6b01863dcb76ba8ef49d5ab0790f546d7c8645f7.zip
new tool: obj. and changes to use the new model(6) format.
with this change some models were also completely turned from obj into model(6) ones: 9fs, cirno, and diablo3.
Diffstat (limited to 'procgen.c')
-rw-r--r--procgen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/procgen.c b/procgen.c
index d94e48e..e66e815 100644
--- a/procgen.c
+++ b/procgen.c
@@ -13,7 +13,6 @@
#include <mouse.h>
#include <keyboard.h>
#include <geometry.h>
-#include "libobj/obj.h"
#include "libgraphics/graphics.h"
#include "fns.h"