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

#include <wad.h>

Public Attributes

int filepos
 
int disksize
 
int size
 
char type
 
char compression
 
char pad1
 
char pad2
 
char name [16]
 

Member Data Documentation

◆ compression

char lumpinfo_t::compression

◆ disksize

int lumpinfo_t::disksize

◆ filepos

int lumpinfo_t::filepos

◆ name

char lumpinfo_t::name[16]

◆ pad1

char lumpinfo_t::pad1

◆ pad2

char lumpinfo_t::pad2

◆ size

int lumpinfo_t::size

◆ type

char lumpinfo_t::type

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