diff options
Diffstat (limited to 'include/tinyff/image/generic.h')
| -rw-r--r-- | include/tinyff/image/generic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tinyff/image/generic.h b/include/tinyff/image/generic.h index 8b5bcaa..a0bba62 100644 --- a/include/tinyff/image/generic.h +++ b/include/tinyff/image/generic.h @@ -13,6 +13,7 @@ typedef enum { FF_IMAGE_ORIGIN_PNG, + FF_IMAGE_ORIGIN_BMP } ff_image_origin; // Only the basic information about an image |
