aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/world.h')
-rw-r--r--src/world.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/world.h b/src/world.h
index 57f6acf..8b12d54 100644
--- a/src/world.h
+++ b/src/world.h
@@ -36,6 +36,7 @@
#define SAMANTHA_OFFSET (Vector3){0.0, 0.0, 2.0}
#define SAMANTHAS_SPOT_TRASHCAN_COUNT 5
+#define SAMANTHAS_SPOT_TRASH_COUNT 4
// UID for anything in the world.
typedef int16_t WorldUID;