mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Move vendor:darwin/Foundation to core:sys/darwin/Foundation
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
package glfw
|
||||
|
||||
import NS "vendor:darwin/Foundation"
|
||||
import NS "core:sys/darwin/Foundation"
|
||||
|
||||
@(default_calling_convention="c", link_prefix="glfw")
|
||||
foreign {
|
||||
|
||||
Reference in New Issue
Block a user