mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-28 00:01:48 -07:00
5 lines
75 B
Odin
5 lines
75 B
Odin
#+build wasm32, wasm64p32
|
|
package cgltf
|
|
|
|
@(require) import _ "vendor:libc"
|