mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-25 05:09:53 +00:00
Remove Odin_Endian_Type.Unknown
This commit is contained in:
@@ -564,7 +564,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