Waddle is a library for reading the contents of WAD files, as used by the DOOM engine. It can be used to parse WAD files into ...
let w: Wad = Wad::from_path ... as a marker // it signifies the start of the Doom map E1M1 (Hangar in DOOM.WAD) // all the ...