summaryrefslogtreecommitdiff
path: root/src/objectUtils.c
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2021-12-22 22:13:30 -0800
committertheo3 <arisstephenson2@gmail.com>2021-12-22 22:13:30 -0800
commit1218a8b691b3aa0246e4bed3e463cea4103d57d0 (patch)
tree4b32e2cd85e6227ba7e13ec3f7ba2c08f78d3e7a /src/objectUtils.c
parenta8f7b42ee20d23b80672cc16d3e0359cee786b91 (diff)
object6A ok
Diffstat (limited to 'src/objectUtils.c')
-rw-r--r--src/objectUtils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/objectUtils.c b/src/objectUtils.c
index b250b0e6..3fb4da3c 100644
--- a/src/objectUtils.c
+++ b/src/objectUtils.c
@@ -2,7 +2,6 @@
#include "entity.h"
#include "coord.h"
#include "room.h"
-#include "createObject.h"
#include "object.h"
#include "effects.h"
#include "functions.h"