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

This commit is contained in:
5 changed files with 48 additions and 89 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ mod gameplay;
mod startup;
pub use gameplay::{head_rotation, moving};
pub use startup::startup;
pub use startup::{setup_frame_rate, startup};