X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=e7a11d19a5a3fb4018dbf8748609ea18f0643591;hb=eef24f6985fabf5ed189e26ecaf90d4f36b8415a;hp=594cd3b5a5175e47869bd958d047ee3d65bec7f3;hpb=1d053636d67cc0457784a20f1f7a3befce493e24;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 594cd3b..e7a11d1 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -145,6 +145,7 @@ typedef struct _ActionMarker typedef struct _SWF { U8 fileVersion; + U8 compressed; // SWF or SWC? U32 fileSize; // valid after load and save SRECT movieSize; U16 frameRate;