X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=src%2Fmain.rs;h=b28fd5a48e78e01d4aeea10b90956559d73c3c4c;hb=b1002380f9a0de4510043b09d15fec4590365ab0;hp=d60ad5518f39cf672c0b5f60bc1e6183de9dd798;hpb=5d7eff9e9c0f585e9c4d57907f2e72003d39c757;p=kaka%2Frust-sdl-test.git diff --git a/src/main.rs b/src/main.rs index d60ad55..b28fd5a 100644 --- a/src/main.rs +++ b/src/main.rs @@ -6,7 +6,6 @@ extern crate noise; use core::game::GameState; use core::app::*; -mod boll; mod core; mod geometry; mod sprites;