summaryrefslogtreecommitdiff
path: root/include/objects.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-05-16 20:33:22 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2024-05-16 20:33:22 +0200
commit250361975fc81ca01d96f615ed1226641887c305 (patch)
treee11c9cf7ad6cf7d5d363286fc462de02c9a8e9d2 /include/objects.h
parent544f338b8e9ea010eccedbfa24bee5c97b7d3621 (diff)
improve pathfinding
Diffstat (limited to 'include/objects.h')
-rw-r--r--include/objects.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/objects.h b/include/objects.h
index cb42a04..a8baf3c 100644
--- a/include/objects.h
+++ b/include/objects.h
@@ -112,7 +112,6 @@ typedef struct t_box {
vec2f br_u;
} box;
-// @NEWOBJECT
object object_dict[OBJECT_END];
// decoration objects laying on floor.