mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-01 18:44:41 +00:00
Move vendor:darwin/Foundation to core:sys/darwin/Foundation
This commit is contained in:
@@ -62,7 +62,7 @@ _ :: xlib
|
||||
|
||||
// NOTE: needed for doc generator
|
||||
|
||||
import NS "vendor:darwin/Foundation"
|
||||
import NS "core:sys/darwin/Foundation"
|
||||
import MTL "vendor:darwin/Metal"
|
||||
import MTK "vendor:darwin/MetalKit"
|
||||
import CA "vendor:darwin/QuartzCore"
|
||||
|
||||
Reference in New Issue
Block a user