aboutsummaryrefslogtreecommitdiff
path: root/core/math/math_basic.odin
diff options
context:
space:
mode:
Diffstat (limited to 'core/math/math_basic.odin')
-rw-r--r--core/math/math_basic.odin1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/math/math_basic.odin b/core/math/math_basic.odin
index 3e32ab781..26bf4691d 100644
--- a/core/math/math_basic.odin
+++ b/core/math/math_basic.odin
@@ -1,3 +1,4 @@
+//+build !js
package math
@(default_calling_convention="none")