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:
43c3ac7
)
multiple->nomultiple
author
kramm
<kramm>
Fri, 4 Apr 2003 16:47:05 +0000
(16:47 +0000)
committer
kramm
<kramm>
Fri, 4 Apr 2003 16:47:05 +0000
(16:47 +0000)
lib/rfxswf.h
patch
|
blob
|
history
diff --git
a/lib/rfxswf.h
b/lib/rfxswf.h
index
da1573a
..
25148df
100644
(file)
--- a/
lib/rfxswf.h
+++ b/
lib/rfxswf.h
@@
-131,7
+131,7
@@
typedef struct _TAG // NEVER access a Tag-Struct directly !
typedef struct _SOUNDINFO
{
U8 stop;
- U8 multiple; //continue playing if already started
+ U8 nomultiple; //continue playing if already started
U32 inpoint;
U32 outpoint;