|
Devilution
Diablo devolved - magic behind the 1996 computer game
|
#include "all.h"Go to the source code of this file.
Functions | |
| int | doom_get_frame_from_time () |
| void | doom_alloc_cel () |
| void | doom_cleanup () |
| void | doom_load_graphics () |
| void | doom_init () |
| void | doom_close () |
| void | doom_draw () |
Variables | |
| DEVILUTION_BEGIN_NAMESPACE int | doom_quest_time |
| int | doom_stars_drawn |
| BYTE * | pDoomCel |
| BOOL | doomflag |
| int | DoomQuestState |
Implementation of the map of the stars quest.
Definition in file doom.cpp.
1.8.17