This commit is contained in:
nora 2023-04-17 22:09:53 +02:00
parent 5604327bdc
commit ba93afdf0a
3 changed files with 4 additions and 11 deletions

View file

@ -6,7 +6,6 @@ use game::GameState;
mod command;
mod debug;
mod game;
mod math;
mod tiles;
pub(crate) struct App {