
#ifndef __SWFDEC_DISPLAY_H__
#define __SWFDEC_DISPLAY_H__

int tag_func_place_object_2(SwfdecDecoder *s);
int tag_func_remove_object(SwfdecDecoder *s);
int tag_func_remove_object_2(SwfdecDecoder *s);

#endif

