summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content.h b/content/content.h
index 724e9305e..786013938 100644
--- a/content/content.h
+++ b/content/content.h
@@ -140,6 +140,7 @@ struct content
png_structp png;
png_infop info;
unsigned long rowbytes;
+ int interlace;
osspriteop_area *sprite_area;
char *sprite_image;
enum { PNG_PALETTE, PNG_DITHER, PNG_DEEP } type;