to solve blenderplayer build error

This commit is contained in:
Hamed Zaghaghi 2007-10-21 21:47:10 +00:00
parent bacfc9eb91
commit e979e6ee4d

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