Writing dates and ages.
[gedcom-parse.git] / gom / multimedia.h
index 855eda30a0044d7b6c83b5cc5c664af3e6d302a8..00353dfecc2c2204b01e68985241baaa9f35e22f 100644 (file)
@@ -35,5 +35,6 @@ void multimedia_add_user_ref(Gom_ctxt ctxt, struct user_ref_number* ref);
 void multimedia_set_record_id(Gom_ctxt ctxt, const char *rin);
 void multimedia_set_change_date(Gom_ctxt ctxt, struct change_date* chan);
 void multimedia_add_user_data(Gom_ctxt ctxt, struct user_data* data);
+int write_multimedia_recs(Gedcom_write_hndl hndl);
 
 #endif /* __MULTIMEDIA_H */