mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-13 08:28:51 +08:00
add option to support extract original layer image for PIMG
This commit is contained in:
@@ -1413,6 +1413,8 @@ fn main() {
|
||||
)),
|
||||
#[cfg(feature = "bgi-arc")]
|
||||
bgi_compress_file: arg.bgi_compress_file,
|
||||
#[cfg(feature = "kirikiri-img")]
|
||||
kirikiri_pimg_overlay: arg.kirikiri_pimg_overlay,
|
||||
};
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user