DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
episode_t Struct Reference
+ Collaboration diagram for episode_t:

Data Fields

const char * description
 
int firstLevel
 
int levels
 

Detailed Description

Definition at line 3537 of file menu.c.

Field Documentation

◆ description

const char* episode_t::description

Definition at line 3539 of file menu.c.

Referenced by M_GameOptions_Draw().

◆ firstLevel

int episode_t::firstLevel

Definition at line 3540 of file menu.c.

Referenced by M_GameOptions_Draw(), and M_GameOptions_Key().

◆ levels

int episode_t::levels

Definition at line 3541 of file menu.c.

Referenced by M_NetStart_Change().


The documentation for this struct was generated from the following file: