mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-07-08 01:31:41 +08:00
bunch of stuff.
This commit is contained in:
@@ -97,7 +97,7 @@ namespace GameRes.Formats.AliceSoft
|
||||
return ImageData.Create (info, format, null, reader.Data, stride);
|
||||
}
|
||||
|
||||
internal class Reader
|
||||
internal class Reader : IBaseImageReader
|
||||
{
|
||||
byte[] m_input;
|
||||
byte[] m_alpha;
|
||||
|
||||
Reference in New Issue
Block a user