reorg: no main binary, all in bin/
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
#[macro_use] extern crate log;
|
||||
|
||||
pub mod arena;
|
||||
pub mod ega;
|
||||
pub mod tile;
|
||||
pub mod town;
|
||||
pub mod vr;
|
||||
pub mod world;
|
||||
|
||||
mod transpose;
|
||||
|
||||
Reference in New Issue
Block a user