Merge pull request #3422 from wrapperup/add-dxc-vendor-docs

Add dxc to all_vendor.odin, fix dxc build on freebsd/openbsd
This commit is contained in:
gingerBill
2024-04-13 22:42:03 +01:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//+build linux, darwin
//+build linux, darwin, freebsd, openbsd
package directx_dxc
import "core:c"