* make sure blenderplayer links again
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
/**
|
||||
* $Id$
|
||||
*
|
||||
@@ -356,6 +355,8 @@ TimeMarker *get_frame_marker(int frame){return 0;};
|
||||
/* editseq.c */
|
||||
Sequence *get_forground_frame_seq(int frame){return 0;};
|
||||
void set_last_seq(Sequence *seq){};
|
||||
void clear_last_seq(Sequence *seq){};
|
||||
|
||||
|
||||
/* modifier.c stub */
|
||||
void harmonic_coordinates_bind(struct MeshDeformModifierData *mmd,
|
||||
|
||||
Reference in New Issue
Block a user