fps counter
This commit is contained in:
@@ -11,6 +11,7 @@ mod input;
|
||||
mod config;
|
||||
mod game;
|
||||
mod tests;
|
||||
mod text;
|
||||
|
||||
fn main() {
|
||||
let log_config = LogConfig::from_file("config/log.toml");
|
||||
|
||||
Reference in New Issue
Block a user