Merge branch 'master' into bill/bedrock

This commit is contained in:
gingerBill
2026-05-05 13:57:14 +01:00
5 changed files with 5 additions and 5 deletions

View File

@@ -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,
}