8 lines
150 B
Rust
8 lines
150 B
Rust
/*
|
|
* For documentation on the file format see
|
|
* https://osu.ppy.sh/help/wiki/osu!_File_Formats/Osu_(file_format)
|
|
*/
|
|
|
|
pub mod beatmap;
|
|
pub mod osz;
|