Fix for linking error when building with blenderplayer.
This commit is contained in:
@@ -367,3 +367,6 @@ void harmonic_coordinates_bind(struct MeshDeformModifierData *mmd,
|
||||
void PE_free_particle_edit(struct ParticleSystem *psys) {}
|
||||
void PE_get_colors(char sel[4], char nosel[4]) {}
|
||||
void PE_recalc_world_cos(struct Object *ob, struct ParticleSystem *psys) {}
|
||||
|
||||
/* text.c */
|
||||
void txt_copy_clipboard (struct Text *text){}
|
||||
|
||||
Reference in New Issue
Block a user