X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=d52192af9d7700ce43cccdfbb1d5f1d954c08cc4;hb=ece0945146eafffb2113fc58a8898c0d49ebd2c1;hp=db5a79e1ba20921d443e0d021dc28a6764e5f0dc;hpb=8594c65617110f29c84924472f8041c27a4608e1;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index db5a79e..d52192a 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -222,6 +222,9 @@ int swf_SetRGBA(TAG * t,RGBA * col); #define ST_TEMPLATECOMMAND 49 #define ST_GENERATOR3 51 #define ST_EXTERNALFONT 52 +#define ST_EXPORTASSETS 56 +#define ST_IMPORTASSETS 57 +#define ST_ENABLEDEBUGGER 58 #define ST_REFLEX 777 /* to identify generator software */