Fix blender player

This commit is contained in:
Sergey Sharybin 2017-04-03 12:31:33 +02:00
parent ab347c8380
commit 54a60eff24

@ -738,6 +738,7 @@ int collada_export(struct Scene *sce,
int sort_by_name,
BC_export_transformation_type export_transformation_type,
int open_sim,
int limit_precision,
int keep_bind_info) RET_ZERO
void ED_mesh_calc_tessface(struct Mesh *mesh, bool free_mpoly) RET_NONE