mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-21 07:01:09 +00:00
Merge branch 'master' into bill/bedrock
This commit is contained in:
@@ -636,7 +636,6 @@ Odin_Build_Mode_Type :: type_of(ODIN_BUILD_MODE)
|
||||
/*
|
||||
// Defined internally by the compiler
|
||||
Odin_Endian_Type :: enum int {
|
||||
Unknown,
|
||||
Little,
|
||||
Big,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user