summaryrefslogtreecommitdiff
path: root/include/tinyff
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-04-03 18:33:22 +1100
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-04-03 18:33:22 +1100
commitbd41a3392fec2f3cf7a23707a4604c78fcc1fac8 (patch)
tree8239dfeef65a4ca89ddbdeb810e304485d901fdb /include/tinyff
parentca214e6cd61a6f035d18ae7e96e6d63064b22859 (diff)
feat(result): AddBMP invalid signature result
Diffstat (limited to 'include/tinyff')
-rw-r--r--include/tinyff/result.h1
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)