exporting complete

This commit is contained in:
itsmattkc
2019-01-17 09:42:30 +11:00
parent 6a98e33959
commit 37ceca48da
5 changed files with 43 additions and 16 deletions
+2
View File
@@ -19,4 +19,6 @@ GLuint compose_sequence(Viewer* viewer,
bool &texture_failed,
bool rendering);
void compose_audio(Viewer* viewer, Sequence* seq, bool render_audio);
#endif // RENDERFUNCTIONS_H