X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.h;fp=lib%2Frfxswf.h;h=326c45a72e0f6249a566a66550bf8f6f208a8e32;hb=5cbd3ad7e5136789a7a84549a47b319434278115;hp=3c5e244e088b42e1d796881ea489e3b30a5101cb;hpb=95903addc2703a928de38e99b4274a5d3da44aa2;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 3c5e244..326c45a 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -151,6 +151,9 @@ typedef struct _SOUNDINFO #define FILEATTRIBUTE_USENETWORK 1 #define FILEATTRIBUTE_AS3 8 #define FILEATTRIBUTE_SYMBOLCLASS 16 +#define FILEATTRIBUTE_USEACCELERATEDBLIT 32 +#define FILEATTRIBUTE_USEHARDWAREGPU 64 + typedef struct _SWF { U8 fileVersion; U8 compressed; // SWF or SWC?