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:
@@ -350,4 +350,10 @@ namespace GameRes.Formats
|
||||
public override string Description { get { return "Unidentified data file"; } }
|
||||
public override uint Signature { get { return 0; } }
|
||||
}
|
||||
|
||||
// [970725][Guilty] Onii-chan e
|
||||
[Export(typeof(ResourceAlias))]
|
||||
[ExportMetadata("Extension", "GLT")]
|
||||
[ExportMetadata("Target", "BMP")]
|
||||
public class GltFormat : ResourceAlias { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user