Maraiah/src/marathon/mod.rs

6 lines
66 B
Rust

//! Library for Marathon data formats.
pub mod wad;
// EOF