struct PackedFile * BKE_packedfile_new(struct ReportList *reports, const char *filepath, const char *basepath)
int BKE_packedfile_unpack_sound(struct Main *bmain, struct ReportList *reports, struct bSound *sound, enum ePF_FileStatus how)
void BKE_report(ReportList *reports, eReportType type, const char *message)
#define ID_BLEND_PATH(_bmain, _id)
FunctionRNA * RNA_def_function(StructRNA *srna, const char *identifier, const char *call)
void RNA_def_function_ui_description(FunctionRNA *func, const char *description)
void RNA_def_function_flag(FunctionRNA *func, int flag)
PropertyRNA * RNA_def_enum(StructOrFunctionRNA *cont_, const char *identifier, const EnumPropertyItem *items, int default_value, const char *ui_name, const char *ui_description)
const EnumPropertyItem rna_enum_unpack_method_items[]
void RNA_api_sound(StructRNA *srna)
struct PackedFile * packedfile