mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-25 21:27:40 +08:00
(AmiFormat.Reader): removed unused field.
This commit is contained in:
@@ -221,7 +221,6 @@ namespace GameRes.Formats.MAI
|
||||
private int m_width;
|
||||
private int m_height;
|
||||
private int m_pixel_size;
|
||||
private bool m_compressed;
|
||||
private byte[] m_output;
|
||||
private byte[] m_alpha;
|
||||
private byte[] m_pixels;
|
||||
|
||||
Reference in New Issue
Block a user