mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-10 12:07:56 -06:00
refactor: move debug related code into debug.rs
This commit is contained in:
@@ -64,6 +64,7 @@ mod helper;
|
||||
mod map;
|
||||
mod modulation;
|
||||
mod pacman;
|
||||
mod debug;
|
||||
|
||||
/// The main entry point of the application.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user