Game can be Bitsy HD
This commit is contained in:
parent
ed33ff3972
commit
c00f9aefcf
|
@ -104,6 +104,7 @@ struct Game {
|
|||
name: String,
|
||||
version: f64,
|
||||
room_format: u8,
|
||||
hd: bool,
|
||||
palettes: Vec<Palette>,
|
||||
variables: Vec<Variable>,
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue