mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(BgiAudio): common signature.
This commit is contained in:
@@ -38,6 +38,7 @@ namespace GameRes.Formats.BGI
|
|||||||
|
|
||||||
public BgiAudio ()
|
public BgiAudio ()
|
||||||
{
|
{
|
||||||
|
Signatures = new uint[] { 0x40, 0 };
|
||||||
Extensions = new string[] { "bw", "", "_bw" };
|
Extensions = new string[] { "bw", "", "_bw" };
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user