mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 12:25:02 +01:00
Add some world defs
This commit is contained in:
parent
608f8f9f9f
commit
d78726eb5b
6 changed files with 61 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
mod app;
|
||||
mod game;
|
||||
mod graphics;
|
||||
mod math;
|
||||
mod world;
|
||||
|
||||
use app::App;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue