fixed a (wn32 avi) codec issue when adding an Empty scene.

added ttc and otc to the list of font extensions.
This commit is contained in:
2003-05-11 15:44:23 +00:00
parent a204816f3f
commit fe05ca64f2
7 changed files with 33 additions and 23 deletions

View File

@@ -40,7 +40,5 @@ void append_avi_codec(int frame);
void end_avi_codec(void);
int get_avicodec_settings(void);
extern int have_avicodec;
extern char avicdname[128];
#endif