mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-26 01:13:48 +00:00
sys/windows: add a couple of procedures and types
This commit is contained in:
@@ -1131,4 +1131,4 @@ write_bytes :: proc(buf: ^bytes.Buffer, data: []u8) -> (err: compress.General_Er
|
||||
return compress.General_Error.Resize_Failed
|
||||
}
|
||||
return nil
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user