mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-14 08:54:16 +08:00
Add support to read embbed control block (tested game: https://vndb.org/v19829 )
This commit is contained in:
4
msg_tool_build/src/lib.rs
Normal file
4
msg_tool_build/src/lib.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
#[cfg(feature = "kirikiri-arc")]
|
||||
pub mod kr_arc;
|
||||
#[cfg(feature = "simple-pack")]
|
||||
mod simple_pack;
|
||||
Reference in New Issue
Block a user