git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c26001d
)
added swf_Optimize().
author
kramm
<kramm>
Wed, 27 Oct 2004 14:00:42 +0000
(14:00 +0000)
committer
kramm
<kramm>
Wed, 27 Oct 2004 14:00:42 +0000
(14:00 +0000)
lib/rfxswf.h
patch
|
blob
|
history
diff --git
a/lib/rfxswf.h
b/lib/rfxswf.h
index
c3783d5
..
2e8bb43
100644
(file)
--- a/
lib/rfxswf.h
+++ b/
lib/rfxswf.h
@@
-712,6
+712,7
@@
void swf_SetSoundInfo(TAG*tag, SOUNDINFO*info);
// swftools.c
// swftools.c
+void swf_Optimize(SWF*swf);
U8 swf_isDefiningTag(TAG * t);
U8 swf_isPseudoDefiningTag(TAG * t);
U8 swf_isAllowedSpriteTag(TAG * t);
U8 swf_isDefiningTag(TAG * t);
U8 swf_isPseudoDefiningTag(TAG * t);
U8 swf_isAllowedSpriteTag(TAG * t);