X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=lib%2Frfxswf.h;h=31050dd41fab6b4dcc76ecdc02575bb6a0c486f7;hb=92639540a5db28c4e5cbb87bad85fa4abb886308;hp=9c330e90d85dc706cec3954b323eba542d0390cb;hpb=b9042754dba87cf5c924274c221b265a3e6c54fd;p=swftools.git diff --git a/lib/rfxswf.h b/lib/rfxswf.h index 9c330e9..31050dd 100644 --- a/lib/rfxswf.h +++ b/lib/rfxswf.h @@ -754,6 +754,7 @@ U8 swf_isPseudoDefiningTag(TAG * t); U8 swf_isAllowedSpriteTag(TAG * t); U8 swf_isImageTag(TAG*tag); U8 swf_isShapeTag(TAG*tag); +U8 swf_isPlaceTag(TAG*tag); U16 swf_GetDefineID(TAG * t); SRECT swf_GetDefineBBox(TAG * t);