new file swfscripts.c
authorkramm <kramm>
Mon, 13 Oct 2008 14:03:03 +0000 (14:03 +0000)
committerkramm <kramm>
Mon, 13 Oct 2008 14:03:03 +0000 (14:03 +0000)
lib/rfxswf.h

index 56a1876..3dbd01f 100644 (file)
@@ -799,9 +799,12 @@ void swf_uncgi();  // same behaviour as Steven Grimm's uncgi-library
 
 // swfabc.c
 
-void AVM2_InsertStops(SWF*swf);
 void swf_DissassembleABC(TAG*tag);
 
+// swfscripts.c
+
+void AVM2_InsertStops(SWF*swf);
+
 // swfaction.c
 
 typedef struct _ActionTAG