mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
(PAZ): added some signatures.
This commit is contained in:
parent
dd0c72ba15
commit
d46821edd1
@ -159,7 +159,7 @@ namespace GameRes.Formats.Musica
|
||||
|
||||
public PazOpener ()
|
||||
{
|
||||
Signatures = new uint[] { 0x858F8493, 0 };
|
||||
Signatures = new uint[] { 0x858F8493, 0x8F889395, 0x6E656465, 0 };
|
||||
}
|
||||
|
||||
static readonly ISet<string> AudioPazNames = new HashSet<string> {
|
||||
|
Loading…
Reference in New Issue
Block a user