mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-26 23:44:58 -07:00
Move ODIN_* platform constants to core:os
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ struct CommentGroup {
|
||||
|
||||
enum ImportedPackageKind {
|
||||
ImportedPackage_Normal,
|
||||
ImportedPackage_Runtime,
|
||||
ImportedPackage_Builtin,
|
||||
ImportedPackage_Init,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user