formatting
This commit is contained in:
parent
ae3e061ce8
commit
a29a7f5be4
8 changed files with 937 additions and 15 deletions
|
|
@ -3,7 +3,7 @@ use specs::prelude::*;
|
|||
use specs::saveload::{ SimpleMarker, SimpleMarkerAllocator };
|
||||
use rltk::prelude::*;
|
||||
|
||||
const DISPLAYWIDTH: i32 = 105;
|
||||
const DISPLAYWIDTH: i32 = 100;
|
||||
const DISPLAYHEIGHT: i32 = 56;
|
||||
|
||||
fn main() -> rltk::BError {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue