Game can be Bitsy HD

This commit is contained in:
Max Bradbury 2020-04-08 07:40:16 +01:00
parent ed33ff3972
commit c00f9aefcf
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ struct Game {
name: String,
version: f64,
room_format: u8,
hd: bool,
palettes: Vec<Palette>,
variables: Vec<Variable>,
}