mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
(PAZ): added signature.
This commit is contained in:
@@ -157,7 +157,7 @@ namespace GameRes.Formats.Musica
|
|||||||
|
|
||||||
public PazOpener ()
|
public PazOpener ()
|
||||||
{
|
{
|
||||||
Signatures = new uint[] { 0x858F8493, 0x8F889395, 0x6E656465, 0 };
|
Signatures = new uint[] { 0x858F8493, 0x8F889395, 0x6E656465, 0x848F8486, 0 };
|
||||||
}
|
}
|
||||||
|
|
||||||
static readonly ISet<string> AudioPazNames = new HashSet<string> {
|
static readonly ISet<string> AudioPazNames = new HashSet<string> {
|
||||||
|
|||||||
Reference in New Issue
Block a user