mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 13:48:57 +08:00
comment
This commit is contained in:
@@ -206,6 +206,7 @@ namespace GameRes.Formats.Cherry
|
||||
return ImageData.Create (m_info, Format, Palette, m_image_data);
|
||||
}
|
||||
|
||||
// DOUBLE
|
||||
private ImageData ReadV2 ()
|
||||
{
|
||||
if (0 != m_info.PackedSize)
|
||||
|
||||
Reference in New Issue
Block a user