Проектная работа - WIP

This commit is contained in:
6 changed files with 21 additions and 27 deletions
+1 -1
View File
@@ -5,6 +5,6 @@ mod observers;
mod startup;
mod tools;
pub use gameplay::{head_rotation, moving};
pub use gameplay::{head_rotation, snake_moving};
pub use startup::startup;
pub use tools::define_log_layer;