diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2021-12-22 22:19:16 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-22 22:19:16 -0800 |
| commit | c6b88dafeaaea53b5911f128e09ebf85a05bd355 (patch) | |
| tree | 4b32e2cd85e6227ba7e13ec3f7ba2c08f78d3e7a /src/objectUtils.c | |
| parent | a8f7b42ee20d23b80672cc16d3e0359cee786b91 (diff) | |
| parent | 1218a8b691b3aa0246e4bed3e463cea4103d57d0 (diff) | |
Merge pull request #218 from notyourav/co
object6a
Diffstat (limited to 'src/objectUtils.c')
| -rw-r--r-- | src/objectUtils.c | 1 |
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" |
