follow-up for the universal darwin config.py

also added bal level call stub for set_last_seq,
player building was broken by recent commit
This commit is contained in:
Jean-Luc Peurière
2008-04-27 22:05:53 +00:00
parent 3a3ff9c9dc
commit 0d39ee1e76
2 changed files with 13 additions and 4 deletions

View File

@@ -355,6 +355,7 @@ 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){return 0;};
/* modifier.c stub */
void harmonic_coordinates_bind(struct MeshDeformModifierData *mmd,