mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
package sync
|
||||
|
||||
import "core:c"
|
||||
import "core:intrinsics"
|
||||
import "base:intrinsics"
|
||||
|
||||
foreign import pthread "System.framework"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user