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