Devilution
Diablo devolved - magic behind the 1996 computer game
Functions | Variables
movie.cpp File Reference
#include "all.h"
#include "../3rdParty/Storm/Source/storm.h"
#include "../SourceX/display.h"

Go to the source code of this file.

Functions

void play_movie (char *pszMovie, BOOL user_can_close)
 

Variables

DEVILUTION_BEGIN_NAMESPACE BYTE movie_playing
 Should the movie continue playing. More...
 
BOOL loop_movie
 Should the movie play in a loop. More...
 

Detailed Description

Implementation of video playback.

Definition in file movie.cpp.