mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
bunch of stuff.
This commit is contained in:
@@ -40,6 +40,7 @@ namespace GameRes.Formats.Will
|
||||
public MbfOpener ()
|
||||
{
|
||||
Signatures = new uint[] { 0x3046424D, 0x3146424D };
|
||||
ContainedFormats = new[] { "BC" };
|
||||
}
|
||||
|
||||
public override ArcFile TryOpen (ArcView file)
|
||||
|
||||
Reference in New Issue
Block a user