mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-07-01 02:40:43 +08:00
Add new options
This commit is contained in:
@@ -2734,6 +2734,8 @@ fn main() {
|
||||
psb_process_tlg: !arg.psb_no_process_tlg,
|
||||
#[cfg(feature = "softpal-img")]
|
||||
pgd_fake_compress: !arg.pgd_compress,
|
||||
#[cfg(feature = "softpal-img")]
|
||||
softpal_add_message_index: arg.softpal_add_message_index,
|
||||
});
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user