Couldn't compile since rfxswf.h R1.112. fixed.
[swftools.git] / lib / example / sprites.c
index 0598eda..7c97c3c 100644 (file)
@@ -53,8 +53,8 @@ int main(int argc, char ** argv)
 { SWF swf;
   RGBA rgb;
 
-  LPTAG t;
-  LPSHAPE s;
+  TAG* t;
+  SHAPE* s;
   SRECT r;
 
   U16 id_circle;