Devilution
Diablo devolved - magic behind the 1996 computer game
Functions | Variables
movie.h File Reference

Go to the source code of this file.

Functions

void play_movie (char *pszMovie, BOOL user_can_close)
 
LRESULT MovieWndProc (HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam)
 

Variables

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

Detailed Description

Interface of video playback.

Definition in file movie.h.