summaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2021-03-19 19:21:11 +0100
committerTom Barrett <tom@tombarrett.xyz>2021-03-19 19:21:11 +0100
commitd2c59a4d07efa3ec4418d7e82352a1cdf38e1518 (patch)
treebfd1953f35732b0577b260d0fb24c4706e6dd9bb /src/lib.rs
parent91a902278617f4981372b0f93612a7bfe902bc9b (diff)
branch trying out bevy
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 78bbb9a..0b6d2c4 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1,4 +1 @@
-pub mod cell;
pub mod constants;
-pub mod cosmonaut;
-pub mod game;