Browse Source

Remove build tag

gingerBill 3 years ago
parent
commit
e3cfdf6982
1 changed files with 0 additions and 1 deletions
  1. 0 1
      core/math/linalg/glsl/linalg_glsl_math.odin

+ 0 - 1
core/math/linalg/glsl/linalg_glsl_math.odin

@@ -1,4 +1,3 @@
-//+build !freestanding !wasm32
 package math_linalg_glsl
 
 import "core:math"