mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 07:08:48 +00:00
Replace core:* to base:* where appropriate
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package linalg
|
||||
|
||||
import "core:builtin"
|
||||
import "base:builtin"
|
||||
import "core:math"
|
||||
|
||||
F16_EPSILON :: 1e-3
|
||||
|
||||
Reference in New Issue
Block a user