add freebsd, openbsd to dxcdef_unix.odin

This commit is contained in:
wrapperup
2024-04-13 15:27:02 -04:00
parent f252084b1f
commit b22e43c335

View File

@@ -1,4 +1,4 @@
//+build linux, darwin
//+build linux, darwin, freebsd, openbsd
package directx_dxc
import "core:c"