mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Implement dynlib core library for unix/darwin; not 100% about the build tags
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// +build windows
|
||||
package dynlib
|
||||
|
||||
import "core:sys/win32"
|
||||
|
||||
Reference in New Issue
Block a user