aboutsummaryrefslogtreecommitdiffstats
path: root/src/entities/bush.h
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-10-26 00:10:58 +0000
committernathan <nathansmith@disroot.org>2025-10-26 00:10:58 +0000
commit5925230971875ba3e6e591f0655cf84b739b50fc (patch)
treea08383647602ec9afc4cce49da4f25242e9e236b /src/entities/bush.h
parent361c596fa09e9bac1d256ee21da63e352d796fa3 (diff)
downloadFindThings-5925230971875ba3e6e591f0655cf84b739b50fc.tar.gz
FindThings-5925230971875ba3e6e591f0655cf84b739b50fc.tar.bz2
FindThings-5925230971875ba3e6e591f0655cf84b739b50fc.zip
New entity system is working (:
Diffstat (limited to 'src/entities/bush.h')
-rw-r--r--src/entities/bush.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entities/bush.h b/src/entities/bush.h
index 70ac282..a46d439 100644
--- a/src/entities/bush.h
+++ b/src/entities/bush.h
@@ -4,6 +4,7 @@
#ifndef BUSH_H
#define BUSH_H
+#define BUSH_SCALE 3.0
#define BUSH_WIDTH 87.0
#define BUSH_HEIGHT 62.0