mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-10 22:07:55 -06:00
refactor!: begin switching to bevy ECS, all tests broken, all systems broken
This commit is contained in:
@@ -4,6 +4,7 @@ pub mod app;
|
||||
pub mod asset;
|
||||
pub mod audio;
|
||||
pub mod constants;
|
||||
pub mod ecs;
|
||||
pub mod entity;
|
||||
pub mod error;
|
||||
pub mod game;
|
||||
|
||||
Reference in New Issue
Block a user