X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=2e8bb433d6456bc70b8c2f87dfd7416221a068ba;hb=2ce931b1e2215670583c705dc87c19094b42990c;hp=c3783d5003725c48c293883ec560c89d066d1379;hpb=c26001dfc8c4f363c9f2ef1a6ba9d50cde7a235c;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index c3783d5..2e8bb43 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -712,6 +712,7 @@ void swf_SetSoundInfo(TAG*tag, SOUNDINFO*info); // swftools.c +void swf_Optimize(SWF*swf); U8 swf_isDefiningTag(TAG * t); U8 swf_isPseudoDefiningTag(TAG * t); U8 swf_isAllowedSpriteTag(TAG * t);