mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 08:08:47 +08:00
Add BGI Image decode support
Fix DSC decompress
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
pub mod archive;
|
||||
pub mod bp;
|
||||
pub mod bsi;
|
||||
#[cfg(feature = "bgi-img")]
|
||||
pub mod image;
|
||||
mod parser;
|
||||
pub mod script;
|
||||
|
||||
Reference in New Issue
Block a user