So far, so good.

This commit is contained in:
Jeroen van Rijn
2021-06-26 15:11:15 +02:00
parent c369719362
commit 65b78b1aa9
2 changed files with 138 additions and 30 deletions
+7
View File
@@ -69,6 +69,13 @@ General_Error :: enum {
Checksum_Failed,
Incompatible_Options,
Unimplemented,
/*
Memory errors
*/
Allocation_Failed,
Resize_Failed,
}
GZIP_Error :: enum {