X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=2e8bb433d6456bc70b8c2f87dfd7416221a068ba;hb=2ce931b1e2215670583c705dc87c19094b42990c;hp=c3783d5003725c48c293883ec560c89d066d1379;hpb=0e4f5172ce5736dd03f867e6e8cc8d9a56b2fa50;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);