moved consts here
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
pub mod bored;
|
||||
pub mod gamedata;
|
||||
pub const WIDTH: i32 = 640;
|
||||
pub const HEIGHT: i32 = 480;
|
||||
|
||||
Reference in New Issue
Block a user