DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
wadinfo_t Struct Reference

#include <wad.h>

+ Collaboration diagram for wadinfo_t:

Data Fields

char identification [4]
 
int infotableofs
 
int numlumps
 

Detailed Description

Definition at line 53 of file wad.h.

Field Documentation

◆ identification

char wadinfo_t::identification[4]

Definition at line 55 of file wad.h.

Referenced by W_LoadTextureWadFile().

◆ infotableofs

int wadinfo_t::infotableofs

Definition at line 57 of file wad.h.

Referenced by W_GetLumpName(), and W_LoadTextureWadFile().

◆ numlumps

int wadinfo_t::numlumps

Definition at line 56 of file wad.h.

Referenced by W_GetLumpName(), and W_LoadTextureWadFile().


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