This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
c
/
odin-lang.Odin
mirror de
https://github.com/odin-lang/Odin
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Remove build tag
gingerBill
4 anos atrás
pai
017fe10762
commit
e3cfdf6982
1 arquivos alterados
com
0 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
1
core/math/linalg/glsl/linalg_glsl_math.odin
+ 0
- 1
core/math/linalg/glsl/linalg_glsl_math.odin
Ver arquivo
@@ -1,4 +1,3 @@
-//+build !freestanding !wasm32
package math_linalg_glsl
import "core:math"