Home
last modified time | relevance | path

Searched defs:wad_header (Results 1 – 3 of 3) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/Files/
H A Dwad.h62 struct wad_header { /* 128 bytes */ struct
75 const int SIZEOF_wad_header = 128; // don't trust sizeof() argument
/dports/sysutils/fusefs-fusepak/fusepak-0.5/src/
H A Dwad.h52 struct wad_header { struct
59 char magic[4];
67 uint32_t dir_size;
76 uint32_t dir_offset;
/dports/games/bsp/bsp-5.2/
H A Dstructs.h7 struct wad_header /* Linked wad files list.*/ struct
9 char type[4];
10 uint32_t num_entries;
11 uint32_t dir_start;