Module lad::structures

source ·
Expand description

Set of structures that represent a WAD file.

Structs

Contains a pointer to the entry, the size of the entry and the name of the entry.
Contains the wad type (IWAD or PWAD), how many entries it has, and a pointer to the first entry.