added DEFINEBINARY
authorkramm <kramm>
Mon, 13 Oct 2008 13:56:17 +0000 (13:56 +0000)
committerkramm <kramm>
Mon, 13 Oct 2008 13:56:17 +0000 (13:56 +0000)
lib/modules/swftools.c

index 426ea41..31a9be4 100644 (file)
@@ -123,6 +123,7 @@ U16 swf_GetDefineID(TAG * t)
     case ST_DEFINEFONTALIGNZONES: //pseudodefine
     case ST_DEFINEFONTNAME: //pseudodefine
     case ST_DEFINETEXT:
+    case ST_DEFINEBINARY:
     case ST_DEFINETEXT2:
     case ST_DEFINESOUND:
     case ST_DEFINESPRITE: