Fix blenderplayer compilation

This commit is contained in:
Julian Eisel
2017-04-04 21:51:46 +02:00
parent 125ce644f2
commit dd4de189dd

View File

@@ -736,6 +736,7 @@ int UI_pie_menu_invoke_from_operator_enum(struct bContext *C, const char *title,
/* RNA COLLADA dependency */
int collada_export(struct Scene *sce,
struct SceneLayer *scene_layer,
const char *filepath,
int apply_modifiers,
BC_export_mesh_type export_mesh_type,