mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-11 00:07:57 -06:00
refactor: reorganize systems properly, move events to events.rs
This commit is contained in:
@@ -12,9 +12,9 @@ mod constants;
|
||||
|
||||
mod entity;
|
||||
mod error;
|
||||
mod events;
|
||||
mod game;
|
||||
mod helpers;
|
||||
mod input;
|
||||
mod map;
|
||||
mod platform;
|
||||
mod systems;
|
||||
|
||||
Reference in New Issue
Block a user