OSDN Git Service

add bitmap_id parameter into apply factor method.
[swfed/swfed.git] / src / swf_shape_record_end.h
index 701acc0..526c4c5 100644 (file)
@@ -14,6 +14,6 @@ typedef struct swf_shape_record_end_ {
 
 extern int swf_shape_record_end_parse(bitstream_t *bs, swf_shape_record_end_t *color);
 extern int swf_shape_record_end_build(bitstream_t *bs, swf_shape_record_end_t *color);
-extern int swf_shape_record_end_print(swf_shape_record_end_t *color, int indent_deptha);
+extern int swf_shape_record_end_print(int indent_deptha);
 
 #endif /* __SWF_SHAPE_RECORD_END_H__ */