Files
Odin/examples/all/all_vendor_zlib.odin
T

6 lines
73 B
Odin

//+build windows, linux
package all
import zlib "vendor:zlib"
_ :: zlib