mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-18 17:04:50 +08:00
Add new flag to xp3 pack
This commit is contained in:
@@ -3053,6 +3053,8 @@ fn main() {
|
||||
musica_xor_key: arg.musica_xor_key,
|
||||
#[cfg(feature = "musica-arc")]
|
||||
musica_compress: arg.musica_compress,
|
||||
#[cfg(feature = "kirikiri-arc")]
|
||||
xp3_no_adler: arg.xp3_no_adler,
|
||||
});
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user