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

Data Fields

const char * description
 
const char * name
 

Detailed Description

Definition at line 3531 of file menu.c.

Field Documentation

◆ description

const char* level_t::description

Definition at line 3534 of file menu.c.

Referenced by M_GameOptions_Draw().

◆ name

const char* level_t::name

Definition at line 3533 of file menu.c.

Referenced by M_GameOptions_Draw(), and M_GameOptions_Key().


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