mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-09 14:28:53 +08:00
Update YSTB disasm code
This commit is contained in:
@@ -667,6 +667,9 @@ pub struct ExtraConfig {
|
||||
/// Path to the ysc.ybn file
|
||||
pub yuris_ysc_path: Option<String>,
|
||||
#[cfg(feature = "yuris")]
|
||||
/// Path to the ysl.ybn file
|
||||
pub yuris_ysl_path: Option<String>,
|
||||
#[cfg(feature = "yuris")]
|
||||
/// Disasm Yu-RIS YSTB (.ybn) file
|
||||
pub yuris_ystb_disasm: bool,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user