mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-16 02:12:28 -06:00
chore: cargo fix
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//! Debug rendering utilities for Pac-Man.
|
||||
use crate::{
|
||||
constants::{MapTile, BOARD_HEIGHT, BOARD_WIDTH},
|
||||
direction::Direction,
|
||||
ghosts::blinky::Blinky,
|
||||
map::Map,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user