mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-09 00:58:16 +00:00
Minor style change
This commit is contained in:
@@ -254,4 +254,4 @@ Endianness :: enum i8 {
|
||||
Little = -1,
|
||||
Platform = 0,
|
||||
Big = 1,
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user