Implement writing image and half the platte information
This commit is contained in:
@@ -11,7 +11,7 @@ struct VRAMInfo {
|
||||
y: int,
|
||||
encoding_str: string,
|
||||
palette_count: int,
|
||||
is_palette: bool,
|
||||
is_palette: bool, // < Can we combine the palette into this, instead of having it separate?
|
||||
}
|
||||
|
||||
struct VRAMData {
|
||||
|
Reference in New Issue
Block a user