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