* make sure blenderplayer links again

This commit is contained in:
Nathan Letwory 2008-07-25 07:56:07 +00:00
parent 325b1666d4
commit 8df67dae36

@ -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,