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