mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 12:48:14 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -27,7 +27,7 @@ import "core:mem"
|
||||
import "core:os"
|
||||
import "core:time"
|
||||
|
||||
import "core:runtime"
|
||||
import "base:runtime"
|
||||
|
||||
TEST_SUITE_PATH :: "assets/PNG"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user