mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-01 10:52:19 +00:00
add freebsd, openbsd to dxcdef_unix.odin
This commit is contained in:
2
vendor/directx/dxc/dxcdef_unix.odin
vendored
2
vendor/directx/dxc/dxcdef_unix.odin
vendored
@@ -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