mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 04:25:00 +01:00
more
This commit is contained in:
parent
39dde35229
commit
337b559bf8
4 changed files with 0 additions and 15 deletions
|
|
@ -7,12 +7,10 @@ use res::Res;
|
|||
mod command;
|
||||
mod debug;
|
||||
mod game;
|
||||
mod graphics;
|
||||
mod math;
|
||||
mod res;
|
||||
mod texture_atlas;
|
||||
mod tiles;
|
||||
mod world;
|
||||
|
||||
pub(crate) struct App {
|
||||
pub(crate) game: GameState,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue