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:
0c0096d
)
old RFXSWF_* stuff added.
author
kramm
<kramm>
Sun, 21 Apr 2002 15:00:54 +0000
(15:00 +0000)
committer
kramm
<kramm>
Sun, 21 Apr 2002 15:00:54 +0000
(15:00 +0000)
lib/old_rfxswf.h
patch
|
blob
|
history
diff --git
a/lib/old_rfxswf.h
b/lib/old_rfxswf.h
index
f70d063
..
b790eb0
100644
(file)
--- a/
lib/old_rfxswf.h
+++ b/
lib/old_rfxswf.h
@@
-23,3
+23,9
@@
*/
#define GetDataSize GetTagLen
#define GetDataSizePtr GetTagLenPtr
+#define RFXSWF_ReadTag(a,b) swf_ReadTag(a,b)
+#define RFXSWF_WriteTag(a,b) swf_WriteTag(a,b)
+#define RFXSWF_UpdateFrame(a,b) swf_UpdateFrame(a,b)
+#define RFXSWF_WriteTag(a,b) swf_WriteTag(a,b)
+#define RFXSWF_DefineSprite_GetRealSize(a) swf_DefineSprite_GetRealSize(a)
+