mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-12 07:58:48 +08:00
Add support for HexenHaus Audio Archive File (.bin)
This commit is contained in:
@@ -603,6 +603,9 @@ pub enum ScriptType {
|
||||
/// HexenHaus Arcc archive
|
||||
HexenHausArcc,
|
||||
#[cfg(feature = "hexen-haus-arc")]
|
||||
/// HexenHaus Audio archive
|
||||
HexenHausOdio,
|
||||
#[cfg(feature = "hexen-haus-arc")]
|
||||
/// HexenHaus WAG archive
|
||||
HexenHausWag,
|
||||
#[cfg(feature = "hexen-haus-img")]
|
||||
|
||||
Reference in New Issue
Block a user