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:
@@ -42,7 +42,7 @@ namespace GameRes.Formats.HSP
|
||||
|
||||
public DpmOpener ()
|
||||
{
|
||||
Extensions = new string[] { "dpm", "bin" };
|
||||
Extensions = new string[] { "dpm", "bin", "dat" };
|
||||
Signatures = new uint[] { 0x584D5044, 0 };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user