mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-10 00:07:52 -06:00
feat: new edible type for pellet/powerpellet, fruits, separate static/moving entities
This commit is contained in:
@@ -65,6 +65,7 @@ mod map;
|
||||
mod modulation;
|
||||
mod pacman;
|
||||
mod debug;
|
||||
mod edible;
|
||||
|
||||
/// The main entry point of the application.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user