mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-11 07:28:49 +08:00
Add support for HexenHaus PNG Image File (.png)
This commit is contained in:
@@ -605,6 +605,9 @@ pub enum ScriptType {
|
||||
#[cfg(feature = "hexen-haus-arc")]
|
||||
/// HexenHaus WAG archive
|
||||
HexenHausWag,
|
||||
#[cfg(feature = "hexen-haus-img")]
|
||||
/// HexenHaus PNG image
|
||||
HexenHausPng,
|
||||
#[cfg(feature = "kirikiri")]
|
||||
#[value(alias("kr-scn"))]
|
||||
/// Kirikiri SCN script
|
||||
|
||||
Reference in New Issue
Block a user