aboutsummaryrefslogtreecommitdiff
path: root/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.h')
-rw-r--r--src/main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.h b/src/main.h
index 13b7b28..81f6203 100644
--- a/src/main.h
+++ b/src/main.h
@@ -1 +1,3 @@
#define vec3(x, y, z) linearVec3(x, y, z).vector
+
+static float scale = 1;
Feel free to download, copy and edit any repo