summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/tinyff/result.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/tinyff/result.h b/include/tinyff/result.h
index 3ed69b9..e77c9b4 100644
--- a/include/tinyff/result.h
+++ b/include/tinyff/result.h
@@ -14,6 +14,9 @@ typedef enum {
// File
FF_RESULT_ERROR_INVALID_FILE,
FF_RESULT_ERROR_READ_FILE_FAILURE,
+
+ // Generic
+ FF_RESULT_ERROR_OUT_OF_BOUNDS,
// Media specific