mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-11 23:48:45 +08:00
Add BGI Image decode support
Fix DSC decompress
This commit is contained in:
@@ -5,5 +5,7 @@ pub mod encoding;
|
||||
#[cfg(windows)]
|
||||
mod encoding_win;
|
||||
pub mod files;
|
||||
#[cfg(feature = "image")]
|
||||
pub mod img;
|
||||
pub mod name_replacement;
|
||||
pub mod struct_pack;
|
||||
|
||||
Reference in New Issue
Block a user