FS2_Open
Open source remastering of the Freespace 2 engine
movie.h File Reference

Go to the source code of this file.

Functions

bool movie_play (char *name)
 
void movie_play_two (char *name1, char *name2)
 

Variables

const char * movie_ext_list []
 
const int NUM_MOVIE_EXT
 

Function Documentation

bool movie_play ( char *  name)

Definition at line 72 of file movie.cpp.

void movie_play_two ( char *  name1,
char *  name2 
)

Definition at line 159 of file movie.cpp.

Variable Documentation

const char* movie_ext_list[]

Definition at line 28 of file movie.cpp.

const int NUM_MOVIE_EXT

Definition at line 29 of file movie.cpp.