mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Finish xxHash implementation.
This commit is contained in:
@@ -41,7 +41,7 @@ Alignment :: enum {
|
||||
}
|
||||
|
||||
Error :: enum {
|
||||
Okay = 0,
|
||||
None = 0,
|
||||
Error,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user