mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 20:04:13 +08:00
comment
This commit is contained in:
parent
c40e7ae9f7
commit
84447709c7
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user