diff options
| author | nathan <nathansmith@disroot.org> | 2025-12-26 14:14:54 +0000 |
|---|---|---|
| committer | nathan <nathansmith@disroot.org> | 2025-12-26 14:14:54 +0000 |
| commit | c9ae1941816183553c8c4313eac27cc831cbefba (patch) | |
| tree | 053ab2ca0819f3c9021574bcce9a24fc69cadc95 /src/entitiesInclude.h | |
| parent | a5443e22bfce9ac00fdc6e746e17eb4aa68565f2 (diff) | |
| download | FindThings-c9ae1941816183553c8c4313eac27cc831cbefba.tar.gz FindThings-c9ae1941816183553c8c4313eac27cc831cbefba.tar.bz2 FindThings-c9ae1941816183553c8c4313eac27cc831cbefba.zip | |
Working on buildings
Diffstat (limited to 'src/entitiesInclude.h')
| -rw-r--r-- | src/entitiesInclude.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entitiesInclude.h b/src/entitiesInclude.h index 1a10068..05ec2d0 100644 --- a/src/entitiesInclude.h +++ b/src/entitiesInclude.h @@ -1,6 +1,7 @@ #include "entities/bush.h" #include "entities/flower.h" #include "entities/john.h" +#include "entities/johnsStore.h" #include "entities/medicalTrash.h" #include "entities/oldMint.h" #include "entities/pond.h" |
