mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 06:38:47 +00:00
Allow core:sys/windows to build on Windows only
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// +build windows
|
||||
package win32
|
||||
|
||||
import "core:strings";
|
||||
|
||||
Reference in New Issue
Block a user