mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package os2
|
||||
|
||||
import "core:runtime"
|
||||
import "base:runtime"
|
||||
|
||||
Path_Separator :: _Path_Separator // OS-Specific
|
||||
Path_List_Separator :: _Path_List_Separator // OS-Specific
|
||||
|
||||
Reference in New Issue
Block a user