mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-11 23:48:45 +08:00
Add new game support for escude
This commit is contained in:
@@ -3057,6 +3057,8 @@ fn main() {
|
||||
xp3_no_adler: arg.xp3_no_adler,
|
||||
#[cfg(feature = "bgi")]
|
||||
bgi_add_space: arg.bgi_add_space,
|
||||
#[cfg(feature = "escude")]
|
||||
escude_op: arg.escude_op,
|
||||
});
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user