mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-10 08:07:56 -06:00
feat: speed modulation to implement precise speed decrease despite integers
This commit is contained in:
@@ -13,6 +13,7 @@ mod direction;
|
||||
mod entity;
|
||||
mod game;
|
||||
mod pacman;
|
||||
mod modulation;
|
||||
|
||||
#[cfg(target_os = "emscripten")]
|
||||
mod emscripten;
|
||||
|
||||
Reference in New Issue
Block a user