mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Fill in most of os2/file_windows.odin
This commit is contained in:
@@ -13,6 +13,9 @@ General_Error :: enum u32 {
|
||||
Timeout,
|
||||
|
||||
Invalid_File,
|
||||
Invalid_Path,
|
||||
|
||||
Unsupported,
|
||||
}
|
||||
|
||||
Platform_Error :: struct {
|
||||
|
||||
Reference in New Issue
Block a user