mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 12:39:16 +08:00
(BgiAudio): common signature.
This commit is contained in:
parent
9d13e023a2
commit
6367f119ec
@ -38,6 +38,7 @@ namespace GameRes.Formats.BGI
|
||||
|
||||
public BgiAudio ()
|
||||
{
|
||||
Signatures = new uint[] { 0x40, 0 };
|
||||
Extensions = new string[] { "bw", "", "_bw" };
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user