mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-07 21:38:58 +08:00
5 lines
79 B
Rust
5 lines
79 B
Rust
//! Musica scripts
|
|
#[cfg(feature = "musica-arc")]
|
|
pub mod archive;
|
|
pub mod sc;
|