mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 23:28:48 +00:00
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:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
//+build linux, darwin
|
||||
//+build linux, darwin, freebsd, openbsd
|
||||
package directx_dxc
|
||||
import "core:c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user