Constant arduboy_rust::prelude::HEIGHT
source · pub const HEIGHT: i16 = 64;
Expand description
The standard height of the arduboy
this is to calculate with it.
pub const HEIGHT: i16 = 64;
The standard height of the arduboy
this is to calculate with it.