This website works better with JavaScript
Home
Explore
Help
Sign In
c
/
odin-lang.Odin
mirror of
https://github.com/odin-lang/Odin
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Remove build tag
gingerBill
3 years ago
parent
017fe10762
commit
e3cfdf6982
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
core/math/linalg/glsl/linalg_glsl_math.odin
+ 0
- 1
core/math/linalg/glsl/linalg_glsl_math.odin
View File
@@ -1,4 +1,3 @@
-//+build !freestanding !wasm32
package math_linalg_glsl
import "core:math"