aboutsummaryrefslogtreecommitdiff
path: root/src/obj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/obj.h')
-rw-r--r--src/obj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/obj.h b/src/obj.h
index f15f0c8..44790a2 100644
--- a/src/obj.h
+++ b/src/obj.h
@@ -20,7 +20,7 @@
#define __OBJ__
#define OBJ_LINE_MAX_SIZE 1024
-#define OBJ_MAX_NAME 512
+#define OBJ_MAX_WORD 512
typedef struct {
float position[3];
Feel free to download, copy and edit any repo