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