stub added by Hamed Zaghaghi in the ge branch, (fix own error)

This commit is contained in:
Campbell Barton
2007-10-22 16:16:16 +00:00
parent 0361b80525
commit 2dee6b04c7

View File

@@ -326,3 +326,6 @@ void update_for_newframe() {}
struct FileList;
void BIF_filelist_freelib(struct FileList* filelist) {};
/* edittime.c stub */
TimeMarker *get_frame_marker(int frame){return 0;};