mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +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);
|
return ImageData.Create (m_info, Format, Palette, m_image_data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// DOUBLE
|
||||||
private ImageData ReadV2 ()
|
private ImageData ReadV2 ()
|
||||||
{
|
{
|
||||||
if (0 != m_info.PackedSize)
|
if (0 != m_info.PackedSize)
|
||||||
|
|||||||
Reference in New Issue
Block a user