Do rendering via a renderer instead of sdl
[kaka/rust-sdl-test.git] / src / core / mod.rs
... / ...
CommitLineData
1pub mod app;
2pub mod controller;
3pub mod game;
4pub mod render;