diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/tinyff/result.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tinyff/result.h b/include/tinyff/result.h index 7609f59..f15af1b 100644 --- a/include/tinyff/result.h +++ b/include/tinyff/result.h @@ -31,6 +31,7 @@ typedef enum { FF_RESULT_ERROR_INVALID_PNG_SIGNATURE, // BMP + FF_RESULT_ERROR_INVALID_BMP_SIGNATURE, FF_RESULT_ERROR_INVALID_BMP_HEADER, // Archive (more general archives terms) |
