mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +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
|
||||
|
||||
// Special values for many types. Most of these constants
|
||||
|
||||
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
|
||||
//+build linux, freebsd, openbsd
|
||||
package xlib
|
||||
|
||||
KeySym :: enum u32 {
|
||||
|
||||
Reference in New Issue
Block a user