Fix player stubs (tm)
This commit is contained in:
@@ -737,7 +737,8 @@ int collada_export(struct Scene *sce,
|
||||
int use_blender_profile,
|
||||
int sort_by_name,
|
||||
BC_export_transformation_type export_transformation_type,
|
||||
int open_sim) RET_ZERO
|
||||
int open_sim,
|
||||
int keep_bind_info) RET_ZERO
|
||||
|
||||
void ED_mesh_calc_tessface(struct Mesh *mesh, bool free_mpoly) RET_NONE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user