FTEQW
Documentation of the FTE engine source tree.
lmalloc_t Struct Reference

#include <render.h>

Public Attributes

int allocated [LMBLOCK_SIZE_MAX]
 
int firstlm
 
int lmnum
 
unsigned int width
 
unsigned int height
 
qboolean deluxe
 

Member Data Documentation

◆ allocated

int lmalloc_t::allocated[LMBLOCK_SIZE_MAX]

◆ deluxe

qboolean lmalloc_t::deluxe

◆ firstlm

int lmalloc_t::firstlm

◆ height

unsigned int lmalloc_t::height

◆ lmnum

int lmalloc_t::lmnum

◆ width

unsigned int lmalloc_t::width

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