![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <wad.h>
Data Fields | |
| char | compression |
| int | disksize |
| int | filepos |
| char | name [16] |
| char | pad1 |
| char | pad2 |
| int | size |
| char | type |
| int lumpinfo_t::disksize |
Definition at line 63 of file wad.h.
Referenced by W_SwapLumps().
| int lumpinfo_t::filepos |
Definition at line 62 of file wad.h.
Referenced by W_GetLumpName(), and W_SwapLumps().
| char lumpinfo_t::name[16] |
Definition at line 68 of file wad.h.
Referenced by W_GetLumpName().
| int lumpinfo_t::size |
Definition at line 64 of file wad.h.
Referenced by W_GetLumpName(), and W_SwapLumps().