mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
[vendor/x11]: Add build guards for other xlib files
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
|
//+build linux, freebsd, openbsd
|
||||||
package xlib
|
package xlib
|
||||||
|
|
||||||
// Special values for many types. Most of these constants
|
// Special values for many types. Most of these constants
|
||||||
|
|||||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
|
//+build linux, freebsd, openbsd
|
||||||
package xlib
|
package xlib
|
||||||
|
|
||||||
KeySym :: enum u32 {
|
KeySym :: enum u32 {
|
||||||
|
|||||||
Reference in New Issue
Block a user